Shades of Tax Break #496667
Tints of Tax Break #496667
RGB
CMYK
RGB Variations
Color information
#496667 (or 0x496667) is known color: Tax Break. HEX triplet: 49, 66 and 67. RGB value is (73,102,103). Sum of RGB (Red+Green+Blue) = 73+102+103=278 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.26% from 278); Green value is 102 (40.23% from 255 or 36.69% from 278); Blue value is 103 (40.62% from 255 or 37.05% from 278); Max value from RGB is 103 - color contains mainly: blue. Hex color #496667 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496667 is #B69998. Grayscale: #5D5D5D. Windows color (decimal): -11966873 or 6776393. OLE color: 6776393.
HSL color Cylindrical-coordinate representation of color #496667: hue angle of 182º 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 #496667 is Cyan = 0.29, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 102 | 103 | - |
| CMYK | 0.29 | 0.01 | 0 | 0.60 |
| HSL | 182º | 0.17% | 0.35% | - |
| HSV(B) | 182º | 0.29% | 0.4% | - |
| XYZ | 9.95 | 11.9 | 14.6 | - |
| YUV | 93.44 | 133.39 | 113.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 102 | 103 | 0.29 | 0.01 | 0 | 0.60 | 182 | 0.17 | 0.35 |
| Hex | 49 | 66 | 67 | 1D | 1 | 0 | 3C | B6 | 11 | 23 |
| Octal | 111 | 146 | 147 | 35 | 1 | 0 | 74 | 266 | 21 | 43 |
| Binary | 1001001 | 1100110 | 1100111 | 11101 | 1 | 0 | 111100 | 10110110 | 10001 | 100011 |
Color Harmonies of #496667
Complementary color
Monochromatic Colors of #496667
Black with #496667
Text Example
Text Example
White with #496667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496667; }
p { color: rgb(73,102,103); }
H1.HeaderClassName
{
color: #496667;
}
.AnyTagClassName
{
color: #496667;
}
</style>
background-color css
<style>
a { background-color: #496667; }
a { background-color: rgb(73,102,103); }
div.DivClassName
{
background-color: #496667;
}
.BgClassName
{
background-color: #496667;
}
</style>
border-color css
<style>
span { border-color: #496667; }
span { border-color: rgb(73,102,103); }
td.TdClassName
{
border-color: #496667;
}
.TagClassName
{
border-color: #496667;
}
</style>