Shades of Tax Break #476764
Tints of Tax Break #476764
RGB
CMYK
RGB Variations
Color information
#476764 (or 0x476764) is known color: Tax Break. HEX triplet: 47, 67 and 64. RGB value is (71,103,100). Sum of RGB (Red+Green+Blue) = 71+103+100=274 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.91% from 274); Green value is 103 (40.62% from 255 or 37.59% from 274); Blue value is 100 (39.45% from 255 or 36.50% from 274); Max value from RGB is 103 - color contains mainly: green. Hex color #476764 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476764 is #B8989B. Grayscale: #5D5D5D. Windows color (decimal): -12097692 or 6580039. OLE color: 6580039.
HSL color Cylindrical-coordinate representation of color #476764: hue angle of 174.38º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #476764 is Cyan = 0.31, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 103 | 100 | - |
| CMYK | 0.31 | 0 | 0.03 | 0.60 |
| HSL | 174.38º | 0.18% | 0.34% | - |
| HSV(B) | 174.38º | 0.31% | 0.4% | - |
| XYZ | 9.75 | 11.96 | 13.85 | - |
| YUV | 93.09 | 131.9 | 112.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 103 | 100 | 0.31 | 0 | 0.03 | 0.60 | 174.38 | 0.18 | 0.34 |
| Hex | 47 | 67 | 64 | 1F | 0 | 3 | 3C | AE | 12 | 22 |
| Octal | 107 | 147 | 144 | 37 | 0 | 3 | 74 | 256 | 22 | 42 |
| Binary | 1000111 | 1100111 | 1100100 | 11111 | 0 | 11 | 111100 | 10101110 | 10010 | 100010 |
Color Harmonies of #476764
Complementary color
Monochromatic Colors of #476764
Black with #476764
Text Example
Text Example
White with #476764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476764; }
p { color: rgb(71,103,100); }
H1.HeaderClassName
{
color: #476764;
}
.AnyTagClassName
{
color: #476764;
}
</style>
background-color css
<style>
a { background-color: #476764; }
a { background-color: rgb(71,103,100); }
div.DivClassName
{
background-color: #476764;
}
.BgClassName
{
background-color: #476764;
}
</style>
border-color css
<style>
span { border-color: #476764; }
span { border-color: rgb(71,103,100); }
td.TdClassName
{
border-color: #476764;
}
.TagClassName
{
border-color: #476764;
}
</style>