Shades of Tax Break #466160
Tints of Tax Break #466160
RGB
CMYK
RGB Variations
Color information
#466160 (or 0x466160) is known color: Tax Break. HEX triplet: 46, 61 and 60. RGB value is (70,97,96). Sum of RGB (Red+Green+Blue) = 70+97+96=263 (34% of max value = 765). Red value is 70 (27.73% from 255 or 26.62% from 263); Green value is 97 (38.28% from 255 or 36.88% from 263); Blue value is 96 (37.89% from 255 or 36.50% from 263); Max value from RGB is 97 - color contains mainly: green. Hex color #466160 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466160 is #B99E9F. Grayscale: #585858. Windows color (decimal): -12164768 or 6316358. OLE color: 6316358.
HSL color Cylindrical-coordinate representation of color #466160: hue angle of 177.78º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #466160 is Cyan = 0.28, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 97 | 96 | - |
| CMYK | 0.28 | 0 | 0.01 | 0.62 |
| HSL | 177.78º | 0.16% | 0.33% | - |
| HSV(B) | 177.78º | 0.28% | 0.38% | - |
| XYZ | 8.91 | 10.7 | 12.66 | - |
| YUV | 88.81 | 132.05 | 114.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 97 | 96 | 0.28 | 0 | 0.01 | 0.62 | 177.78 | 0.16 | 0.33 |
| Hex | 46 | 61 | 60 | 1C | 0 | 1 | 3E | B2 | 10 | 21 |
| Octal | 106 | 141 | 140 | 34 | 0 | 1 | 76 | 262 | 20 | 41 |
| Binary | 1000110 | 1100001 | 1100000 | 11100 | 0 | 1 | 111110 | 10110010 | 10000 | 100001 |
Color Harmonies of #466160
Complementary color
Monochromatic Colors of #466160
Black with #466160
Text Example
Text Example
White with #466160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466160; }
p { color: rgb(70,97,96); }
H1.HeaderClassName
{
color: #466160;
}
.AnyTagClassName
{
color: #466160;
}
</style>
background-color css
<style>
a { background-color: #466160; }
a { background-color: rgb(70,97,96); }
div.DivClassName
{
background-color: #466160;
}
.BgClassName
{
background-color: #466160;
}
</style>
border-color css
<style>
span { border-color: #466160; }
span { border-color: rgb(70,97,96); }
td.TdClassName
{
border-color: #466160;
}
.TagClassName
{
border-color: #466160;
}
</style>