Shades of Tax Break #476160
Tints of Tax Break #476160
RGB
CMYK
RGB Variations
Color information
#476160 (or 0x476160) is known color: Tax Break. HEX triplet: 47, 61 and 60. RGB value is (71,97,96). Sum of RGB (Red+Green+Blue) = 71+97+96=264 (34% of max value = 765). Red value is 71 (28.12% from 255 or 26.89% from 264); Green value is 97 (38.28% from 255 or 36.74% from 264); Blue value is 96 (37.89% from 255 or 36.36% from 264); Max value from RGB is 97 - color contains mainly: green. Hex color #476160 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476160 is #B89E9F. Grayscale: #595959. Windows color (decimal): -12099232 or 6316359. OLE color: 6316359.
HSL color Cylindrical-coordinate representation of color #476160: hue angle of 177.69º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #476160 is Cyan = 0.27, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 97 | 96 | - |
| CMYK | 0.27 | 0 | 0.01 | 0.62 |
| HSL | 177.69º | 0.15% | 0.33% | - |
| HSV(B) | 177.69º | 0.27% | 0.38% | - |
| XYZ | 8.98 | 10.73 | 12.66 | - |
| YUV | 89.11 | 131.89 | 115.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 97 | 96 | 0.27 | 0 | 0.01 | 0.62 | 177.69 | 0.15 | 0.33 |
| Hex | 47 | 61 | 60 | 1B | 0 | 1 | 3E | B2 | F | 21 |
| Octal | 107 | 141 | 140 | 33 | 0 | 1 | 76 | 262 | 17 | 41 |
| Binary | 1000111 | 1100001 | 1100000 | 11011 | 0 | 1 | 111110 | 10110010 | 1111 | 100001 |
Color Harmonies of #476160
Complementary color
Monochromatic Colors of #476160
Black with #476160
Text Example
Text Example
White with #476160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476160; }
p { color: rgb(71,97,96); }
H1.HeaderClassName
{
color: #476160;
}
.AnyTagClassName
{
color: #476160;
}
</style>
background-color css
<style>
a { background-color: #476160; }
a { background-color: rgb(71,97,96); }
div.DivClassName
{
background-color: #476160;
}
.BgClassName
{
background-color: #476160;
}
</style>
border-color css
<style>
span { border-color: #476160; }
span { border-color: rgb(71,97,96); }
td.TdClassName
{
border-color: #476160;
}
.TagClassName
{
border-color: #476160;
}
</style>