Shades of Blue Zodiac #474956
Tints of Blue Zodiac #474956
RGB
CMYK
RGB Variations
Color information
#474956 (or 0x474956) is known color: Blue Zodiac. HEX triplet: 47, 49 and 56. RGB value is (71,73,86). Sum of RGB (Red+Green+Blue) = 71+73+86=230 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.87% from 230); Green value is 73 (28.91% from 255 or 31.74% from 230); Blue value is 86 (33.98% from 255 or 37.39% from 230); Max value from RGB is 86 - color contains mainly: blue. Hex color #474956 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474956 is #B8B6A9. Grayscale: #494949. Windows color (decimal): -12105386 or 5654855. OLE color: 5654855.
HSL color Cylindrical-coordinate representation of color #474956: hue angle of 232º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #474956 is Cyan = 0.17, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 73 | 86 | - |
| CMYK | 0.17 | 0.15 | 0 | 0.66 |
| HSL | 232º | 0.1% | 0.31% | - |
| HSV(B) | 232º | 0.17% | 0.34% | - |
| XYZ | 6.66 | 6.78 | 9.76 | - |
| YUV | 73.88 | 134.84 | 125.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 73 | 86 | 0.17 | 0.15 | 0 | 0.66 | 232 | 0.1 | 0.31 |
| Hex | 47 | 49 | 56 | 11 | F | 0 | 42 | E8 | A | 1F |
| Octal | 107 | 111 | 126 | 21 | 17 | 0 | 102 | 350 | 12 | 37 |
| Binary | 1000111 | 1001001 | 1010110 | 10001 | 1111 | 0 | 1000010 | 11101000 | 1010 | 11111 |
Color Harmonies of #474956
Complementary color
Monochromatic Colors of #474956
Black with #474956
Text Example
Text Example
White with #474956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474956; }
p { color: rgb(71,73,86); }
H1.HeaderClassName
{
color: #474956;
}
.AnyTagClassName
{
color: #474956;
}
</style>
background-color css
<style>
a { background-color: #474956; }
a { background-color: rgb(71,73,86); }
div.DivClassName
{
background-color: #474956;
}
.BgClassName
{
background-color: #474956;
}
</style>
border-color css
<style>
span { border-color: #474956; }
span { border-color: rgb(71,73,86); }
td.TdClassName
{
border-color: #474956;
}
.TagClassName
{
border-color: #474956;
}
</style>