Shades of Blue Zodiac #394257
Tints of Blue Zodiac #394257
RGB
CMYK
RGB Variations
Color information
#394257 (or 0x394257) is known color: Blue Zodiac. HEX triplet: 39, 42 and 57. RGB value is (57,66,87). Sum of RGB (Red+Green+Blue) = 57+66+87=210 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.14% from 210); Green value is 66 (26.17% from 255 or 31.43% from 210); Blue value is 87 (34.38% from 255 or 41.43% from 210); Max value from RGB is 87 - color contains mainly: blue. Hex color #394257 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394257 is #C6BDA8. Grayscale: #414141. Windows color (decimal): -13024681 or 5718585. OLE color: 5718585.
HSL color Cylindrical-coordinate representation of color #394257: hue angle of 222º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #394257 is Cyan = 0.34, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 66 | 87 | - |
| CMYK | 0.34 | 0.24 | 0 | 0.66 |
| HSL | 222º | 0.21% | 0.28% | - |
| HSV(B) | 222º | 0.34% | 0.34% | - |
| XYZ | 5.36 | 5.45 | 9.79 | - |
| YUV | 65.7 | 140.02 | 121.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 66 | 87 | 0.34 | 0.24 | 0 | 0.66 | 222 | 0.21 | 0.28 |
| Hex | 39 | 42 | 57 | 22 | 18 | 0 | 42 | DE | 15 | 1C |
| Octal | 71 | 102 | 127 | 42 | 30 | 0 | 102 | 336 | 25 | 34 |
| Binary | 111001 | 1000010 | 1010111 | 100010 | 11000 | 0 | 1000010 | 11011110 | 10101 | 11100 |
Color Harmonies of #394257
Complementary color
Monochromatic Colors of #394257
Black with #394257
Text Example
Text Example
White with #394257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394257; }
p { color: rgb(57,66,87); }
H1.HeaderClassName
{
color: #394257;
}
.AnyTagClassName
{
color: #394257;
}
</style>
background-color css
<style>
a { background-color: #394257; }
a { background-color: rgb(57,66,87); }
div.DivClassName
{
background-color: #394257;
}
.BgClassName
{
background-color: #394257;
}
</style>
border-color css
<style>
span { border-color: #394257; }
span { border-color: rgb(57,66,87); }
td.TdClassName
{
border-color: #394257;
}
.TagClassName
{
border-color: #394257;
}
</style>