Shades of Tax Break #426260
Tints of Tax Break #426260
RGB
CMYK
RGB Variations
Color information
#426260 (or 0x426260) is known color: Tax Break. HEX triplet: 42, 62 and 60. RGB value is (66,98,96). Sum of RGB (Red+Green+Blue) = 66+98+96=260 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.38% from 260); Green value is 98 (38.67% from 255 or 37.69% from 260); Blue value is 96 (37.89% from 255 or 36.92% from 260); Max value from RGB is 98 - color contains mainly: green. Hex color #426260 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426260 is #BD9D9F. Grayscale: #585858. Windows color (decimal): -12426656 or 6316610. OLE color: 6316610.
HSL color Cylindrical-coordinate representation of color #426260: hue angle of 176.25º 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 #426260 is Cyan = 0.33, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 98 | 96 | - |
| CMYK | 0.33 | 0 | 0.02 | 0.62 |
| HSL | 176.25º | 0.2% | 0.32% | - |
| HSV(B) | 176.25º | 0.33% | 0.38% | - |
| XYZ | 8.73 | 10.74 | 12.68 | - |
| YUV | 88.2 | 132.4 | 112.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 98 | 96 | 0.33 | 0 | 0.02 | 0.62 | 176.25 | 0.2 | 0.32 |
| Hex | 42 | 62 | 60 | 21 | 0 | 2 | 3E | B0 | 14 | 20 |
| Octal | 102 | 142 | 140 | 41 | 0 | 2 | 76 | 260 | 24 | 40 |
| Binary | 1000010 | 1100010 | 1100000 | 100001 | 0 | 10 | 111110 | 10110000 | 10100 | 100000 |
Color Harmonies of #426260
Complementary color
Monochromatic Colors of #426260
Black with #426260
Text Example
Text Example
White with #426260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426260; }
p { color: rgb(66,98,96); }
H1.HeaderClassName
{
color: #426260;
}
.AnyTagClassName
{
color: #426260;
}
</style>
background-color css
<style>
a { background-color: #426260; }
a { background-color: rgb(66,98,96); }
div.DivClassName
{
background-color: #426260;
}
.BgClassName
{
background-color: #426260;
}
</style>
border-color css
<style>
span { border-color: #426260; }
span { border-color: rgb(66,98,96); }
td.TdClassName
{
border-color: #426260;
}
.TagClassName
{
border-color: #426260;
}
</style>