Shades of Tax Break #496971
Tints of Tax Break #496971
RGB
CMYK
RGB Variations
Color information
#496971 (or 0x496971) is known color: Tax Break. HEX triplet: 49, 69 and 71. RGB value is (73,105,113). Sum of RGB (Red+Green+Blue) = 73+105+113=291 (38% of max value = 765). Red value is 73 (28.91% from 255 or 25.09% from 291); Green value is 105 (41.41% from 255 or 36.08% from 291); Blue value is 113 (44.53% from 255 or 38.83% from 291); Max value from RGB is 113 - color contains mainly: blue. Hex color #496971 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496971 is #B6968E. Grayscale: #606060. Windows color (decimal): -11966095 or 7432521. OLE color: 7432521.
HSL color Cylindrical-coordinate representation of color #496971: hue angle of 192º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #496971 is Cyan = 0.35, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 105 | 113 | - |
| CMYK | 0.35 | 0.07 | 0 | 0.56 |
| HSL | 192º | 0.22% | 0.36% | - |
| HSV(B) | 192º | 0.35% | 0.44% | - |
| XYZ | 10.78 | 12.71 | 17.51 | - |
| YUV | 96.34 | 137.4 | 111.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 105 | 113 | 0.35 | 0.07 | 0 | 0.56 | 192 | 0.22 | 0.36 |
| Hex | 49 | 69 | 71 | 23 | 7 | 0 | 38 | C0 | 16 | 24 |
| Octal | 111 | 151 | 161 | 43 | 7 | 0 | 70 | 300 | 26 | 44 |
| Binary | 1001001 | 1101001 | 1110001 | 100011 | 111 | 0 | 111000 | 11000000 | 10110 | 100100 |
Color Harmonies of #496971
Complementary color
Monochromatic Colors of #496971
Black with #496971
Text Example
Text Example
White with #496971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496971; }
p { color: rgb(73,105,113); }
H1.HeaderClassName
{
color: #496971;
}
.AnyTagClassName
{
color: #496971;
}
</style>
background-color css
<style>
a { background-color: #496971; }
a { background-color: rgb(73,105,113); }
div.DivClassName
{
background-color: #496971;
}
.BgClassName
{
background-color: #496971;
}
</style>
border-color css
<style>
span { border-color: #496971; }
span { border-color: rgb(73,105,113); }
td.TdClassName
{
border-color: #496971;
}
.TagClassName
{
border-color: #496971;
}
</style>