Shades of Tax Break #496765
Tints of Tax Break #496765
RGB
CMYK
RGB Variations
Color information
#496765 (or 0x496765) is known color: Tax Break. HEX triplet: 49, 67 and 65. RGB value is (73,103,101). Sum of RGB (Red+Green+Blue) = 73+103+101=277 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.35% from 277); Green value is 103 (40.62% from 255 or 37.18% from 277); Blue value is 101 (39.84% from 255 or 36.46% from 277); Max value from RGB is 103 - color contains mainly: green. Hex color #496765 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496765 is #B6989A. Grayscale: #5D5D5D. Windows color (decimal): -11966619 or 6645577. OLE color: 6645577.
HSL color Cylindrical-coordinate representation of color #496765: hue angle of 176º degrees, saturation: 0.17, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #496765 is Cyan = 0.29, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 103 | 101 | - |
| CMYK | 0.29 | 0 | 0.02 | 0.60 |
| HSL | 176º | 0.17% | 0.35% | - |
| HSV(B) | 176º | 0.29% | 0.4% | - |
| XYZ | 9.95 | 12.06 | 14.11 | - |
| YUV | 93.8 | 132.06 | 113.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 103 | 101 | 0.29 | 0 | 0.02 | 0.60 | 176 | 0.17 | 0.35 |
| Hex | 49 | 67 | 65 | 1D | 0 | 2 | 3C | B0 | 11 | 23 |
| Octal | 111 | 147 | 145 | 35 | 0 | 2 | 74 | 260 | 21 | 43 |
| Binary | 1001001 | 1100111 | 1100101 | 11101 | 0 | 10 | 111100 | 10110000 | 10001 | 100011 |
Color Harmonies of #496765
Complementary color
Monochromatic Colors of #496765
Black with #496765
Text Example
Text Example
White with #496765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496765; }
p { color: rgb(73,103,101); }
H1.HeaderClassName
{
color: #496765;
}
.AnyTagClassName
{
color: #496765;
}
</style>
background-color css
<style>
a { background-color: #496765; }
a { background-color: rgb(73,103,101); }
div.DivClassName
{
background-color: #496765;
}
.BgClassName
{
background-color: #496765;
}
</style>
border-color css
<style>
span { border-color: #496765; }
span { border-color: rgb(73,103,101); }
td.TdClassName
{
border-color: #496765;
}
.TagClassName
{
border-color: #496765;
}
</style>