Shades of Tax Break #406461
Tints of Tax Break #406461
RGB
CMYK
RGB Variations
Color information
#406461 (or 0x406461) is known color: Tax Break. HEX triplet: 40, 64 and 61. RGB value is (64,100,97). Sum of RGB (Red+Green+Blue) = 64+100+97=261 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.52% from 261); Green value is 100 (39.45% from 255 or 38.31% from 261); Blue value is 97 (38.28% from 255 or 37.16% from 261); Max value from RGB is 100 - color contains mainly: green. Hex color #406461 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406461 is #BF9B9E. Grayscale: #585858. Windows color (decimal): -12557215 or 6382656. OLE color: 6382656.
HSL color Cylindrical-coordinate representation of color #406461: hue angle of 175º 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 #406461 is Cyan = 0.36, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 100 | 97 | - |
| CMYK | 0.36 | 0 | 0.03 | 0.61 |
| HSL | 175º | 0.22% | 0.32% | - |
| HSV(B) | 175º | 0.36% | 0.39% | - |
| XYZ | 8.83 | 11.07 | 12.98 | - |
| YUV | 88.89 | 132.57 | 110.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 100 | 97 | 0.36 | 0 | 0.03 | 0.61 | 175 | 0.22 | 0.32 |
| Hex | 40 | 64 | 61 | 24 | 0 | 3 | 3D | AF | 16 | 20 |
| Octal | 100 | 144 | 141 | 44 | 0 | 3 | 75 | 257 | 26 | 40 |
| Binary | 1000000 | 1100100 | 1100001 | 100100 | 0 | 11 | 111101 | 10101111 | 10110 | 100000 |
Color Harmonies of #406461
Complementary color
Monochromatic Colors of #406461
Black with #406461
Text Example
Text Example
White with #406461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406461; }
p { color: rgb(64,100,97); }
H1.HeaderClassName
{
color: #406461;
}
.AnyTagClassName
{
color: #406461;
}
</style>
background-color css
<style>
a { background-color: #406461; }
a { background-color: rgb(64,100,97); }
div.DivClassName
{
background-color: #406461;
}
.BgClassName
{
background-color: #406461;
}
</style>
border-color css
<style>
span { border-color: #406461; }
span { border-color: rgb(64,100,97); }
td.TdClassName
{
border-color: #406461;
}
.TagClassName
{
border-color: #406461;
}
</style>