Shades of Blue Zodiac #394259
Tints of Blue Zodiac #394259
RGB
CMYK
RGB Variations
Color information
#394259 (or 0x394259) is known color: Blue Zodiac. HEX triplet: 39, 42 and 59. RGB value is (57,66,89). Sum of RGB (Red+Green+Blue) = 57+66+89=212 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.89% from 212); Green value is 66 (26.17% from 255 or 31.13% from 212); Blue value is 89 (35.16% from 255 or 41.98% from 212); Max value from RGB is 89 - color contains mainly: blue. Hex color #394259 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394259 is #C6BDA6. Grayscale: #414141. Windows color (decimal): -13024679 or 5849657. OLE color: 5849657.
HSL color Cylindrical-coordinate representation of color #394259: hue angle of 223.12º degrees, saturation: 0.22, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #394259 is Cyan = 0.36, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 57 | 66 | 89 | - |
| CMYK | 0.36 | 0.26 | 0 | 0.65 |
| HSL | 223.13º | 0.22% | 0.29% | - |
| HSV(B) | 223.13º | 0.36% | 0.35% | - |
| XYZ | 5.44 | 5.49 | 10.22 | - |
| YUV | 65.93 | 141.02 | 121.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 66 | 89 | 0.36 | 0.26 | 0 | 0.65 | 223.13 | 0.22 | 0.29 |
| Hex | 39 | 42 | 59 | 24 | 1A | 0 | 41 | DF | 16 | 1D |
| Octal | 71 | 102 | 131 | 44 | 32 | 0 | 101 | 337 | 26 | 35 |
| Binary | 111001 | 1000010 | 1011001 | 100100 | 11010 | 0 | 1000001 | 11011111 | 10110 | 11101 |
Color Harmonies of #394259
Complementary color
Monochromatic Colors of #394259
Black with #394259
Text Example
Text Example
White with #394259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394259; }
p { color: rgb(57,66,89); }
H1.HeaderClassName
{
color: #394259;
}
.AnyTagClassName
{
color: #394259;
}
</style>
background-color css
<style>
a { background-color: #394259; }
a { background-color: rgb(57,66,89); }
div.DivClassName
{
background-color: #394259;
}
.BgClassName
{
background-color: #394259;
}
</style>
border-color css
<style>
span { border-color: #394259; }
span { border-color: rgb(57,66,89); }
td.TdClassName
{
border-color: #394259;
}
.TagClassName
{
border-color: #394259;
}
</style>