Shades of Tax Break #496464
Tints of Tax Break #496464
RGB
CMYK
RGB Variations
Color information
#496464 (or 0x496464) is known color: Tax Break. HEX triplet: 49, 64 and 64. RGB value is (73,100,100). Sum of RGB (Red+Green+Blue) = 73+100+100=273 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.74% from 273); Green value is 100 (39.45% from 255 or 36.63% from 273); Blue value is 100 (39.45% from 255 or 36.63% from 273); Max value from RGB is 100 - color contains mainly: green, blue. Hex color #496464 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496464 is #B69B9B. Grayscale: #5B5B5B. Windows color (decimal): -11967388 or 6579273. OLE color: 6579273.
HSL color Cylindrical-coordinate representation of color #496464: hue angle of 180º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #496464 is Cyan = 0.27, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 73 | 100 | 100 | - |
| CMYK | 0.27 | 0 | 0 | 0.61 |
| HSL | 180º | 0.16% | 0.34% | - |
| HSV(B) | 180º | 0.27% | 0.39% | - |
| XYZ | 9.61 | 11.45 | 13.76 | - |
| YUV | 91.93 | 132.55 | 114.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 100 | 100 | 0.27 | 0 | 0 | 0.61 | 180 | 0.16 | 0.34 |
| Hex | 49 | 64 | 64 | 1B | 0 | 0 | 3D | B4 | 10 | 22 |
| Octal | 111 | 144 | 144 | 33 | 0 | 0 | 75 | 264 | 20 | 42 |
| Binary | 1001001 | 1100100 | 1100100 | 11011 | 0 | 0 | 111101 | 10110100 | 10000 | 100010 |
Color Harmonies of #496464
Complementary color
Monochromatic Colors of #496464
Black with #496464
Text Example
Text Example
White with #496464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496464; }
p { color: rgb(73,100,100); }
H1.HeaderClassName
{
color: #496464;
}
.AnyTagClassName
{
color: #496464;
}
</style>
background-color css
<style>
a { background-color: #496464; }
a { background-color: rgb(73,100,100); }
div.DivClassName
{
background-color: #496464;
}
.BgClassName
{
background-color: #496464;
}
</style>
border-color css
<style>
span { border-color: #496464; }
span { border-color: rgb(73,100,100); }
td.TdClassName
{
border-color: #496464;
}
.TagClassName
{
border-color: #496464;
}
</style>