Shades of Tax Break #496265
Tints of Tax Break #496265
RGB
CMYK
RGB Variations
Color information
#496265 (or 0x496265) is known color: Tax Break. HEX triplet: 49, 62 and 65. RGB value is (73,98,101). Sum of RGB (Red+Green+Blue) = 73+98+101=272 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.84% from 272); Green value is 98 (38.67% from 255 or 36.03% from 272); Blue value is 101 (39.84% from 255 or 37.13% from 272); Max value from RGB is 101 - color contains mainly: blue. Hex color #496265 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496265 is #B69D9A. Grayscale: #5A5A5A. Windows color (decimal): -11967899 or 6644297. OLE color: 6644297.
HSL color Cylindrical-coordinate representation of color #496265: hue angle of 186.43º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #496265 is Cyan = 0.28, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 98 | 101 | - |
| CMYK | 0.28 | 0.03 | 0 | 0.60 |
| HSL | 186.43º | 0.16% | 0.34% | - |
| HSV(B) | 186.43º | 0.28% | 0.4% | - |
| XYZ | 9.46 | 11.09 | 13.95 | - |
| YUV | 90.87 | 133.72 | 115.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 98 | 101 | 0.28 | 0.03 | 0 | 0.60 | 186.43 | 0.16 | 0.34 |
| Hex | 49 | 62 | 65 | 1C | 3 | 0 | 3C | BA | 10 | 22 |
| Octal | 111 | 142 | 145 | 34 | 3 | 0 | 74 | 272 | 20 | 42 |
| Binary | 1001001 | 1100010 | 1100101 | 11100 | 11 | 0 | 111100 | 10111010 | 10000 | 100010 |
Color Harmonies of #496265
Complementary color
Monochromatic Colors of #496265
Black with #496265
Text Example
Text Example
White with #496265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496265; }
p { color: rgb(73,98,101); }
H1.HeaderClassName
{
color: #496265;
}
.AnyTagClassName
{
color: #496265;
}
</style>
background-color css
<style>
a { background-color: #496265; }
a { background-color: rgb(73,98,101); }
div.DivClassName
{
background-color: #496265;
}
.BgClassName
{
background-color: #496265;
}
</style>
border-color css
<style>
span { border-color: #496265; }
span { border-color: rgb(73,98,101); }
td.TdClassName
{
border-color: #496265;
}
.TagClassName
{
border-color: #496265;
}
</style>