Shades of Tax Break #406670
Tints of Tax Break #406670
RGB
CMYK
RGB Variations
Color information
#406670 (or 0x406670) is known color: Tax Break. HEX triplet: 40, 66 and 70. RGB value is (64,102,112). Sum of RGB (Red+Green+Blue) = 64+102+112=278 (36% of max value = 765). Red value is 64 (25.39% from 255 or 23.02% from 278); Green value is 102 (40.23% from 255 or 36.69% from 278); Blue value is 112 (44.14% from 255 or 40.29% from 278); Max value from RGB is 112 - color contains mainly: blue. Hex color #406670 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406670 is #BF998F. Grayscale: #5B5B5B. Windows color (decimal): -12556688 or 7366208. OLE color: 7366208.
HSL color Cylindrical-coordinate representation of color #406670: hue angle of 192.5º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #406670 is Cyan = 0.43, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 102 | 112 | - |
| CMYK | 0.43 | 0.09 | 0 | 0.56 |
| HSL | 192.5º | 0.27% | 0.35% | - |
| HSV(B) | 192.5º | 0.43% | 0.44% | - |
| XYZ | 9.79 | 11.76 | 17.08 | - |
| YUV | 91.78 | 139.41 | 108.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 102 | 112 | 0.43 | 0.09 | 0 | 0.56 | 192.5 | 0.27 | 0.35 |
| Hex | 40 | 66 | 70 | 2B | 9 | 0 | 38 | C0 | 1B | 23 |
| Octal | 100 | 146 | 160 | 53 | 11 | 0 | 70 | 300 | 33 | 43 |
| Binary | 1000000 | 1100110 | 1110000 | 101011 | 1001 | 0 | 111000 | 11000000 | 11011 | 100011 |
Color Harmonies of #406670
Complementary color
Monochromatic Colors of #406670
Black with #406670
Text Example
Text Example
White with #406670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406670; }
p { color: rgb(64,102,112); }
H1.HeaderClassName
{
color: #406670;
}
.AnyTagClassName
{
color: #406670;
}
</style>
background-color css
<style>
a { background-color: #406670; }
a { background-color: rgb(64,102,112); }
div.DivClassName
{
background-color: #406670;
}
.BgClassName
{
background-color: #406670;
}
</style>
border-color css
<style>
span { border-color: #406670; }
span { border-color: rgb(64,102,112); }
td.TdClassName
{
border-color: #406670;
}
.TagClassName
{
border-color: #406670;
}
</style>