Shades of Tax Break #476465
Tints of Tax Break #476465
RGB
CMYK
RGB Variations
Color information
#476465 (or 0x476465) is known color: Tax Break. HEX triplet: 47, 64 and 65. RGB value is (71,100,101). Sum of RGB (Red+Green+Blue) = 71+100+101=272 (36% of max value = 765). Red value is 71 (28.12% from 255 or 26.10% from 272); Green value is 100 (39.45% from 255 or 36.76% from 272); Blue value is 101 (39.84% from 255 or 37.13% from 272); Max value from RGB is 101 - color contains mainly: blue. Hex color #476465 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476465 is #B89B9A. Grayscale: #5B5B5B. Windows color (decimal): -12098459 or 6644807. OLE color: 6644807.
HSL color Cylindrical-coordinate representation of color #476465: hue angle of 182º 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 #476465 is Cyan = 0.30, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 100 | 101 | - |
| CMYK | 0.30 | 0.01 | 0 | 0.60 |
| HSL | 182º | 0.17% | 0.34% | - |
| HSV(B) | 182º | 0.3% | 0.4% | - |
| XYZ | 9.5 | 11.39 | 14.01 | - |
| YUV | 91.44 | 133.39 | 113.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 100 | 101 | 0.30 | 0.01 | 0 | 0.60 | 182 | 0.17 | 0.34 |
| Hex | 47 | 64 | 65 | 1E | 1 | 0 | 3C | B6 | 11 | 22 |
| Octal | 107 | 144 | 145 | 36 | 1 | 0 | 74 | 266 | 21 | 42 |
| Binary | 1000111 | 1100100 | 1100101 | 11110 | 1 | 0 | 111100 | 10110110 | 10001 | 100010 |
Color Harmonies of #476465
Complementary color
Monochromatic Colors of #476465
Black with #476465
Text Example
Text Example
White with #476465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476465; }
p { color: rgb(71,100,101); }
H1.HeaderClassName
{
color: #476465;
}
.AnyTagClassName
{
color: #476465;
}
</style>
background-color css
<style>
a { background-color: #476465; }
a { background-color: rgb(71,100,101); }
div.DivClassName
{
background-color: #476465;
}
.BgClassName
{
background-color: #476465;
}
</style>
border-color css
<style>
span { border-color: #476465; }
span { border-color: rgb(71,100,101); }
td.TdClassName
{
border-color: #476465;
}
.TagClassName
{
border-color: #476465;
}
</style>