Shades of Tax Break #40696A
Tints of Tax Break #40696A
RGB
CMYK
RGB Variations
Color information
#40696A (or 0x40696A) is known color: Tax Break. HEX triplet: 40, 69 and 6A. RGB value is (64,105,106). Sum of RGB (Red+Green+Blue) = 64+105+106=275 (36% of max value = 765). Red value is 64 (25.39% from 255 or 23.27% from 275); Green value is 105 (41.41% from 255 or 38.18% from 275); Blue value is 106 (41.80% from 255 or 38.55% from 275); Max value from RGB is 106 - color contains mainly: blue. Hex color #40696A is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #40696A is #BF9695. Grayscale: #5C5C5C. Windows color (decimal): -12555926 or 6973760. OLE color: 6973760.
HSL color Cylindrical-coordinate representation of color #40696A: hue angle of 181.43º degrees, saturation: 0.25, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #40696A is Cyan = 0.40, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 64 | 105 | 106 | - |
| CMYK | 0.40 | 0.01 | 0 | 0.58 |
| HSL | 181.43º | 0.25% | 0.33% | - |
| HSV(B) | 181.43º | 0.4% | 0.42% | - |
| XYZ | 9.77 | 12.23 | 15.48 | - |
| YUV | 92.86 | 135.42 | 107.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 105 | 106 | 0.40 | 0.01 | 0 | 0.58 | 181.43 | 0.25 | 0.33 |
| Hex | 40 | 69 | 6A | 28 | 1 | 0 | 3A | B5 | 19 | 21 |
| Octal | 100 | 151 | 152 | 50 | 1 | 0 | 72 | 265 | 31 | 41 |
| Binary | 1000000 | 1101001 | 1101010 | 101000 | 1 | 0 | 111010 | 10110101 | 11001 | 100001 |
Color Harmonies of #40696A
Complementary color
Monochromatic Colors of #40696A
Black with #40696A
Text Example
Text Example
White with #40696A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #40696A; }
p { color: rgb(64,105,106); }
H1.HeaderClassName
{
color: #40696A;
}
.AnyTagClassName
{
color: #40696A;
}
</style>
background-color css
<style>
a { background-color: #40696A; }
a { background-color: rgb(64,105,106); }
div.DivClassName
{
background-color: #40696A;
}
.BgClassName
{
background-color: #40696A;
}
</style>
border-color css
<style>
span { border-color: #40696A; }
span { border-color: rgb(64,105,106); }
td.TdClassName
{
border-color: #40696A;
}
.TagClassName
{
border-color: #40696A;
}
</style>