Shades of Tax Break #406366
Tints of Tax Break #406366
RGB
CMYK
RGB Variations
Color information
#406366 (or 0x406366) is known color: Tax Break. HEX triplet: 40, 63 and 66. RGB value is (64,99,102). Sum of RGB (Red+Green+Blue) = 64+99+102=265 (35% of max value = 765). Red value is 64 (25.39% from 255 or 24.15% from 265); Green value is 99 (39.06% from 255 or 37.36% from 265); Blue value is 102 (40.23% from 255 or 38.49% from 265); Max value from RGB is 102 - color contains mainly: blue. Hex color #406366 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406366 is #BF9C99. Grayscale: #585858. Windows color (decimal): -12557466 or 6710080. OLE color: 6710080.
HSL color Cylindrical-coordinate representation of color #406366: hue angle of 184.74º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #406366 is Cyan = 0.37, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 64 | 99 | 102 | - |
| CMYK | 0.37 | 0.03 | 0 | 0.6 |
| HSL | 184.74º | 0.23% | 0.33% | - |
| HSV(B) | 184.74º | 0.37% | 0.4% | - |
| XYZ | 8.97 | 10.97 | 14.22 | - |
| YUV | 88.88 | 135.4 | 110.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 99 | 102 | 0.37 | 0.03 | 0 | 0.6 | 184.74 | 0.23 | 0.33 |
| Hex | 40 | 63 | 66 | 25 | 3 | 0 | 3C | B9 | 17 | 21 |
| Octal | 100 | 143 | 146 | 45 | 3 | 0 | 74 | 271 | 27 | 41 |
| Binary | 1000000 | 1100011 | 1100110 | 100101 | 11 | 0 | 111100 | 10111001 | 10111 | 100001 |
Color Harmonies of #406366
Complementary color
Monochromatic Colors of #406366
Black with #406366
Text Example
Text Example
White with #406366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406366; }
p { color: rgb(64,99,102); }
H1.HeaderClassName
{
color: #406366;
}
.AnyTagClassName
{
color: #406366;
}
</style>
background-color css
<style>
a { background-color: #406366; }
a { background-color: rgb(64,99,102); }
div.DivClassName
{
background-color: #406366;
}
.BgClassName
{
background-color: #406366;
}
</style>
border-color css
<style>
span { border-color: #406366; }
span { border-color: rgb(64,99,102); }
td.TdClassName
{
border-color: #406366;
}
.TagClassName
{
border-color: #406366;
}
</style>