Shades of Tax Break #496967
Tints of Tax Break #496967
RGB
CMYK
RGB Variations
Color information
#496967 (or 0x496967) is known color: Tax Break. HEX triplet: 49, 69 and 67. RGB value is (73,105,103). Sum of RGB (Red+Green+Blue) = 73+105+103=281 (37% of max value = 765). Red value is 73 (28.91% from 255 or 25.98% from 281); Green value is 105 (41.41% from 255 or 37.37% from 281); Blue value is 103 (40.62% from 255 or 36.65% from 281); Max value from RGB is 105 - color contains mainly: green. Hex color #496967 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496967 is #B69698. Grayscale: #5F5F5F. Windows color (decimal): -11966105 or 6777161. OLE color: 6777161.
HSL color Cylindrical-coordinate representation of color #496967: hue angle of 176.25º degrees, saturation: 0.18, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #496967 is Cyan = 0.30, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 73 | 105 | 103 | - |
| CMYK | 0.30 | 0 | 0.02 | 0.59 |
| HSL | 176.25º | 0.18% | 0.35% | - |
| HSV(B) | 176.25º | 0.3% | 0.41% | - |
| XYZ | 10.25 | 12.5 | 14.7 | - |
| YUV | 95.2 | 132.4 | 112.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 105 | 103 | 0.30 | 0 | 0.02 | 0.59 | 176.25 | 0.18 | 0.35 |
| Hex | 49 | 69 | 67 | 1E | 0 | 2 | 3B | B0 | 12 | 23 |
| Octal | 111 | 151 | 147 | 36 | 0 | 2 | 73 | 260 | 22 | 43 |
| Binary | 1001001 | 1101001 | 1100111 | 11110 | 0 | 10 | 111011 | 10110000 | 10010 | 100011 |
Color Harmonies of #496967
Complementary color
Monochromatic Colors of #496967
Black with #496967
Text Example
Text Example
White with #496967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496967; }
p { color: rgb(73,105,103); }
H1.HeaderClassName
{
color: #496967;
}
.AnyTagClassName
{
color: #496967;
}
</style>
background-color css
<style>
a { background-color: #496967; }
a { background-color: rgb(73,105,103); }
div.DivClassName
{
background-color: #496967;
}
.BgClassName
{
background-color: #496967;
}
</style>
border-color css
<style>
span { border-color: #496967; }
span { border-color: rgb(73,105,103); }
td.TdClassName
{
border-color: #496967;
}
.TagClassName
{
border-color: #496967;
}
</style>