Shades of Tax Break #466664
Tints of Tax Break #466664
RGB
CMYK
RGB Variations
Color information
#466664 (or 0x466664) is known color: Tax Break. HEX triplet: 46, 66 and 64. RGB value is (70,102,100). Sum of RGB (Red+Green+Blue) = 70+102+100=272 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.74% from 272); Green value is 102 (40.23% from 255 or 37.5% from 272); Blue value is 100 (39.45% from 255 or 36.76% from 272); Max value from RGB is 102 - color contains mainly: green. Hex color #466664 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466664 is #B9999B. Grayscale: #5C5C5C. Windows color (decimal): -12163484 or 6579782. OLE color: 6579782.
HSL color Cylindrical-coordinate representation of color #466664: hue angle of 176.25º 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 #466664 is Cyan = 0.31, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 70 | 102 | 100 | - |
| CMYK | 0.31 | 0 | 0.02 | 0.6 |
| HSL | 176.25º | 0.19% | 0.34% | - |
| HSV(B) | 176.25º | 0.31% | 0.4% | - |
| XYZ | 9.58 | 11.72 | 13.81 | - |
| YUV | 92.2 | 132.4 | 112.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 102 | 100 | 0.31 | 0 | 0.02 | 0.6 | 176.25 | 0.19 | 0.34 |
| Hex | 46 | 66 | 64 | 1F | 0 | 2 | 3C | B0 | 13 | 22 |
| Octal | 106 | 146 | 144 | 37 | 0 | 2 | 74 | 260 | 23 | 42 |
| Binary | 1000110 | 1100110 | 1100100 | 11111 | 0 | 10 | 111100 | 10110000 | 10011 | 100010 |
Color Harmonies of #466664
Complementary color
Monochromatic Colors of #466664
Black with #466664
Text Example
Text Example
White with #466664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466664; }
p { color: rgb(70,102,100); }
H1.HeaderClassName
{
color: #466664;
}
.AnyTagClassName
{
color: #466664;
}
</style>
background-color css
<style>
a { background-color: #466664; }
a { background-color: rgb(70,102,100); }
div.DivClassName
{
background-color: #466664;
}
.BgClassName
{
background-color: #466664;
}
</style>
border-color css
<style>
span { border-color: #466664; }
span { border-color: rgb(70,102,100); }
td.TdClassName
{
border-color: #466664;
}
.TagClassName
{
border-color: #466664;
}
</style>