Shades of Blue Zodiac #394055
Tints of Blue Zodiac #394055
RGB
CMYK
RGB Variations
Color information
#394055 (or 0x394055) is known color: Blue Zodiac. HEX triplet: 39, 40 and 55. RGB value is (57,64,85). Sum of RGB (Red+Green+Blue) = 57+64+85=206 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.67% from 206); Green value is 64 (25.39% from 255 or 31.07% from 206); Blue value is 85 (33.59% from 255 or 41.26% from 206); Max value from RGB is 85 - color contains mainly: blue. Hex color #394055 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394055 is #C6BFAA. Grayscale: #404040. Windows color (decimal): -13025195 or 5587001. OLE color: 5587001.
HSL color Cylindrical-coordinate representation of color #394055: hue angle of 225º degrees, saturation: 0.2, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #394055 is Cyan = 0.33, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 64 | 85 | - |
| CMYK | 0.33 | 0.25 | 0 | 0.67 |
| HSL | 225º | 0.2% | 0.28% | - |
| HSV(B) | 225º | 0.33% | 0.33% | - |
| XYZ | 5.16 | 5.19 | 9.32 | - |
| YUV | 64.3 | 139.68 | 122.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 64 | 85 | 0.33 | 0.25 | 0 | 0.67 | 225 | 0.2 | 0.28 |
| Hex | 39 | 40 | 55 | 21 | 19 | 0 | 43 | E1 | 14 | 1C |
| Octal | 71 | 100 | 125 | 41 | 31 | 0 | 103 | 341 | 24 | 34 |
| Binary | 111001 | 1000000 | 1010101 | 100001 | 11001 | 0 | 1000011 | 11100001 | 10100 | 11100 |
Color Harmonies of #394055
Complementary color
Monochromatic Colors of #394055
Black with #394055
Text Example
Text Example
White with #394055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394055; }
p { color: rgb(57,64,85); }
H1.HeaderClassName
{
color: #394055;
}
.AnyTagClassName
{
color: #394055;
}
</style>
background-color css
<style>
a { background-color: #394055; }
a { background-color: rgb(57,64,85); }
div.DivClassName
{
background-color: #394055;
}
.BgClassName
{
background-color: #394055;
}
</style>
border-color css
<style>
span { border-color: #394055; }
span { border-color: rgb(57,64,85); }
td.TdClassName
{
border-color: #394055;
}
.TagClassName
{
border-color: #394055;
}
</style>