Shades of Blue Zodiac #394357
Tints of Blue Zodiac #394357
RGB
CMYK
RGB Variations
Color information
#394357 (or 0x394357) is known color: Blue Zodiac. HEX triplet: 39, 43 and 57. RGB value is (57,67,87). Sum of RGB (Red+Green+Blue) = 57+67+87=211 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.01% from 211); Green value is 67 (26.56% from 255 or 31.75% from 211); Blue value is 87 (34.38% from 255 or 41.23% from 211); Max value from RGB is 87 - color contains mainly: blue. Hex color #394357 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394357 is #C6BCA8. Grayscale: #424242. Windows color (decimal): -13024425 or 5718841. OLE color: 5718841.
HSL color Cylindrical-coordinate representation of color #394357: hue angle of 220º 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 #394357 is Cyan = 0.34, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 67 | 87 | - |
| CMYK | 0.34 | 0.23 | 0 | 0.66 |
| HSL | 220º | 0.21% | 0.28% | - |
| HSV(B) | 220º | 0.34% | 0.34% | - |
| XYZ | 5.41 | 5.57 | 9.81 | - |
| YUV | 66.29 | 139.69 | 121.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 67 | 87 | 0.34 | 0.23 | 0 | 0.66 | 220 | 0.21 | 0.28 |
| Hex | 39 | 43 | 57 | 22 | 17 | 0 | 42 | DC | 15 | 1C |
| Octal | 71 | 103 | 127 | 42 | 27 | 0 | 102 | 334 | 25 | 34 |
| Binary | 111001 | 1000011 | 1010111 | 100010 | 10111 | 0 | 1000010 | 11011100 | 10101 | 11100 |
Color Harmonies of #394357
Complementary color
Monochromatic Colors of #394357
Black with #394357
Text Example
Text Example
White with #394357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394357; }
p { color: rgb(57,67,87); }
H1.HeaderClassName
{
color: #394357;
}
.AnyTagClassName
{
color: #394357;
}
</style>
background-color css
<style>
a { background-color: #394357; }
a { background-color: rgb(57,67,87); }
div.DivClassName
{
background-color: #394357;
}
.BgClassName
{
background-color: #394357;
}
</style>
border-color css
<style>
span { border-color: #394357; }
span { border-color: rgb(57,67,87); }
td.TdClassName
{
border-color: #394357;
}
.TagClassName
{
border-color: #394357;
}
</style>