Shades of Tax Break #466366
Tints of Tax Break #466366
RGB
CMYK
RGB Variations
Color information
#466366 (or 0x466366) is known color: Tax Break. HEX triplet: 46, 63 and 66. RGB value is (70,99,102). Sum of RGB (Red+Green+Blue) = 70+99+102=271 (35% of max value = 765). Red value is 70 (27.73% from 255 or 25.83% from 271); Green value is 99 (39.06% from 255 or 36.53% from 271); Blue value is 102 (40.23% from 255 or 37.64% from 271); Max value from RGB is 102 - color contains mainly: blue. Hex color #466366 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466366 is #B99C99. Grayscale: #5A5A5A. Windows color (decimal): -12164250 or 6710086. OLE color: 6710086.
HSL color Cylindrical-coordinate representation of color #466366: hue angle of 185.62º 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 #466366 is Cyan = 0.31, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 70 | 99 | 102 | - |
| CMYK | 0.31 | 0.03 | 0 | 0.6 |
| HSL | 185.63º | 0.19% | 0.34% | - |
| HSV(B) | 185.63º | 0.31% | 0.4% | - |
| XYZ | 9.39 | 11.19 | 14.23 | - |
| YUV | 90.67 | 134.39 | 113.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 99 | 102 | 0.31 | 0.03 | 0 | 0.6 | 185.63 | 0.19 | 0.34 |
| Hex | 46 | 63 | 66 | 1F | 3 | 0 | 3C | BA | 13 | 22 |
| Octal | 106 | 143 | 146 | 37 | 3 | 0 | 74 | 272 | 23 | 42 |
| Binary | 1000110 | 1100011 | 1100110 | 11111 | 11 | 0 | 111100 | 10111010 | 10011 | 100010 |
Color Harmonies of #466366
Complementary color
Monochromatic Colors of #466366
Black with #466366
Text Example
Text Example
White with #466366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466366; }
p { color: rgb(70,99,102); }
H1.HeaderClassName
{
color: #466366;
}
.AnyTagClassName
{
color: #466366;
}
</style>
background-color css
<style>
a { background-color: #466366; }
a { background-color: rgb(70,99,102); }
div.DivClassName
{
background-color: #466366;
}
.BgClassName
{
background-color: #466366;
}
</style>
border-color css
<style>
span { border-color: #466366; }
span { border-color: rgb(70,99,102); }
td.TdClassName
{
border-color: #466366;
}
.TagClassName
{
border-color: #466366;
}
</style>