RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #3974ae.
RGB: 57, 116, 174 | CMYK: 67%, 33%, 0%, 32% |
HSV: H: 210° S: 67% V: 68% | HSL: H: 210° S: 51% L: 45% |
#3974AE Color Preview
#3974ae is a shade of blue color with RGB values (57, 116, 174). As mentioned above, this color is a combination of CMYK: 67% Cyan, 33% Magenta, 0% Yellow, and 32% Key (Black) in the CMYK color model.
As mentioned in the table, the HSL cylindrical-coordinate representations have the following values: Hue (H): 210°, Saturation (S): 51%, and Lightness (L): 45%.
The HSV values for #3974ae are as follows: Hue (H): 210°, Saturation (S): 67%, Value (V): 68%.
RGB Values
RGB Values in Percentage
CMYK Distribution
Below is the visual demonstration of #3974AE color shade that interacts to create distinct effects on black and white backgrounds and texts.
<div style="color: #3974AE; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #3974AE;">This is sample text</div>
<div style="color: #ffffff; background-color: #3974AE;">This is sample text</div>
<div style="color: #3974AE;">This is sample text</div>
CSS Codes
You can freely substitute any of these values for CSS properties that require a color input: color, background color, and border color.
color: rgb(57, 116, 174);
color: #3974ae;
Examples
color: rgb(57, 116, 174);
background-color: rgb(57, 116, 174);
border-color: rgb(57, 116, 174);
color: #3974ae;
background-color: #3974ae;
border-color: #3974ae;
Color schemes with #3974AE
Analogous
Here, the analogous color with hex code #3974AE has #3939AE and #39AEAE at 30 degrees clockwise and counterclockwise.
Monochromatic
For the shade with hex code #3974AE, a monochromatic palette will feature a corresponding shade #538DC7, originating from the same hue.
Triadic
The triadic palette built around #3974AE uses two accents #AE3974 and #74AE39, each 120 degrees apart from the main hue.
Complementary
The complementary color for #3974AE is #AE7339.
Tetradic
Here, for the primary color #3974AE, the complementary shade is #AE39AE plus two accent colors, i.e., #AE7339 and #3AAE39.