Shades of Tax Break #406A6E
Tints of Tax Break #406A6E
RGB
CMYK
RGB Variations
Color information
#406A6E (or 0x406A6E) is known color: Tax Break. HEX triplet: 40, 6A and 6E. RGB value is (64,106,110). Sum of RGB (Red+Green+Blue) = 64+106+110=280 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.86% from 280); Green value is 106 (41.80% from 255 or 37.86% from 280); Blue value is 110 (43.36% from 255 or 39.29% from 280); Max value from RGB is 110 - color contains mainly: blue. Hex color #406A6E is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406A6E is #BF9591. Grayscale: #5D5D5D. Windows color (decimal): -12555666 or 7236160. OLE color: 7236160.
HSL color Cylindrical-coordinate representation of color #406A6E: hue angle of 185.22º degrees, saturation: 0.26, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #406A6E is Cyan = 0.42, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 64 | 106 | 110 | - |
| CMYK | 0.42 | 0.04 | 0 | 0.57 |
| HSL | 185.22º | 0.26% | 0.34% | - |
| HSV(B) | 185.22º | 0.42% | 0.43% | - |
| XYZ | 10.08 | 12.52 | 16.64 | - |
| YUV | 93.9 | 137.09 | 106.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 106 | 110 | 0.42 | 0.04 | 0 | 0.57 | 185.22 | 0.26 | 0.34 |
| Hex | 40 | 6A | 6E | 2A | 4 | 0 | 39 | B9 | 1A | 22 |
| Octal | 100 | 152 | 156 | 52 | 4 | 0 | 71 | 271 | 32 | 42 |
| Binary | 1000000 | 1101010 | 1101110 | 101010 | 100 | 0 | 111001 | 10111001 | 11010 | 100010 |
Color Harmonies of #406A6E
Complementary color
Monochromatic Colors of #406A6E
Black with #406A6E
Text Example
Text Example
White with #406A6E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406A6E; }
p { color: rgb(64,106,110); }
H1.HeaderClassName
{
color: #406A6E;
}
.AnyTagClassName
{
color: #406A6E;
}
</style>
background-color css
<style>
a { background-color: #406A6E; }
a { background-color: rgb(64,106,110); }
div.DivClassName
{
background-color: #406A6E;
}
.BgClassName
{
background-color: #406A6E;
}
</style>
border-color css
<style>
span { border-color: #406A6E; }
span { border-color: rgb(64,106,110); }
td.TdClassName
{
border-color: #406A6E;
}
.TagClassName
{
border-color: #406A6E;
}
</style>