Shades of Tax Break #476463
Tints of Tax Break #476463
RGB
CMYK
RGB Variations
Color information
#476463 (or 0x476463) is known color: Tax Break. HEX triplet: 47, 64 and 63. RGB value is (71,100,99). Sum of RGB (Red+Green+Blue) = 71+100+99=270 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.30% from 270); Green value is 100 (39.45% from 255 or 37.04% from 270); Blue value is 99 (39.06% from 255 or 36.67% from 270); Max value from RGB is 100 - color contains mainly: green. Hex color #476463 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476463 is #B89B9C. Grayscale: #5B5B5B. Windows color (decimal): -12098461 or 6513735. OLE color: 6513735.
HSL color Cylindrical-coordinate representation of color #476463: hue angle of 177.93º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #476463 is Cyan = 0.29, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 100 | 99 | - |
| CMYK | 0.29 | 0 | 0.01 | 0.61 |
| HSL | 177.93º | 0.17% | 0.34% | - |
| HSV(B) | 177.93º | 0.29% | 0.39% | - |
| XYZ | 9.41 | 11.35 | 13.5 | - |
| YUV | 91.22 | 132.39 | 113.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 100 | 99 | 0.29 | 0 | 0.01 | 0.61 | 177.93 | 0.17 | 0.34 |
| Hex | 47 | 64 | 63 | 1D | 0 | 1 | 3D | B2 | 11 | 22 |
| Octal | 107 | 144 | 143 | 35 | 0 | 1 | 75 | 262 | 21 | 42 |
| Binary | 1000111 | 1100100 | 1100011 | 11101 | 0 | 1 | 111101 | 10110010 | 10001 | 100010 |
Color Harmonies of #476463
Complementary color
Monochromatic Colors of #476463
Black with #476463
Text Example
Text Example
White with #476463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476463; }
p { color: rgb(71,100,99); }
H1.HeaderClassName
{
color: #476463;
}
.AnyTagClassName
{
color: #476463;
}
</style>
background-color css
<style>
a { background-color: #476463; }
a { background-color: rgb(71,100,99); }
div.DivClassName
{
background-color: #476463;
}
.BgClassName
{
background-color: #476463;
}
</style>
border-color css
<style>
span { border-color: #476463; }
span { border-color: rgb(71,100,99); }
td.TdClassName
{
border-color: #476463;
}
.TagClassName
{
border-color: #476463;
}
</style>