Shades of Blue Zodiac #394054
Tints of Blue Zodiac #394054
RGB
CMYK
RGB Variations
Color information
#394054 (or 0x394054) is known color: Blue Zodiac. HEX triplet: 39, 40 and 54. RGB value is (57,64,84). Sum of RGB (Red+Green+Blue) = 57+64+84=205 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.80% from 205); Green value is 64 (25.39% from 255 or 31.22% from 205); Blue value is 84 (33.20% from 255 or 40.98% from 205); Max value from RGB is 84 - color contains mainly: blue. Hex color #394054 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394054 is #C6BFAB. Grayscale: #404040. Windows color (decimal): -13025196 or 5521465. OLE color: 5521465.
HSL color Cylindrical-coordinate representation of color #394054: hue angle of 224.44º degrees, saturation: 0.19, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #394054 is Cyan = 0.32, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 64 | 84 | - |
| CMYK | 0.32 | 0.24 | 0 | 0.67 |
| HSL | 224.44º | 0.19% | 0.28% | - |
| HSV(B) | 224.44º | 0.32% | 0.33% | - |
| XYZ | 5.12 | 5.18 | 9.12 | - |
| YUV | 64.19 | 139.18 | 122.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 64 | 84 | 0.32 | 0.24 | 0 | 0.67 | 224.44 | 0.19 | 0.28 |
| Hex | 39 | 40 | 54 | 20 | 18 | 0 | 43 | E0 | 13 | 1C |
| Octal | 71 | 100 | 124 | 40 | 30 | 0 | 103 | 340 | 23 | 34 |
| Binary | 111001 | 1000000 | 1010100 | 100000 | 11000 | 0 | 1000011 | 11100000 | 10011 | 11100 |
Color Harmonies of #394054
Complementary color
Monochromatic Colors of #394054
Black with #394054
Text Example
Text Example
White with #394054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394054; }
p { color: rgb(57,64,84); }
H1.HeaderClassName
{
color: #394054;
}
.AnyTagClassName
{
color: #394054;
}
</style>
background-color css
<style>
a { background-color: #394054; }
a { background-color: rgb(57,64,84); }
div.DivClassName
{
background-color: #394054;
}
.BgClassName
{
background-color: #394054;
}
</style>
border-color css
<style>
span { border-color: #394054; }
span { border-color: rgb(57,64,84); }
td.TdClassName
{
border-color: #394054;
}
.TagClassName
{
border-color: #394054;
}
</style>