Shades of Tax Break #496263
Tints of Tax Break #496263
RGB
CMYK
RGB Variations
Color information
#496263 (or 0x496263) is known color: Tax Break. HEX triplet: 49, 62 and 63. RGB value is (73,98,99). Sum of RGB (Red+Green+Blue) = 73+98+99=270 (35% of max value = 765). Red value is 73 (28.91% from 255 or 27.04% from 270); Green value is 98 (38.67% from 255 or 36.30% from 270); Blue value is 99 (39.06% from 255 or 36.67% from 270); Max value from RGB is 99 - color contains mainly: blue. Hex color #496263 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496263 is #B69D9C. Grayscale: #5A5A5A. Windows color (decimal): -11967901 or 6513225. OLE color: 6513225.
HSL color Cylindrical-coordinate representation of color #496263: hue angle of 182.31º degrees, saturation: 0.15, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #496263 is Cyan = 0.26, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 73 | 98 | 99 | - |
| CMYK | 0.26 | 0.01 | 0 | 0.61 |
| HSL | 182.31º | 0.15% | 0.34% | - |
| HSV(B) | 182.31º | 0.26% | 0.39% | - |
| XYZ | 9.37 | 11.05 | 13.44 | - |
| YUV | 90.64 | 132.72 | 115.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 98 | 99 | 0.26 | 0.01 | 0 | 0.61 | 182.31 | 0.15 | 0.34 |
| Hex | 49 | 62 | 63 | 1A | 1 | 0 | 3D | B6 | F | 22 |
| Octal | 111 | 142 | 143 | 32 | 1 | 0 | 75 | 266 | 17 | 42 |
| Binary | 1001001 | 1100010 | 1100011 | 11010 | 1 | 0 | 111101 | 10110110 | 1111 | 100010 |
Color Harmonies of #496263
Complementary color
Monochromatic Colors of #496263
Black with #496263
Text Example
Text Example
White with #496263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496263; }
p { color: rgb(73,98,99); }
H1.HeaderClassName
{
color: #496263;
}
.AnyTagClassName
{
color: #496263;
}
</style>
background-color css
<style>
a { background-color: #496263; }
a { background-color: rgb(73,98,99); }
div.DivClassName
{
background-color: #496263;
}
.BgClassName
{
background-color: #496263;
}
</style>
border-color css
<style>
span { border-color: #496263; }
span { border-color: rgb(73,98,99); }
td.TdClassName
{
border-color: #496263;
}
.TagClassName
{
border-color: #496263;
}
</style>