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