Shades of Tax Break #466866
Tints of Tax Break #466866
RGB
CMYK
RGB Variations
Color information
#466866 (or 0x466866) is known color: Tax Break. HEX triplet: 46, 68 and 66. RGB value is (70,104,102). Sum of RGB (Red+Green+Blue) = 70+104+102=276 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.36% from 276); Green value is 104 (41.02% from 255 or 37.68% from 276); Blue value is 102 (40.23% from 255 or 36.96% from 276); Max value from RGB is 104 - color contains mainly: green. Hex color #466866 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466866 is #B99799. Grayscale: #5D5D5D. Windows color (decimal): -12162970 or 6711366. OLE color: 6711366.
HSL color Cylindrical-coordinate representation of color #466866: hue angle of 176.47º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #466866 is Cyan = 0.33, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 104 | 102 | - |
| CMYK | 0.33 | 0 | 0.02 | 0.59 |
| HSL | 176.47º | 0.2% | 0.34% | - |
| HSV(B) | 176.47º | 0.33% | 0.41% | - |
| XYZ | 9.87 | 12.16 | 14.4 | - |
| YUV | 93.61 | 132.74 | 111.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 104 | 102 | 0.33 | 0 | 0.02 | 0.59 | 176.47 | 0.2 | 0.34 |
| Hex | 46 | 68 | 66 | 21 | 0 | 2 | 3B | B0 | 14 | 22 |
| Octal | 106 | 150 | 146 | 41 | 0 | 2 | 73 | 260 | 24 | 42 |
| Binary | 1000110 | 1101000 | 1100110 | 100001 | 0 | 10 | 111011 | 10110000 | 10100 | 100010 |
Color Harmonies of #466866
Complementary color
Monochromatic Colors of #466866
Black with #466866
Text Example
Text Example
White with #466866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466866; }
p { color: rgb(70,104,102); }
H1.HeaderClassName
{
color: #466866;
}
.AnyTagClassName
{
color: #466866;
}
</style>
background-color css
<style>
a { background-color: #466866; }
a { background-color: rgb(70,104,102); }
div.DivClassName
{
background-color: #466866;
}
.BgClassName
{
background-color: #466866;
}
</style>
border-color css
<style>
span { border-color: #466866; }
span { border-color: rgb(70,104,102); }
td.TdClassName
{
border-color: #466866;
}
.TagClassName
{
border-color: #466866;
}
</style>