Shades of Tax Break #496163
Tints of Tax Break #496163
RGB
CMYK
RGB Variations
Color information
#496163 (or 0x496163) is known color: Tax Break. HEX triplet: 49, 61 and 63. RGB value is (73,97,99). Sum of RGB (Red+Green+Blue) = 73+97+99=269 (35% of max value = 765). Red value is 73 (28.91% from 255 or 27.14% from 269); Green value is 97 (38.28% from 255 or 36.06% from 269); Blue value is 99 (39.06% from 255 or 36.80% from 269); Max value from RGB is 99 - color contains mainly: blue. Hex color #496163 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496163 is #B69E9C. Grayscale: #5A5A5A. Windows color (decimal): -11968157 or 6512969. OLE color: 6512969.
HSL color Cylindrical-coordinate representation of color #496163: hue angle of 184.62º 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 #496163 is Cyan = 0.26, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 73 | 97 | 99 | - |
| CMYK | 0.26 | 0.02 | 0 | 0.61 |
| HSL | 184.62º | 0.15% | 0.34% | - |
| HSV(B) | 184.62º | 0.26% | 0.39% | - |
| XYZ | 9.27 | 10.87 | 13.41 | - |
| YUV | 90.05 | 133.05 | 115.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 97 | 99 | 0.26 | 0.02 | 0 | 0.61 | 184.62 | 0.15 | 0.34 |
| Hex | 49 | 61 | 63 | 1A | 2 | 0 | 3D | B9 | F | 22 |
| Octal | 111 | 141 | 143 | 32 | 2 | 0 | 75 | 271 | 17 | 42 |
| Binary | 1001001 | 1100001 | 1100011 | 11010 | 10 | 0 | 111101 | 10111001 | 1111 | 100010 |
Color Harmonies of #496163
Complementary color
Monochromatic Colors of #496163
Black with #496163
Text Example
Text Example
White with #496163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496163; }
p { color: rgb(73,97,99); }
H1.HeaderClassName
{
color: #496163;
}
.AnyTagClassName
{
color: #496163;
}
</style>
background-color css
<style>
a { background-color: #496163; }
a { background-color: rgb(73,97,99); }
div.DivClassName
{
background-color: #496163;
}
.BgClassName
{
background-color: #496163;
}
</style>
border-color css
<style>
span { border-color: #496163; }
span { border-color: rgb(73,97,99); }
td.TdClassName
{
border-color: #496163;
}
.TagClassName
{
border-color: #496163;
}
</style>