Shades of Tax Break #406463
Tints of Tax Break #406463
RGB
CMYK
RGB Variations
Color information
#406463 (or 0x406463) is known color: Tax Break. HEX triplet: 40, 64 and 63. RGB value is (64,100,99). Sum of RGB (Red+Green+Blue) = 64+100+99=263 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.33% from 263); Green value is 100 (39.45% from 255 or 38.02% from 263); Blue value is 99 (39.06% from 255 or 37.64% from 263); Max value from RGB is 100 - color contains mainly: green. Hex color #406463 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406463 is #BF9B9C. Grayscale: #595959. Windows color (decimal): -12557213 or 6513728. OLE color: 6513728.
HSL color Cylindrical-coordinate representation of color #406463: hue angle of 178.33º 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 #406463 is Cyan = 0.36, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 100 | 99 | - |
| CMYK | 0.36 | 0 | 0.01 | 0.61 |
| HSL | 178.33º | 0.22% | 0.32% | - |
| HSV(B) | 178.33º | 0.36% | 0.39% | - |
| XYZ | 8.92 | 11.11 | 13.48 | - |
| YUV | 89.12 | 133.57 | 110.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 100 | 99 | 0.36 | 0 | 0.01 | 0.61 | 178.33 | 0.22 | 0.32 |
| Hex | 40 | 64 | 63 | 24 | 0 | 1 | 3D | B2 | 16 | 20 |
| Octal | 100 | 144 | 143 | 44 | 0 | 1 | 75 | 262 | 26 | 40 |
| Binary | 1000000 | 1100100 | 1100011 | 100100 | 0 | 1 | 111101 | 10110010 | 10110 | 100000 |
Color Harmonies of #406463
Complementary color
Monochromatic Colors of #406463
Black with #406463
Text Example
Text Example
White with #406463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406463; }
p { color: rgb(64,100,99); }
H1.HeaderClassName
{
color: #406463;
}
.AnyTagClassName
{
color: #406463;
}
</style>
background-color css
<style>
a { background-color: #406463; }
a { background-color: rgb(64,100,99); }
div.DivClassName
{
background-color: #406463;
}
.BgClassName
{
background-color: #406463;
}
</style>
border-color css
<style>
span { border-color: #406463; }
span { border-color: rgb(64,100,99); }
td.TdClassName
{
border-color: #406463;
}
.TagClassName
{
border-color: #406463;
}
</style>