Shades of Tax Break #426162
Tints of Tax Break #426162
RGB
CMYK
RGB Variations
Color information
#426162 (or 0x426162) is known color: Tax Break. HEX triplet: 42, 61 and 62. RGB value is (66,97,98). Sum of RGB (Red+Green+Blue) = 66+97+98=261 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.29% from 261); Green value is 97 (38.28% from 255 or 37.16% from 261); Blue value is 98 (38.67% from 255 or 37.55% from 261); Max value from RGB is 98 - color contains mainly: blue. Hex color #426162 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426162 is #BD9E9D. Grayscale: #575757. Windows color (decimal): -12426910 or 6447426. OLE color: 6447426.
HSL color Cylindrical-coordinate representation of color #426162: hue angle of 181.88º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #426162 is Cyan = 0.33, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 97 | 98 | - |
| CMYK | 0.33 | 0.01 | 0 | 0.62 |
| HSL | 181.88º | 0.2% | 0.32% | - |
| HSV(B) | 181.88º | 0.33% | 0.38% | - |
| XYZ | 8.73 | 10.59 | 13.14 | - |
| YUV | 87.85 | 133.73 | 112.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 97 | 98 | 0.33 | 0.01 | 0 | 0.62 | 181.88 | 0.2 | 0.32 |
| Hex | 42 | 61 | 62 | 21 | 1 | 0 | 3E | B6 | 14 | 20 |
| Octal | 102 | 141 | 142 | 41 | 1 | 0 | 76 | 266 | 24 | 40 |
| Binary | 1000010 | 1100001 | 1100010 | 100001 | 1 | 0 | 111110 | 10110110 | 10100 | 100000 |
Color Harmonies of #426162
Complementary color
Monochromatic Colors of #426162
Black with #426162
Text Example
Text Example
White with #426162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426162; }
p { color: rgb(66,97,98); }
H1.HeaderClassName
{
color: #426162;
}
.AnyTagClassName
{
color: #426162;
}
</style>
background-color css
<style>
a { background-color: #426162; }
a { background-color: rgb(66,97,98); }
div.DivClassName
{
background-color: #426162;
}
.BgClassName
{
background-color: #426162;
}
</style>
border-color css
<style>
span { border-color: #426162; }
span { border-color: rgb(66,97,98); }
td.TdClassName
{
border-color: #426162;
}
.TagClassName
{
border-color: #426162;
}
</style>