Shades of Tax Break #466260
Tints of Tax Break #466260
RGB
CMYK
RGB Variations
Color information
#466260 (or 0x466260) is known color: Tax Break. HEX triplet: 46, 62 and 60. RGB value is (70,98,96). Sum of RGB (Red+Green+Blue) = 70+98+96=264 (34% of max value = 765). Red value is 70 (27.73% from 255 or 26.52% from 264); Green value is 98 (38.67% from 255 or 37.12% from 264); Blue value is 96 (37.89% from 255 or 36.36% from 264); Max value from RGB is 98 - color contains mainly: green. Hex color #466260 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466260 is #B99D9F. Grayscale: #595959. Windows color (decimal): -12164512 or 6316614. OLE color: 6316614.
HSL color Cylindrical-coordinate representation of color #466260: hue angle of 175.71º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #466260 is Cyan = 0.29, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 98 | 96 | - |
| CMYK | 0.29 | 0 | 0.02 | 0.62 |
| HSL | 175.71º | 0.17% | 0.33% | - |
| HSV(B) | 175.71º | 0.29% | 0.38% | - |
| XYZ | 9 | 10.88 | 12.69 | - |
| YUV | 89.4 | 131.72 | 114.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 96 | 0.29 | 0 | 0.02 | 0.62 | 175.71 | 0.17 | 0.33 |
| Hex | 46 | 62 | 60 | 1D | 0 | 2 | 3E | B0 | 11 | 21 |
| Octal | 106 | 142 | 140 | 35 | 0 | 2 | 76 | 260 | 21 | 41 |
| Binary | 1000110 | 1100010 | 1100000 | 11101 | 0 | 10 | 111110 | 10110000 | 10001 | 100001 |
Color Harmonies of #466260
Complementary color
Monochromatic Colors of #466260
Black with #466260
Text Example
Text Example
White with #466260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466260; }
p { color: rgb(70,98,96); }
H1.HeaderClassName
{
color: #466260;
}
.AnyTagClassName
{
color: #466260;
}
</style>
background-color css
<style>
a { background-color: #466260; }
a { background-color: rgb(70,98,96); }
div.DivClassName
{
background-color: #466260;
}
.BgClassName
{
background-color: #466260;
}
</style>
border-color css
<style>
span { border-color: #466260; }
span { border-color: rgb(70,98,96); }
td.TdClassName
{
border-color: #466260;
}
.TagClassName
{
border-color: #466260;
}
</style>