Shades of Tax Break #496061
Tints of Tax Break #496061
RGB
CMYK
RGB Variations
Color information
#496061 (or 0x496061) is known color: Tax Break. HEX triplet: 49, 60 and 61. RGB value is (73,96,97). Sum of RGB (Red+Green+Blue) = 73+96+97=266 (35% of max value = 765). Red value is 73 (28.91% from 255 or 27.44% from 266); Green value is 96 (37.89% from 255 or 36.09% from 266); Blue value is 97 (38.28% from 255 or 36.47% from 266); Max value from RGB is 97 - color contains mainly: blue. Hex color #496061 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496061 is #B69F9E. Grayscale: #595959. Windows color (decimal): -11968415 or 6381641. OLE color: 6381641.
HSL color Cylindrical-coordinate representation of color #496061: hue angle of 182.5º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #496061 is Cyan = 0.25, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 73 | 96 | 97 | - |
| CMYK | 0.25 | 0.01 | 0 | 0.62 |
| HSL | 182.5º | 0.14% | 0.33% | - |
| HSV(B) | 182.5º | 0.25% | 0.38% | - |
| XYZ | 9.09 | 10.65 | 12.89 | - |
| YUV | 89.24 | 132.38 | 116.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 96 | 97 | 0.25 | 0.01 | 0 | 0.62 | 182.5 | 0.14 | 0.33 |
| Hex | 49 | 60 | 61 | 19 | 1 | 0 | 3E | B6 | E | 21 |
| Octal | 111 | 140 | 141 | 31 | 1 | 0 | 76 | 266 | 16 | 41 |
| Binary | 1001001 | 1100000 | 1100001 | 11001 | 1 | 0 | 111110 | 10110110 | 1110 | 100001 |
Color Harmonies of #496061
Complementary color
Monochromatic Colors of #496061
Black with #496061
Text Example
Text Example
White with #496061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496061; }
p { color: rgb(73,96,97); }
H1.HeaderClassName
{
color: #496061;
}
.AnyTagClassName
{
color: #496061;
}
</style>
background-color css
<style>
a { background-color: #496061; }
a { background-color: rgb(73,96,97); }
div.DivClassName
{
background-color: #496061;
}
.BgClassName
{
background-color: #496061;
}
</style>
border-color css
<style>
span { border-color: #496061; }
span { border-color: rgb(73,96,97); }
td.TdClassName
{
border-color: #496061;
}
.TagClassName
{
border-color: #496061;
}
</style>