Shades of Tax Break #476461
Tints of Tax Break #476461
RGB
CMYK
RGB Variations
Color information
#476461 (or 0x476461) is known color: Tax Break. HEX triplet: 47, 64 and 61. RGB value is (71,100,97). Sum of RGB (Red+Green+Blue) = 71+100+97=268 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.49% from 268); Green value is 100 (39.45% from 255 or 37.31% from 268); Blue value is 97 (38.28% from 255 or 36.19% from 268); Max value from RGB is 100 - color contains mainly: green. Hex color #476461 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476461 is #B89B9E. Grayscale: #5A5A5A. Windows color (decimal): -12098463 or 6382663. OLE color: 6382663.
HSL color Cylindrical-coordinate representation of color #476461: hue angle of 173.79º 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 #476461 is Cyan = 0.29, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 100 | 97 | - |
| CMYK | 0.29 | 0 | 0.03 | 0.61 |
| HSL | 173.79º | 0.17% | 0.34% | - |
| HSV(B) | 173.79º | 0.29% | 0.39% | - |
| XYZ | 9.31 | 11.32 | 13 | - |
| YUV | 90.99 | 131.39 | 113.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 100 | 97 | 0.29 | 0 | 0.03 | 0.61 | 173.79 | 0.17 | 0.34 |
| Hex | 47 | 64 | 61 | 1D | 0 | 3 | 3D | AE | 11 | 22 |
| Octal | 107 | 144 | 141 | 35 | 0 | 3 | 75 | 256 | 21 | 42 |
| Binary | 1000111 | 1100100 | 1100001 | 11101 | 0 | 11 | 111101 | 10101110 | 10001 | 100010 |
Color Harmonies of #476461
Complementary color
Monochromatic Colors of #476461
Black with #476461
Text Example
Text Example
White with #476461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476461; }
p { color: rgb(71,100,97); }
H1.HeaderClassName
{
color: #476461;
}
.AnyTagClassName
{
color: #476461;
}
</style>
background-color css
<style>
a { background-color: #476461; }
a { background-color: rgb(71,100,97); }
div.DivClassName
{
background-color: #476461;
}
.BgClassName
{
background-color: #476461;
}
</style>
border-color css
<style>
span { border-color: #476461; }
span { border-color: rgb(71,100,97); }
td.TdClassName
{
border-color: #476461;
}
.TagClassName
{
border-color: #476461;
}
</style>