Shades of Tax Break #496567
Tints of Tax Break #496567
RGB
CMYK
RGB Variations
Color information
#496567 (or 0x496567) is known color: Tax Break. HEX triplet: 49, 65 and 67. RGB value is (73,101,103). Sum of RGB (Red+Green+Blue) = 73+101+103=277 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.35% from 277); Green value is 101 (39.84% from 255 or 36.46% from 277); Blue value is 103 (40.62% from 255 or 37.18% from 277); Max value from RGB is 103 - color contains mainly: blue. Hex color #496567 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496567 is #B69A98. Grayscale: #5C5C5C. Windows color (decimal): -11967129 or 6776137. OLE color: 6776137.
HSL color Cylindrical-coordinate representation of color #496567: hue angle of 184º 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 #496567 is Cyan = 0.29, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 101 | 103 | - |
| CMYK | 0.29 | 0.02 | 0 | 0.60 |
| HSL | 184º | 0.17% | 0.35% | - |
| HSV(B) | 184º | 0.29% | 0.4% | - |
| XYZ | 9.85 | 11.7 | 14.57 | - |
| YUV | 92.86 | 133.72 | 113.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 101 | 103 | 0.29 | 0.02 | 0 | 0.60 | 184 | 0.17 | 0.35 |
| Hex | 49 | 65 | 67 | 1D | 2 | 0 | 3C | B8 | 11 | 23 |
| Octal | 111 | 145 | 147 | 35 | 2 | 0 | 74 | 270 | 21 | 43 |
| Binary | 1001001 | 1100101 | 1100111 | 11101 | 10 | 0 | 111100 | 10111000 | 10001 | 100011 |
Color Harmonies of #496567
Complementary color
Monochromatic Colors of #496567
Black with #496567
Text Example
Text Example
White with #496567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496567; }
p { color: rgb(73,101,103); }
H1.HeaderClassName
{
color: #496567;
}
.AnyTagClassName
{
color: #496567;
}
</style>
background-color css
<style>
a { background-color: #496567; }
a { background-color: rgb(73,101,103); }
div.DivClassName
{
background-color: #496567;
}
.BgClassName
{
background-color: #496567;
}
</style>
border-color css
<style>
span { border-color: #496567; }
span { border-color: rgb(73,101,103); }
td.TdClassName
{
border-color: #496567;
}
.TagClassName
{
border-color: #496567;
}
</style>