Shades of Tax Break #476566
Tints of Tax Break #476566
RGB
CMYK
RGB Variations
Color information
#476566 (or 0x476566) is known color: Tax Break. HEX triplet: 47, 65 and 66. RGB value is (71,101,102). Sum of RGB (Red+Green+Blue) = 71+101+102=274 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.91% from 274); Green value is 101 (39.84% from 255 or 36.86% from 274); Blue value is 102 (40.23% from 255 or 37.23% from 274); Max value from RGB is 102 - color contains mainly: blue. Hex color #476566 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476566 is #B89A99. Grayscale: #5C5C5C. Windows color (decimal): -12098202 or 6710599. OLE color: 6710599.
HSL color Cylindrical-coordinate representation of color #476566: hue angle of 181.94º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #476566 is Cyan = 0.30, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 71 | 101 | 102 | - |
| CMYK | 0.30 | 0.01 | 0 | 0.6 |
| HSL | 181.94º | 0.18% | 0.34% | - |
| HSV(B) | 181.94º | 0.3% | 0.4% | - |
| XYZ | 9.65 | 11.61 | 14.3 | - |
| YUV | 92.14 | 133.56 | 112.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 101 | 102 | 0.30 | 0.01 | 0 | 0.6 | 181.94 | 0.18 | 0.34 |
| Hex | 47 | 65 | 66 | 1E | 1 | 0 | 3C | B6 | 12 | 22 |
| Octal | 107 | 145 | 146 | 36 | 1 | 0 | 74 | 266 | 22 | 42 |
| Binary | 1000111 | 1100101 | 1100110 | 11110 | 1 | 0 | 111100 | 10110110 | 10010 | 100010 |
Color Harmonies of #476566
Complementary color
Monochromatic Colors of #476566
Black with #476566
Text Example
Text Example
White with #476566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476566; }
p { color: rgb(71,101,102); }
H1.HeaderClassName
{
color: #476566;
}
.AnyTagClassName
{
color: #476566;
}
</style>
background-color css
<style>
a { background-color: #476566; }
a { background-color: rgb(71,101,102); }
div.DivClassName
{
background-color: #476566;
}
.BgClassName
{
background-color: #476566;
}
</style>
border-color css
<style>
span { border-color: #476566; }
span { border-color: rgb(71,101,102); }
td.TdClassName
{
border-color: #476566;
}
.TagClassName
{
border-color: #476566;
}
</style>