Shades of Tax Break #49656A
Tints of Tax Break #49656A
RGB
CMYK
RGB Variations
Color information
#49656A (or 0x49656A) is known color: Tax Break. HEX triplet: 49, 65 and 6A. RGB value is (73,101,106). Sum of RGB (Red+Green+Blue) = 73+101+106=280 (37% of max value = 765). Red value is 73 (28.91% from 255 or 26.07% from 280); Green value is 101 (39.84% from 255 or 36.07% from 280); Blue value is 106 (41.80% from 255 or 37.86% from 280); Max value from RGB is 106 - color contains mainly: blue. Hex color #49656A is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #49656A is #B69A95. Grayscale: #5D5D5D. Windows color (decimal): -11967126 or 6972745. OLE color: 6972745.
HSL color Cylindrical-coordinate representation of color #49656A: hue angle of 189.09º degrees, saturation: 0.18, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #49656A is Cyan = 0.31, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 73 | 101 | 106 | - |
| CMYK | 0.31 | 0.05 | 0 | 0.58 |
| HSL | 189.09º | 0.18% | 0.35% | - |
| HSV(B) | 189.09º | 0.31% | 0.42% | - |
| XYZ | 10 | 11.76 | 15.38 | - |
| YUV | 93.2 | 135.22 | 113.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 101 | 106 | 0.31 | 0.05 | 0 | 0.58 | 189.09 | 0.18 | 0.35 |
| Hex | 49 | 65 | 6A | 1F | 5 | 0 | 3A | BD | 12 | 23 |
| Octal | 111 | 145 | 152 | 37 | 5 | 0 | 72 | 275 | 22 | 43 |
| Binary | 1001001 | 1100101 | 1101010 | 11111 | 101 | 0 | 111010 | 10111101 | 10010 | 100011 |
Color Harmonies of #49656A
Complementary color
Monochromatic Colors of #49656A
Black with #49656A
Text Example
Text Example
White with #49656A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #49656A; }
p { color: rgb(73,101,106); }
H1.HeaderClassName
{
color: #49656A;
}
.AnyTagClassName
{
color: #49656A;
}
</style>
background-color css
<style>
a { background-color: #49656A; }
a { background-color: rgb(73,101,106); }
div.DivClassName
{
background-color: #49656A;
}
.BgClassName
{
background-color: #49656A;
}
</style>
border-color css
<style>
span { border-color: #49656A; }
span { border-color: rgb(73,101,106); }
td.TdClassName
{
border-color: #49656A;
}
.TagClassName
{
border-color: #49656A;
}
</style>