Shades of Tax Break #406263
Tints of Tax Break #406263
RGB
CMYK
RGB Variations
Color information
#406263 (or 0x406263) is known color: Tax Break. HEX triplet: 40, 62 and 63. RGB value is (64,98,99). Sum of RGB (Red+Green+Blue) = 64+98+99=261 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.52% from 261); Green value is 98 (38.67% from 255 or 37.55% from 261); Blue value is 99 (39.06% from 255 or 37.93% from 261); Max value from RGB is 99 - color contains mainly: blue. Hex color #406263 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406263 is #BF9D9C. Grayscale: #575757. Windows color (decimal): -12557725 or 6513216. OLE color: 6513216.
HSL color Cylindrical-coordinate representation of color #406263: hue angle of 181.71º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #406263 is Cyan = 0.35, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 98 | 99 | - |
| CMYK | 0.35 | 0.01 | 0 | 0.61 |
| HSL | 181.71º | 0.21% | 0.32% | - |
| HSV(B) | 181.71º | 0.35% | 0.39% | - |
| XYZ | 8.73 | 10.73 | 13.41 | - |
| YUV | 87.95 | 134.24 | 110.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 98 | 99 | 0.35 | 0.01 | 0 | 0.61 | 181.71 | 0.21 | 0.32 |
| Hex | 40 | 62 | 63 | 23 | 1 | 0 | 3D | B6 | 15 | 20 |
| Octal | 100 | 142 | 143 | 43 | 1 | 0 | 75 | 266 | 25 | 40 |
| Binary | 1000000 | 1100010 | 1100011 | 100011 | 1 | 0 | 111101 | 10110110 | 10101 | 100000 |
Color Harmonies of #406263
Complementary color
Monochromatic Colors of #406263
Black with #406263
Text Example
Text Example
White with #406263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406263; }
p { color: rgb(64,98,99); }
H1.HeaderClassName
{
color: #406263;
}
.AnyTagClassName
{
color: #406263;
}
</style>
background-color css
<style>
a { background-color: #406263; }
a { background-color: rgb(64,98,99); }
div.DivClassName
{
background-color: #406263;
}
.BgClassName
{
background-color: #406263;
}
</style>
border-color css
<style>
span { border-color: #406263; }
span { border-color: rgb(64,98,99); }
td.TdClassName
{
border-color: #406263;
}
.TagClassName
{
border-color: #406263;
}
</style>