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