Shades of Tax Break #426771
Tints of Tax Break #426771
RGB
CMYK
RGB Variations
Color information
#426771 (or 0x426771) is known color: Tax Break. HEX triplet: 42, 67 and 71. RGB value is (66,103,113). Sum of RGB (Red+Green+Blue) = 66+103+113=282 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.40% from 282); Green value is 103 (40.62% from 255 or 36.52% from 282); Blue value is 113 (44.53% from 255 or 40.07% from 282); Max value from RGB is 113 - color contains mainly: blue. Hex color #426771 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426771 is #BD988E. Grayscale: #5D5D5D. Windows color (decimal): -12425359 or 7432002. OLE color: 7432002.
HSL color Cylindrical-coordinate representation of color #426771: hue angle of 192.77º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #426771 is Cyan = 0.42, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 103 | 113 | - |
| CMYK | 0.42 | 0.09 | 0 | 0.56 |
| HSL | 192.77º | 0.26% | 0.35% | - |
| HSV(B) | 192.77º | 0.42% | 0.44% | - |
| XYZ | 10.08 | 12.05 | 17.42 | - |
| YUV | 93.08 | 139.24 | 108.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 103 | 113 | 0.42 | 0.09 | 0 | 0.56 | 192.77 | 0.26 | 0.35 |
| Hex | 42 | 67 | 71 | 2A | 9 | 0 | 38 | C1 | 1A | 23 |
| Octal | 102 | 147 | 161 | 52 | 11 | 0 | 70 | 301 | 32 | 43 |
| Binary | 1000010 | 1100111 | 1110001 | 101010 | 1001 | 0 | 111000 | 11000001 | 11010 | 100011 |
Color Harmonies of #426771
Complementary color
Monochromatic Colors of #426771
Black with #426771
Text Example
Text Example
White with #426771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426771; }
p { color: rgb(66,103,113); }
H1.HeaderClassName
{
color: #426771;
}
.AnyTagClassName
{
color: #426771;
}
</style>
background-color css
<style>
a { background-color: #426771; }
a { background-color: rgb(66,103,113); }
div.DivClassName
{
background-color: #426771;
}
.BgClassName
{
background-color: #426771;
}
</style>
border-color css
<style>
span { border-color: #426771; }
span { border-color: rgb(66,103,113); }
td.TdClassName
{
border-color: #426771;
}
.TagClassName
{
border-color: #426771;
}
</style>