Shades of Tax Break #476665
Tints of Tax Break #476665
RGB
CMYK
RGB Variations
Color information
#476665 (or 0x476665) is known color: Tax Break. HEX triplet: 47, 66 and 65. RGB value is (71,102,101). Sum of RGB (Red+Green+Blue) = 71+102+101=274 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.91% from 274); Green value is 102 (40.23% from 255 or 37.23% from 274); Blue value is 101 (39.84% from 255 or 36.86% from 274); Max value from RGB is 102 - color contains mainly: green. Hex color #476665 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476665 is #B8999A. Grayscale: #5C5C5C. Windows color (decimal): -12097947 or 6645319. OLE color: 6645319.
HSL color Cylindrical-coordinate representation of color #476665: hue angle of 178.06º degrees, saturation: 0.18, 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 #476665 is Cyan = 0.30, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 71 | 102 | 101 | - |
| CMYK | 0.30 | 0 | 0.01 | 0.6 |
| HSL | 178.06º | 0.18% | 0.34% | - |
| HSV(B) | 178.06º | 0.3% | 0.4% | - |
| XYZ | 9.7 | 11.78 | 14.07 | - |
| YUV | 92.62 | 132.73 | 112.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 102 | 101 | 0.30 | 0 | 0.01 | 0.6 | 178.06 | 0.18 | 0.34 |
| Hex | 47 | 66 | 65 | 1E | 0 | 1 | 3C | B2 | 12 | 22 |
| Octal | 107 | 146 | 145 | 36 | 0 | 1 | 74 | 262 | 22 | 42 |
| Binary | 1000111 | 1100110 | 1100101 | 11110 | 0 | 1 | 111100 | 10110010 | 10010 | 100010 |
Color Harmonies of #476665
Complementary color
Monochromatic Colors of #476665
Black with #476665
Text Example
Text Example
White with #476665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476665; }
p { color: rgb(71,102,101); }
H1.HeaderClassName
{
color: #476665;
}
.AnyTagClassName
{
color: #476665;
}
</style>
background-color css
<style>
a { background-color: #476665; }
a { background-color: rgb(71,102,101); }
div.DivClassName
{
background-color: #476665;
}
.BgClassName
{
background-color: #476665;
}
</style>
border-color css
<style>
span { border-color: #476665; }
span { border-color: rgb(71,102,101); }
td.TdClassName
{
border-color: #476665;
}
.TagClassName
{
border-color: #476665;
}
</style>