Shades of Tax Break #496162
Tints of Tax Break #496162
RGB
CMYK
RGB Variations
Color information
#496162 (or 0x496162) is known color: Tax Break. HEX triplet: 49, 61 and 62. RGB value is (73,97,98). Sum of RGB (Red+Green+Blue) = 73+97+98=268 (35% of max value = 765). Red value is 73 (28.91% from 255 or 27.24% from 268); Green value is 97 (38.28% from 255 or 36.19% from 268); Blue value is 98 (38.67% from 255 or 36.57% from 268); Max value from RGB is 98 - color contains mainly: blue. Hex color #496162 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496162 is #B69E9D. Grayscale: #595959. Windows color (decimal): -11968158 or 6447433. OLE color: 6447433.
HSL color Cylindrical-coordinate representation of color #496162: hue angle of 182.4º degrees, saturation: 0.15, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #496162 is Cyan = 0.26, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 73 | 97 | 98 | - |
| CMYK | 0.26 | 0.01 | 0 | 0.62 |
| HSL | 182.4º | 0.15% | 0.34% | - |
| HSV(B) | 182.4º | 0.26% | 0.38% | - |
| XYZ | 9.23 | 10.85 | 13.16 | - |
| YUV | 89.94 | 132.55 | 115.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 97 | 98 | 0.26 | 0.01 | 0 | 0.62 | 182.4 | 0.15 | 0.34 |
| Hex | 49 | 61 | 62 | 1A | 1 | 0 | 3E | B6 | F | 22 |
| Octal | 111 | 141 | 142 | 32 | 1 | 0 | 76 | 266 | 17 | 42 |
| Binary | 1001001 | 1100001 | 1100010 | 11010 | 1 | 0 | 111110 | 10110110 | 1111 | 100010 |
Color Harmonies of #496162
Complementary color
Monochromatic Colors of #496162
Black with #496162
Text Example
Text Example
White with #496162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496162; }
p { color: rgb(73,97,98); }
H1.HeaderClassName
{
color: #496162;
}
.AnyTagClassName
{
color: #496162;
}
</style>
background-color css
<style>
a { background-color: #496162; }
a { background-color: rgb(73,97,98); }
div.DivClassName
{
background-color: #496162;
}
.BgClassName
{
background-color: #496162;
}
</style>
border-color css
<style>
span { border-color: #496162; }
span { border-color: rgb(73,97,98); }
td.TdClassName
{
border-color: #496162;
}
.TagClassName
{
border-color: #496162;
}
</style>