Shades of Tax Break #466061
Tints of Tax Break #466061
RGB
CMYK
RGB Variations
Color information
#466061 (or 0x466061) is known color: Tax Break. HEX triplet: 46, 60 and 61. RGB value is (70,96,97). Sum of RGB (Red+Green+Blue) = 70+96+97=263 (34% of max value = 765). Red value is 70 (27.73% from 255 or 26.62% from 263); Green value is 96 (37.89% from 255 or 36.50% from 263); Blue value is 97 (38.28% from 255 or 36.88% from 263); Max value from RGB is 97 - color contains mainly: blue. Hex color #466061 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466061 is #B99F9E. Grayscale: #585858. Windows color (decimal): -12165023 or 6381638. OLE color: 6381638.
HSL color Cylindrical-coordinate representation of color #466061: hue angle of 182.22º 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 #466061 is Cyan = 0.28, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 96 | 97 | - |
| CMYK | 0.28 | 0.01 | 0 | 0.62 |
| HSL | 182.22º | 0.16% | 0.33% | - |
| HSV(B) | 182.22º | 0.28% | 0.38% | - |
| XYZ | 8.87 | 10.53 | 12.87 | - |
| YUV | 88.34 | 132.89 | 114.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 97 | 0.28 | 0.01 | 0 | 0.62 | 182.22 | 0.16 | 0.33 |
| Hex | 46 | 60 | 61 | 1C | 1 | 0 | 3E | B6 | 10 | 21 |
| Octal | 106 | 140 | 141 | 34 | 1 | 0 | 76 | 266 | 20 | 41 |
| Binary | 1000110 | 1100000 | 1100001 | 11100 | 1 | 0 | 111110 | 10110110 | 10000 | 100001 |
Color Harmonies of #466061
Complementary color
Monochromatic Colors of #466061
Black with #466061
Text Example
Text Example
White with #466061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466061; }
p { color: rgb(70,96,97); }
H1.HeaderClassName
{
color: #466061;
}
.AnyTagClassName
{
color: #466061;
}
</style>
background-color css
<style>
a { background-color: #466061; }
a { background-color: rgb(70,96,97); }
div.DivClassName
{
background-color: #466061;
}
.BgClassName
{
background-color: #466061;
}
</style>
border-color css
<style>
span { border-color: #466061; }
span { border-color: rgb(70,96,97); }
td.TdClassName
{
border-color: #466061;
}
.TagClassName
{
border-color: #466061;
}
</style>