Shades of Tax Break #406667
Tints of Tax Break #406667
RGB
CMYK
RGB Variations
Color information
#406667 (or 0x406667) is known color: Tax Break. HEX triplet: 40, 66 and 67. RGB value is (64,102,103). Sum of RGB (Red+Green+Blue) = 64+102+103=269 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.79% from 269); Green value is 102 (40.23% from 255 or 37.92% from 269); Blue value is 103 (40.62% from 255 or 38.29% from 269); Max value from RGB is 103 - color contains mainly: blue. Hex color #406667 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406667 is #BF9998. Grayscale: #5A5A5A. Windows color (decimal): -12556697 or 6776384. OLE color: 6776384.
HSL color Cylindrical-coordinate representation of color #406667: hue angle of 181.54º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #406667 is Cyan = 0.38, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 102 | 103 | - |
| CMYK | 0.38 | 0.01 | 0 | 0.60 |
| HSL | 181.54º | 0.23% | 0.33% | - |
| HSV(B) | 181.54º | 0.38% | 0.4% | - |
| XYZ | 9.31 | 11.57 | 14.57 | - |
| YUV | 90.75 | 134.91 | 108.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 102 | 103 | 0.38 | 0.01 | 0 | 0.60 | 181.54 | 0.23 | 0.33 |
| Hex | 40 | 66 | 67 | 26 | 1 | 0 | 3C | B6 | 17 | 21 |
| Octal | 100 | 146 | 147 | 46 | 1 | 0 | 74 | 266 | 27 | 41 |
| Binary | 1000000 | 1100110 | 1100111 | 100110 | 1 | 0 | 111100 | 10110110 | 10111 | 100001 |
Color Harmonies of #406667
Complementary color
Monochromatic Colors of #406667
Black with #406667
Text Example
Text Example
White with #406667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406667; }
p { color: rgb(64,102,103); }
H1.HeaderClassName
{
color: #406667;
}
.AnyTagClassName
{
color: #406667;
}
</style>
background-color css
<style>
a { background-color: #406667; }
a { background-color: rgb(64,102,103); }
div.DivClassName
{
background-color: #406667;
}
.BgClassName
{
background-color: #406667;
}
</style>
border-color css
<style>
span { border-color: #406667; }
span { border-color: rgb(64,102,103); }
td.TdClassName
{
border-color: #406667;
}
.TagClassName
{
border-color: #406667;
}
</style>