Shades of Tax Break #496462
Tints of Tax Break #496462
RGB
CMYK
RGB Variations
Color information
#496462 (or 0x496462) is known color: Tax Break. HEX triplet: 49, 64 and 62. RGB value is (73,100,98). Sum of RGB (Red+Green+Blue) = 73+100+98=271 (35% of max value = 765). Red value is 73 (28.91% from 255 or 26.94% from 271); Green value is 100 (39.45% from 255 or 36.90% from 271); Blue value is 98 (38.67% from 255 or 36.16% from 271); Max value from RGB is 100 - color contains mainly: green. Hex color #496462 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496462 is #B69B9D. Grayscale: #5B5B5B. Windows color (decimal): -11967390 or 6448201. OLE color: 6448201.
HSL color Cylindrical-coordinate representation of color #496462: hue angle of 175.56º 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 #496462 is Cyan = 0.27, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 73 | 100 | 98 | - |
| CMYK | 0.27 | 0 | 0.02 | 0.61 |
| HSL | 175.56º | 0.16% | 0.34% | - |
| HSV(B) | 175.56º | 0.27% | 0.39% | - |
| XYZ | 9.51 | 11.41 | 13.26 | - |
| YUV | 91.7 | 131.55 | 114.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 100 | 98 | 0.27 | 0 | 0.02 | 0.61 | 175.56 | 0.16 | 0.34 |
| Hex | 49 | 64 | 62 | 1B | 0 | 2 | 3D | B0 | 10 | 22 |
| Octal | 111 | 144 | 142 | 33 | 0 | 2 | 75 | 260 | 20 | 42 |
| Binary | 1001001 | 1100100 | 1100010 | 11011 | 0 | 10 | 111101 | 10110000 | 10000 | 100010 |
Color Harmonies of #496462
Complementary color
Monochromatic Colors of #496462
Black with #496462
Text Example
Text Example
White with #496462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496462; }
p { color: rgb(73,100,98); }
H1.HeaderClassName
{
color: #496462;
}
.AnyTagClassName
{
color: #496462;
}
</style>
background-color css
<style>
a { background-color: #496462; }
a { background-color: rgb(73,100,98); }
div.DivClassName
{
background-color: #496462;
}
.BgClassName
{
background-color: #496462;
}
</style>
border-color css
<style>
span { border-color: #496462; }
span { border-color: rgb(73,100,98); }
td.TdClassName
{
border-color: #496462;
}
.TagClassName
{
border-color: #496462;
}
</style>