Shades of Tax Break #406062
Tints of Tax Break #406062
RGB
CMYK
RGB Variations
Color information
#406062 (or 0x406062) is known color: Tax Break. HEX triplet: 40, 60 and 62. RGB value is (64,96,98). Sum of RGB (Red+Green+Blue) = 64+96+98=258 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.81% from 258); Green value is 96 (37.89% from 255 or 37.21% from 258); Blue value is 98 (38.67% from 255 or 37.98% from 258); Max value from RGB is 98 - color contains mainly: blue. Hex color #406062 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406062 is #BF9F9D. Grayscale: #565656. Windows color (decimal): -12558238 or 6447168. OLE color: 6447168.
HSL color Cylindrical-coordinate representation of color #406062: hue angle of 183.53º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #406062 is Cyan = 0.35, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 96 | 98 | - |
| CMYK | 0.35 | 0.02 | 0 | 0.62 |
| HSL | 183.53º | 0.21% | 0.32% | - |
| HSV(B) | 183.53º | 0.35% | 0.38% | - |
| XYZ | 8.5 | 10.34 | 13.1 | - |
| YUV | 86.66 | 134.4 | 111.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 96 | 98 | 0.35 | 0.02 | 0 | 0.62 | 183.53 | 0.21 | 0.32 |
| Hex | 40 | 60 | 62 | 23 | 2 | 0 | 3E | B8 | 15 | 20 |
| Octal | 100 | 140 | 142 | 43 | 2 | 0 | 76 | 270 | 25 | 40 |
| Binary | 1000000 | 1100000 | 1100010 | 100011 | 10 | 0 | 111110 | 10111000 | 10101 | 100000 |
Color Harmonies of #406062
Complementary color
Monochromatic Colors of #406062
Black with #406062
Text Example
Text Example
White with #406062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406062; }
p { color: rgb(64,96,98); }
H1.HeaderClassName
{
color: #406062;
}
.AnyTagClassName
{
color: #406062;
}
</style>
background-color css
<style>
a { background-color: #406062; }
a { background-color: rgb(64,96,98); }
div.DivClassName
{
background-color: #406062;
}
.BgClassName
{
background-color: #406062;
}
</style>
border-color css
<style>
span { border-color: #406062; }
span { border-color: rgb(64,96,98); }
td.TdClassName
{
border-color: #406062;
}
.TagClassName
{
border-color: #406062;
}
</style>