Shades of Tax Break #406462
Tints of Tax Break #406462
RGB
CMYK
RGB Variations
Color information
#406462 (or 0x406462) is known color: Tax Break. HEX triplet: 40, 64 and 62. RGB value is (64,100,98). Sum of RGB (Red+Green+Blue) = 64+100+98=262 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.43% from 262); Green value is 100 (39.45% from 255 or 38.17% from 262); Blue value is 98 (38.67% from 255 or 37.40% from 262); Max value from RGB is 100 - color contains mainly: green. Hex color #406462 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406462 is #BF9B9D. Grayscale: #585858. Windows color (decimal): -12557214 or 6448192. OLE color: 6448192.
HSL color Cylindrical-coordinate representation of color #406462: hue angle of 176.67º degrees, saturation: 0.22, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #406462 is Cyan = 0.36, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 100 | 98 | - |
| CMYK | 0.36 | 0 | 0.02 | 0.61 |
| HSL | 176.67º | 0.22% | 0.32% | - |
| HSV(B) | 176.67º | 0.36% | 0.39% | - |
| XYZ | 8.88 | 11.09 | 13.23 | - |
| YUV | 89.01 | 133.07 | 110.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 100 | 98 | 0.36 | 0 | 0.02 | 0.61 | 176.67 | 0.22 | 0.32 |
| Hex | 40 | 64 | 62 | 24 | 0 | 2 | 3D | B1 | 16 | 20 |
| Octal | 100 | 144 | 142 | 44 | 0 | 2 | 75 | 261 | 26 | 40 |
| Binary | 1000000 | 1100100 | 1100010 | 100100 | 0 | 10 | 111101 | 10110001 | 10110 | 100000 |
Color Harmonies of #406462
Complementary color
Monochromatic Colors of #406462
Black with #406462
Text Example
Text Example
White with #406462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406462; }
p { color: rgb(64,100,98); }
H1.HeaderClassName
{
color: #406462;
}
.AnyTagClassName
{
color: #406462;
}
</style>
background-color css
<style>
a { background-color: #406462; }
a { background-color: rgb(64,100,98); }
div.DivClassName
{
background-color: #406462;
}
.BgClassName
{
background-color: #406462;
}
</style>
border-color css
<style>
span { border-color: #406462; }
span { border-color: rgb(64,100,98); }
td.TdClassName
{
border-color: #406462;
}
.TagClassName
{
border-color: #406462;
}
</style>