Shades of Tax Break #406664
Tints of Tax Break #406664
RGB
CMYK
RGB Variations
Color information
#406664 (or 0x406664) is known color: Tax Break. HEX triplet: 40, 66 and 64. RGB value is (64,102,100). Sum of RGB (Red+Green+Blue) = 64+102+100=266 (35% of max value = 765). Red value is 64 (25.39% from 255 or 24.06% from 266); Green value is 102 (40.23% from 255 or 38.35% from 266); Blue value is 100 (39.45% from 255 or 37.59% from 266); Max value from RGB is 102 - color contains mainly: green. Hex color #406664 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406664 is #BF999B. Grayscale: #5A5A5A. Windows color (decimal): -12556700 or 6579776. OLE color: 6579776.
HSL color Cylindrical-coordinate representation of color #406664: hue angle of 176.84º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #406664 is Cyan = 0.37, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 64 | 102 | 100 | - |
| CMYK | 0.37 | 0 | 0.02 | 0.6 |
| HSL | 176.84º | 0.23% | 0.33% | - |
| HSV(B) | 176.84º | 0.37% | 0.4% | - |
| XYZ | 9.17 | 11.51 | 13.8 | - |
| YUV | 90.41 | 133.41 | 109.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 102 | 100 | 0.37 | 0 | 0.02 | 0.6 | 176.84 | 0.23 | 0.33 |
| Hex | 40 | 66 | 64 | 25 | 0 | 2 | 3C | B1 | 17 | 21 |
| Octal | 100 | 146 | 144 | 45 | 0 | 2 | 74 | 261 | 27 | 41 |
| Binary | 1000000 | 1100110 | 1100100 | 100101 | 0 | 10 | 111100 | 10110001 | 10111 | 100001 |
Color Harmonies of #406664
Complementary color
Monochromatic Colors of #406664
Black with #406664
Text Example
Text Example
White with #406664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406664; }
p { color: rgb(64,102,100); }
H1.HeaderClassName
{
color: #406664;
}
.AnyTagClassName
{
color: #406664;
}
</style>
background-color css
<style>
a { background-color: #406664; }
a { background-color: rgb(64,102,100); }
div.DivClassName
{
background-color: #406664;
}
.BgClassName
{
background-color: #406664;
}
</style>
border-color css
<style>
span { border-color: #406664; }
span { border-color: rgb(64,102,100); }
td.TdClassName
{
border-color: #406664;
}
.TagClassName
{
border-color: #406664;
}
</style>