Shades of Tax Break #406A71
Tints of Tax Break #406A71
RGB
CMYK
RGB Variations
Color information
#406A71 (or 0x406A71) is known color: Tax Break. HEX triplet: 40, 6A and 71. RGB value is (64,106,113). Sum of RGB (Red+Green+Blue) = 64+106+113=283 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.61% from 283); Green value is 106 (41.80% from 255 or 37.46% from 283); Blue value is 113 (44.53% from 255 or 39.93% from 283); Max value from RGB is 113 - color contains mainly: blue. Hex color #406A71 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406A71 is #BF958E. Grayscale: #5E5E5E. Windows color (decimal): -12555663 or 7432768. OLE color: 7432768.
HSL color Cylindrical-coordinate representation of color #406A71: hue angle of 188.57º degrees, saturation: 0.28, 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 #406A71 is Cyan = 0.43, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 106 | 113 | - |
| CMYK | 0.43 | 0.06 | 0 | 0.56 |
| HSL | 188.57º | 0.28% | 0.35% | - |
| HSV(B) | 188.57º | 0.43% | 0.44% | - |
| XYZ | 10.25 | 12.59 | 17.51 | - |
| YUV | 94.24 | 138.59 | 106.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 106 | 113 | 0.43 | 0.06 | 0 | 0.56 | 188.57 | 0.28 | 0.35 |
| Hex | 40 | 6A | 71 | 2B | 6 | 0 | 38 | BD | 1C | 23 |
| Octal | 100 | 152 | 161 | 53 | 6 | 0 | 70 | 275 | 34 | 43 |
| Binary | 1000000 | 1101010 | 1110001 | 101011 | 110 | 0 | 111000 | 10111101 | 11100 | 100011 |
Color Harmonies of #406A71
Complementary color
Monochromatic Colors of #406A71
Black with #406A71
Text Example
Text Example
White with #406A71
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406A71; }
p { color: rgb(64,106,113); }
H1.HeaderClassName
{
color: #406A71;
}
.AnyTagClassName
{
color: #406A71;
}
</style>
background-color css
<style>
a { background-color: #406A71; }
a { background-color: rgb(64,106,113); }
div.DivClassName
{
background-color: #406A71;
}
.BgClassName
{
background-color: #406A71;
}
</style>
border-color css
<style>
span { border-color: #406A71; }
span { border-color: rgb(64,106,113); }
td.TdClassName
{
border-color: #406A71;
}
.TagClassName
{
border-color: #406A71;
}
</style>