Shades of Tax Break #406562
Tints of Tax Break #406562
RGB
CMYK
RGB Variations
Color information
#406562 (or 0x406562) is known color: Tax Break. HEX triplet: 40, 65 and 62. RGB value is (64,101,98). Sum of RGB (Red+Green+Blue) = 64+101+98=263 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.33% from 263); Green value is 101 (39.84% from 255 or 38.40% from 263); Blue value is 98 (38.67% from 255 or 37.26% from 263); Max value from RGB is 101 - color contains mainly: green. Hex color #406562 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406562 is #BF9A9D. Grayscale: #595959. Windows color (decimal): -12556958 or 6448448. OLE color: 6448448.
HSL color Cylindrical-coordinate representation of color #406562: hue angle of 175.14º degrees, saturation: 0.22, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #406562 is Cyan = 0.37, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 101 | 98 | - |
| CMYK | 0.37 | 0 | 0.03 | 0.60 |
| HSL | 175.14º | 0.22% | 0.32% | - |
| HSV(B) | 175.14º | 0.37% | 0.4% | - |
| XYZ | 8.97 | 11.28 | 13.26 | - |
| YUV | 89.6 | 132.74 | 109.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 101 | 98 | 0.37 | 0 | 0.03 | 0.60 | 175.14 | 0.22 | 0.32 |
| Hex | 40 | 65 | 62 | 25 | 0 | 3 | 3C | AF | 16 | 20 |
| Octal | 100 | 145 | 142 | 45 | 0 | 3 | 74 | 257 | 26 | 40 |
| Binary | 1000000 | 1100101 | 1100010 | 100101 | 0 | 11 | 111100 | 10101111 | 10110 | 100000 |
Color Harmonies of #406562
Complementary color
Monochromatic Colors of #406562
Black with #406562
Text Example
Text Example
White with #406562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406562; }
p { color: rgb(64,101,98); }
H1.HeaderClassName
{
color: #406562;
}
.AnyTagClassName
{
color: #406562;
}
</style>
background-color css
<style>
a { background-color: #406562; }
a { background-color: rgb(64,101,98); }
div.DivClassName
{
background-color: #406562;
}
.BgClassName
{
background-color: #406562;
}
</style>
border-color css
<style>
span { border-color: #406562; }
span { border-color: rgb(64,101,98); }
td.TdClassName
{
border-color: #406562;
}
.TagClassName
{
border-color: #406562;
}
</style>