Shades of Tax Break #426566
Tints of Tax Break #426566
RGB
CMYK
RGB Variations
Color information
#426566 (or 0x426566) is known color: Tax Break. HEX triplet: 42, 65 and 66. RGB value is (66,101,102). Sum of RGB (Red+Green+Blue) = 66+101+102=269 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.54% from 269); Green value is 101 (39.84% from 255 or 37.55% from 269); Blue value is 102 (40.23% from 255 or 37.92% from 269); Max value from RGB is 102 - color contains mainly: blue. Hex color #426566 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426566 is #BD9A99. Grayscale: #5A5A5A. Windows color (decimal): -12425882 or 6710594. OLE color: 6710594.
HSL color Cylindrical-coordinate representation of color #426566: hue angle of 181.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 #426566 is Cyan = 0.35, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 66 | 101 | 102 | - |
| CMYK | 0.35 | 0.01 | 0 | 0.6 |
| HSL | 181.67º | 0.21% | 0.33% | - |
| HSV(B) | 181.67º | 0.35% | 0.4% | - |
| XYZ | 9.3 | 11.42 | 14.29 | - |
| YUV | 90.65 | 134.4 | 110.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 101 | 102 | 0.35 | 0.01 | 0 | 0.6 | 181.67 | 0.21 | 0.33 |
| Hex | 42 | 65 | 66 | 23 | 1 | 0 | 3C | B6 | 15 | 21 |
| Octal | 102 | 145 | 146 | 43 | 1 | 0 | 74 | 266 | 25 | 41 |
| Binary | 1000010 | 1100101 | 1100110 | 100011 | 1 | 0 | 111100 | 10110110 | 10101 | 100001 |
Color Harmonies of #426566
Complementary color
Monochromatic Colors of #426566
Black with #426566
Text Example
Text Example
White with #426566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426566; }
p { color: rgb(66,101,102); }
H1.HeaderClassName
{
color: #426566;
}
.AnyTagClassName
{
color: #426566;
}
</style>
background-color css
<style>
a { background-color: #426566; }
a { background-color: rgb(66,101,102); }
div.DivClassName
{
background-color: #426566;
}
.BgClassName
{
background-color: #426566;
}
</style>
border-color css
<style>
span { border-color: #426566; }
span { border-color: rgb(66,101,102); }
td.TdClassName
{
border-color: #426566;
}
.TagClassName
{
border-color: #426566;
}
</style>