Shades of Tax Break #496669
Tints of Tax Break #496669
RGB
CMYK
RGB Variations
Color information
#496669 (or 0x496669) is known color: Tax Break. HEX triplet: 49, 66 and 69. RGB value is (73,102,105). Sum of RGB (Red+Green+Blue) = 73+102+105=280 (37% of max value = 765). Red value is 73 (28.91% from 255 or 26.07% from 280); Green value is 102 (40.23% from 255 or 36.43% from 280); Blue value is 105 (41.41% from 255 or 37.5% from 280); Max value from RGB is 105 - color contains mainly: blue. Hex color #496669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496669 is #B69996. Grayscale: #5D5D5D. Windows color (decimal): -11966871 or 6907465. OLE color: 6907465.
HSL color Cylindrical-coordinate representation of color #496669: hue angle of 185.62º degrees, saturation: 0.18, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #496669 is Cyan = 0.30, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 73 | 102 | 105 | - |
| CMYK | 0.30 | 0.03 | 0 | 0.59 |
| HSL | 185.63º | 0.18% | 0.35% | - |
| HSV(B) | 185.63º | 0.3% | 0.41% | - |
| XYZ | 10.05 | 11.94 | 15.14 | - |
| YUV | 93.67 | 134.39 | 113.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 102 | 105 | 0.30 | 0.03 | 0 | 0.59 | 185.63 | 0.18 | 0.35 |
| Hex | 49 | 66 | 69 | 1E | 3 | 0 | 3B | BA | 12 | 23 |
| Octal | 111 | 146 | 151 | 36 | 3 | 0 | 73 | 272 | 22 | 43 |
| Binary | 1001001 | 1100110 | 1101001 | 11110 | 11 | 0 | 111011 | 10111010 | 10010 | 100011 |
Color Harmonies of #496669
Complementary color
Monochromatic Colors of #496669
Black with #496669
Text Example
Text Example
White with #496669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496669; }
p { color: rgb(73,102,105); }
H1.HeaderClassName
{
color: #496669;
}
.AnyTagClassName
{
color: #496669;
}
</style>
background-color css
<style>
a { background-color: #496669; }
a { background-color: rgb(73,102,105); }
div.DivClassName
{
background-color: #496669;
}
.BgClassName
{
background-color: #496669;
}
</style>
border-color css
<style>
span { border-color: #496669; }
span { border-color: rgb(73,102,105); }
td.TdClassName
{
border-color: #496669;
}
.TagClassName
{
border-color: #496669;
}
</style>