Shades of Tax Break #476462
Tints of Tax Break #476462
RGB
CMYK
RGB Variations
Color information
#476462 (or 0x476462) is known color: Tax Break. HEX triplet: 47, 64 and 62. RGB value is (71,100,98). Sum of RGB (Red+Green+Blue) = 71+100+98=269 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.39% from 269); Green value is 100 (39.45% from 255 or 37.17% from 269); Blue value is 98 (38.67% from 255 or 36.43% from 269); Max value from RGB is 100 - color contains mainly: green. Hex color #476462 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476462 is #B89B9D. Grayscale: #5B5B5B. Windows color (decimal): -12098462 or 6448199. OLE color: 6448199.
HSL color Cylindrical-coordinate representation of color #476462: hue angle of 175.86º 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 #476462 is Cyan = 0.29, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 100 | 98 | - |
| CMYK | 0.29 | 0 | 0.02 | 0.61 |
| HSL | 175.86º | 0.17% | 0.34% | - |
| HSV(B) | 175.86º | 0.29% | 0.39% | - |
| XYZ | 9.36 | 11.34 | 13.25 | - |
| YUV | 91.1 | 131.89 | 113.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 100 | 98 | 0.29 | 0 | 0.02 | 0.61 | 175.86 | 0.17 | 0.34 |
| Hex | 47 | 64 | 62 | 1D | 0 | 2 | 3D | B0 | 11 | 22 |
| Octal | 107 | 144 | 142 | 35 | 0 | 2 | 75 | 260 | 21 | 42 |
| Binary | 1000111 | 1100100 | 1100010 | 11101 | 0 | 10 | 111101 | 10110000 | 10001 | 100010 |
Color Harmonies of #476462
Complementary color
Monochromatic Colors of #476462
Black with #476462
Text Example
Text Example
White with #476462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476462; }
p { color: rgb(71,100,98); }
H1.HeaderClassName
{
color: #476462;
}
.AnyTagClassName
{
color: #476462;
}
</style>
background-color css
<style>
a { background-color: #476462; }
a { background-color: rgb(71,100,98); }
div.DivClassName
{
background-color: #476462;
}
.BgClassName
{
background-color: #476462;
}
</style>
border-color css
<style>
span { border-color: #476462; }
span { border-color: rgb(71,100,98); }
td.TdClassName
{
border-color: #476462;
}
.TagClassName
{
border-color: #476462;
}
</style>