Shades of Tax Break #496465
Tints of Tax Break #496465
RGB
CMYK
RGB Variations
Color information
#496465 (or 0x496465) is known color: Tax Break. HEX triplet: 49, 64 and 65. RGB value is (73,100,101). Sum of RGB (Red+Green+Blue) = 73+100+101=274 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.64% from 274); Green value is 100 (39.45% from 255 or 36.50% from 274); Blue value is 101 (39.84% from 255 or 36.86% from 274); Max value from RGB is 101 - color contains mainly: blue. Hex color #496465 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496465 is #B69B9A. Grayscale: #5C5C5C. Windows color (decimal): -11967387 or 6644809. OLE color: 6644809.
HSL color Cylindrical-coordinate representation of color #496465: hue angle of 182.14º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #496465 is Cyan = 0.28, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 100 | 101 | - |
| CMYK | 0.28 | 0.01 | 0 | 0.60 |
| HSL | 182.14º | 0.16% | 0.34% | - |
| HSV(B) | 182.14º | 0.28% | 0.4% | - |
| XYZ | 9.65 | 11.47 | 14.02 | - |
| YUV | 92.04 | 133.05 | 114.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 100 | 101 | 0.28 | 0.01 | 0 | 0.60 | 182.14 | 0.16 | 0.34 |
| Hex | 49 | 64 | 65 | 1C | 1 | 0 | 3C | B6 | 10 | 22 |
| Octal | 111 | 144 | 145 | 34 | 1 | 0 | 74 | 266 | 20 | 42 |
| Binary | 1001001 | 1100100 | 1100101 | 11100 | 1 | 0 | 111100 | 10110110 | 10000 | 100010 |
Color Harmonies of #496465
Complementary color
Monochromatic Colors of #496465
Black with #496465
Text Example
Text Example
White with #496465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496465; }
p { color: rgb(73,100,101); }
H1.HeaderClassName
{
color: #496465;
}
.AnyTagClassName
{
color: #496465;
}
</style>
background-color css
<style>
a { background-color: #496465; }
a { background-color: rgb(73,100,101); }
div.DivClassName
{
background-color: #496465;
}
.BgClassName
{
background-color: #496465;
}
</style>
border-color css
<style>
span { border-color: #496465; }
span { border-color: rgb(73,100,101); }
td.TdClassName
{
border-color: #496465;
}
.TagClassName
{
border-color: #496465;
}
</style>