Shades of Tax Break #406662
Tints of Tax Break #406662
RGB
CMYK
RGB Variations
Color information
#406662 (or 0x406662) is known color: Tax Break. HEX triplet: 40, 66 and 62. RGB value is (64,102,98). Sum of RGB (Red+Green+Blue) = 64+102+98=264 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.24% from 264); Green value is 102 (40.23% from 255 or 38.64% from 264); Blue value is 98 (38.67% from 255 or 37.12% from 264); Max value from RGB is 102 - color contains mainly: green. Hex color #406662 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406662 is #BF999D. Grayscale: #5A5A5A. Windows color (decimal): -12556702 or 6448704. OLE color: 6448704.
HSL color Cylindrical-coordinate representation of color #406662: hue angle of 173.68º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #406662 is Cyan = 0.37, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 64 | 102 | 98 | - |
| CMYK | 0.37 | 0 | 0.04 | 0.6 |
| HSL | 173.68º | 0.23% | 0.33% | - |
| HSV(B) | 173.68º | 0.37% | 0.4% | - |
| XYZ | 9.07 | 11.47 | 13.29 | - |
| YUV | 90.18 | 132.41 | 109.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 102 | 98 | 0.37 | 0 | 0.04 | 0.6 | 173.68 | 0.23 | 0.33 |
| Hex | 40 | 66 | 62 | 25 | 0 | 4 | 3C | AE | 17 | 21 |
| Octal | 100 | 146 | 142 | 45 | 0 | 4 | 74 | 256 | 27 | 41 |
| Binary | 1000000 | 1100110 | 1100010 | 100101 | 0 | 100 | 111100 | 10101110 | 10111 | 100001 |
Color Harmonies of #406662
Complementary color
Monochromatic Colors of #406662
Black with #406662
Text Example
Text Example
White with #406662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406662; }
p { color: rgb(64,102,98); }
H1.HeaderClassName
{
color: #406662;
}
.AnyTagClassName
{
color: #406662;
}
</style>
background-color css
<style>
a { background-color: #406662; }
a { background-color: rgb(64,102,98); }
div.DivClassName
{
background-color: #406662;
}
.BgClassName
{
background-color: #406662;
}
</style>
border-color css
<style>
span { border-color: #406662; }
span { border-color: rgb(64,102,98); }
td.TdClassName
{
border-color: #406662;
}
.TagClassName
{
border-color: #406662;
}
</style>