Shades of Tax Break #426870
Tints of Tax Break #426870
RGB
CMYK
RGB Variations
Color information
#426870 (or 0x426870) is known color: Tax Break. HEX triplet: 42, 68 and 70. RGB value is (66,104,112). Sum of RGB (Red+Green+Blue) = 66+104+112=282 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.40% from 282); Green value is 104 (41.02% from 255 or 36.88% from 282); Blue value is 112 (44.14% from 255 or 39.72% from 282); Max value from RGB is 112 - color contains mainly: blue. Hex color #426870 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426870 is #BD978F. Grayscale: #5D5D5D. Windows color (decimal): -12425104 or 7366722. OLE color: 7366722.
HSL color Cylindrical-coordinate representation of color #426870: hue angle of 190.43º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #426870 is Cyan = 0.41, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 104 | 112 | - |
| CMYK | 0.41 | 0.07 | 0 | 0.56 |
| HSL | 190.43º | 0.26% | 0.35% | - |
| HSV(B) | 190.43º | 0.41% | 0.44% | - |
| XYZ | 10.12 | 12.23 | 17.16 | - |
| YUV | 93.55 | 138.41 | 108.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 104 | 112 | 0.41 | 0.07 | 0 | 0.56 | 190.43 | 0.26 | 0.35 |
| Hex | 42 | 68 | 70 | 29 | 7 | 0 | 38 | BE | 1A | 23 |
| Octal | 102 | 150 | 160 | 51 | 7 | 0 | 70 | 276 | 32 | 43 |
| Binary | 1000010 | 1101000 | 1110000 | 101001 | 111 | 0 | 111000 | 10111110 | 11010 | 100011 |
Color Harmonies of #426870
Complementary color
Monochromatic Colors of #426870
Black with #426870
Text Example
Text Example
White with #426870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426870; }
p { color: rgb(66,104,112); }
H1.HeaderClassName
{
color: #426870;
}
.AnyTagClassName
{
color: #426870;
}
</style>
background-color css
<style>
a { background-color: #426870; }
a { background-color: rgb(66,104,112); }
div.DivClassName
{
background-color: #426870;
}
.BgClassName
{
background-color: #426870;
}
</style>
border-color css
<style>
span { border-color: #426870; }
span { border-color: rgb(66,104,112); }
td.TdClassName
{
border-color: #426870;
}
.TagClassName
{
border-color: #426870;
}
</style>