Shades of Tax Break #406163
Tints of Tax Break #406163
RGB
CMYK
RGB Variations
Color information
#406163 (or 0x406163) is known color: Tax Break. HEX triplet: 40, 61 and 63. RGB value is (64,97,99). Sum of RGB (Red+Green+Blue) = 64+97+99=260 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.62% from 260); Green value is 97 (38.28% from 255 or 37.31% from 260); Blue value is 99 (39.06% from 255 or 38.08% from 260); Max value from RGB is 99 - color contains mainly: blue. Hex color #406163 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406163 is #BF9E9C. Grayscale: #575757. Windows color (decimal): -12557981 or 6512960. OLE color: 6512960.
HSL color Cylindrical-coordinate representation of color #406163: hue angle of 183.43º 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 #406163 is Cyan = 0.35, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 97 | 99 | - |
| CMYK | 0.35 | 0.02 | 0 | 0.61 |
| HSL | 183.43º | 0.21% | 0.32% | - |
| HSV(B) | 183.43º | 0.35% | 0.39% | - |
| XYZ | 8.64 | 10.54 | 13.38 | - |
| YUV | 87.36 | 134.57 | 111.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 97 | 99 | 0.35 | 0.02 | 0 | 0.61 | 183.43 | 0.21 | 0.32 |
| Hex | 40 | 61 | 63 | 23 | 2 | 0 | 3D | B7 | 15 | 20 |
| Octal | 100 | 141 | 143 | 43 | 2 | 0 | 75 | 267 | 25 | 40 |
| Binary | 1000000 | 1100001 | 1100011 | 100011 | 10 | 0 | 111101 | 10110111 | 10101 | 100000 |
Color Harmonies of #406163
Complementary color
Monochromatic Colors of #406163
Black with #406163
Text Example
Text Example
White with #406163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406163; }
p { color: rgb(64,97,99); }
H1.HeaderClassName
{
color: #406163;
}
.AnyTagClassName
{
color: #406163;
}
</style>
background-color css
<style>
a { background-color: #406163; }
a { background-color: rgb(64,97,99); }
div.DivClassName
{
background-color: #406163;
}
.BgClassName
{
background-color: #406163;
}
</style>
border-color css
<style>
span { border-color: #406163; }
span { border-color: rgb(64,97,99); }
td.TdClassName
{
border-color: #406163;
}
.TagClassName
{
border-color: #406163;
}
</style>