Shades of Tax Break #466666
Tints of Tax Break #466666
RGB
CMYK
RGB Variations
Color information
#466666 (or 0x466666) is known color: Tax Break. HEX triplet: 46, 66 and 66. RGB value is (70,102,102). Sum of RGB (Red+Green+Blue) = 70+102+102=274 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.55% from 274); Green value is 102 (40.23% from 255 or 37.23% from 274); Blue value is 102 (40.23% from 255 or 37.23% from 274); Max value from RGB is 102 - color contains mainly: green, blue. Hex color #466666 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466666 is #B99999. Grayscale: #5C5C5C. Windows color (decimal): -12163482 or 6710854. OLE color: 6710854.
HSL color Cylindrical-coordinate representation of color #466666: hue angle of 180º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #466666 is Cyan = 0.31, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 70 | 102 | 102 | - |
| CMYK | 0.31 | 0 | 0 | 0.6 |
| HSL | 180º | 0.19% | 0.34% | - |
| HSV(B) | 180º | 0.31% | 0.4% | - |
| XYZ | 9.68 | 11.76 | 14.33 | - |
| YUV | 92.43 | 133.4 | 112 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 102 | 102 | 0.31 | 0 | 0 | 0.6 | 180 | 0.19 | 0.34 |
| Hex | 46 | 66 | 66 | 1F | 0 | 0 | 3C | B4 | 13 | 22 |
| Octal | 106 | 146 | 146 | 37 | 0 | 0 | 74 | 264 | 23 | 42 |
| Binary | 1000110 | 1100110 | 1100110 | 11111 | 0 | 0 | 111100 | 10110100 | 10011 | 100010 |
Color Harmonies of #466666
Complementary color
Monochromatic Colors of #466666
Black with #466666
Text Example
Text Example
White with #466666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466666; }
p { color: rgb(70,102,102); }
H1.HeaderClassName
{
color: #466666;
}
.AnyTagClassName
{
color: #466666;
}
</style>
background-color css
<style>
a { background-color: #466666; }
a { background-color: rgb(70,102,102); }
div.DivClassName
{
background-color: #466666;
}
.BgClassName
{
background-color: #466666;
}
</style>
border-color css
<style>
span { border-color: #466666; }
span { border-color: rgb(70,102,102); }
td.TdClassName
{
border-color: #466666;
}
.TagClassName
{
border-color: #466666;
}
</style>