Shades of Tax Break #476562
Tints of Tax Break #476562
RGB
CMYK
RGB Variations
Color information
#476562 (or 0x476562) is known color: Tax Break. HEX triplet: 47, 65 and 62. RGB value is (71,101,98). Sum of RGB (Red+Green+Blue) = 71+101+98=270 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.30% from 270); Green value is 101 (39.84% from 255 or 37.41% from 270); Blue value is 98 (38.67% from 255 or 36.30% from 270); Max value from RGB is 101 - color contains mainly: green. Hex color #476562 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476562 is #B89A9D. Grayscale: #5B5B5B. Windows color (decimal): -12098206 or 6448455. OLE color: 6448455.
HSL color Cylindrical-coordinate representation of color #476562: hue angle of 174º degrees, saturation: 0.17, 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 #476562 is Cyan = 0.30, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 101 | 98 | - |
| CMYK | 0.30 | 0 | 0.03 | 0.60 |
| HSL | 174º | 0.17% | 0.34% | - |
| HSV(B) | 174º | 0.3% | 0.4% | - |
| XYZ | 9.46 | 11.53 | 13.28 | - |
| YUV | 91.69 | 131.56 | 113.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 101 | 98 | 0.30 | 0 | 0.03 | 0.60 | 174 | 0.17 | 0.34 |
| Hex | 47 | 65 | 62 | 1E | 0 | 3 | 3C | AE | 11 | 22 |
| Octal | 107 | 145 | 142 | 36 | 0 | 3 | 74 | 256 | 21 | 42 |
| Binary | 1000111 | 1100101 | 1100010 | 11110 | 0 | 11 | 111100 | 10101110 | 10001 | 100010 |
Color Harmonies of #476562
Complementary color
Monochromatic Colors of #476562
Black with #476562
Text Example
Text Example
White with #476562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476562; }
p { color: rgb(71,101,98); }
H1.HeaderClassName
{
color: #476562;
}
.AnyTagClassName
{
color: #476562;
}
</style>
background-color css
<style>
a { background-color: #476562; }
a { background-color: rgb(71,101,98); }
div.DivClassName
{
background-color: #476562;
}
.BgClassName
{
background-color: #476562;
}
</style>
border-color css
<style>
span { border-color: #476562; }
span { border-color: rgb(71,101,98); }
td.TdClassName
{
border-color: #476562;
}
.TagClassName
{
border-color: #476562;
}
</style>