Shades of Tax Break #426664
Tints of Tax Break #426664
RGB
CMYK
RGB Variations
Color information
#426664 (or 0x426664) is known color: Tax Break. HEX triplet: 42, 66 and 64. RGB value is (66,102,100). Sum of RGB (Red+Green+Blue) = 66+102+100=268 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.63% from 268); Green value is 102 (40.23% from 255 or 38.06% from 268); Blue value is 100 (39.45% from 255 or 37.31% from 268); Max value from RGB is 102 - color contains mainly: green. Hex color #426664 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426664 is #BD999B. Grayscale: #5A5A5A. Windows color (decimal): -12425628 or 6579778. OLE color: 6579778.
HSL color Cylindrical-coordinate representation of color #426664: hue angle of 176.67º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #426664 is Cyan = 0.35, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 66 | 102 | 100 | - |
| CMYK | 0.35 | 0 | 0.02 | 0.6 |
| HSL | 176.67º | 0.21% | 0.33% | - |
| HSV(B) | 176.67º | 0.35% | 0.4% | - |
| XYZ | 9.3 | 11.58 | 13.8 | - |
| YUV | 91.01 | 133.07 | 110.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 102 | 100 | 0.35 | 0 | 0.02 | 0.6 | 176.67 | 0.21 | 0.33 |
| Hex | 42 | 66 | 64 | 23 | 0 | 2 | 3C | B1 | 15 | 21 |
| Octal | 102 | 146 | 144 | 43 | 0 | 2 | 74 | 261 | 25 | 41 |
| Binary | 1000010 | 1100110 | 1100100 | 100011 | 0 | 10 | 111100 | 10110001 | 10101 | 100001 |
Color Harmonies of #426664
Complementary color
Monochromatic Colors of #426664
Black with #426664
Text Example
Text Example
White with #426664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426664; }
p { color: rgb(66,102,100); }
H1.HeaderClassName
{
color: #426664;
}
.AnyTagClassName
{
color: #426664;
}
</style>
background-color css
<style>
a { background-color: #426664; }
a { background-color: rgb(66,102,100); }
div.DivClassName
{
background-color: #426664;
}
.BgClassName
{
background-color: #426664;
}
</style>
border-color css
<style>
span { border-color: #426664; }
span { border-color: rgb(66,102,100); }
td.TdClassName
{
border-color: #426664;
}
.TagClassName
{
border-color: #426664;
}
</style>