Shades of Tax Break #426770
Tints of Tax Break #426770
RGB
CMYK
RGB Variations
Color information
#426770 (or 0x426770) is known color: Tax Break. HEX triplet: 42, 67 and 70. RGB value is (66,103,112). Sum of RGB (Red+Green+Blue) = 66+103+112=281 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.49% from 281); Green value is 103 (40.62% from 255 or 36.65% from 281); Blue value is 112 (44.14% from 255 or 39.86% from 281); Max value from RGB is 112 - color contains mainly: blue. Hex color #426770 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426770 is #BD988F. Grayscale: #5C5C5C. Windows color (decimal): -12425360 or 7366466. OLE color: 7366466.
HSL color Cylindrical-coordinate representation of color #426770: hue angle of 191.74º 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 #426770 is Cyan = 0.41, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 103 | 112 | - |
| CMYK | 0.41 | 0.08 | 0 | 0.56 |
| HSL | 191.74º | 0.26% | 0.35% | - |
| HSV(B) | 191.74º | 0.41% | 0.44% | - |
| XYZ | 10.02 | 12.03 | 17.12 | - |
| YUV | 92.96 | 138.74 | 108.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 103 | 112 | 0.41 | 0.08 | 0 | 0.56 | 191.74 | 0.26 | 0.35 |
| Hex | 42 | 67 | 70 | 29 | 8 | 0 | 38 | C0 | 1A | 23 |
| Octal | 102 | 147 | 160 | 51 | 10 | 0 | 70 | 300 | 32 | 43 |
| Binary | 1000010 | 1100111 | 1110000 | 101001 | 1000 | 0 | 111000 | 11000000 | 11010 | 100011 |
Color Harmonies of #426770
Complementary color
Monochromatic Colors of #426770
Black with #426770
Text Example
Text Example
White with #426770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426770; }
p { color: rgb(66,103,112); }
H1.HeaderClassName
{
color: #426770;
}
.AnyTagClassName
{
color: #426770;
}
</style>
background-color css
<style>
a { background-color: #426770; }
a { background-color: rgb(66,103,112); }
div.DivClassName
{
background-color: #426770;
}
.BgClassName
{
background-color: #426770;
}
</style>
border-color css
<style>
span { border-color: #426770; }
span { border-color: rgb(66,103,112); }
td.TdClassName
{
border-color: #426770;
}
.TagClassName
{
border-color: #426770;
}
</style>