Shades of Tax Break #426266
Tints of Tax Break #426266
RGB
CMYK
RGB Variations
Color information
#426266 (or 0x426266) is known color: Tax Break. HEX triplet: 42, 62 and 66. RGB value is (66,98,102). Sum of RGB (Red+Green+Blue) = 66+98+102=266 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.81% from 266); Green value is 98 (38.67% from 255 or 36.84% from 266); Blue value is 102 (40.23% from 255 or 38.35% from 266); Max value from RGB is 102 - color contains mainly: blue. Hex color #426266 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426266 is #BD9D99. Grayscale: #585858. Windows color (decimal): -12426650 or 6709826. OLE color: 6709826.
HSL color Cylindrical-coordinate representation of color #426266: hue angle of 186.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 #426266 is Cyan = 0.35, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 66 | 98 | 102 | - |
| CMYK | 0.35 | 0.04 | 0 | 0.6 |
| HSL | 186.67º | 0.21% | 0.33% | - |
| HSV(B) | 186.67º | 0.35% | 0.4% | - |
| XYZ | 9.01 | 10.85 | 14.19 | - |
| YUV | 88.89 | 135.4 | 111.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 98 | 102 | 0.35 | 0.04 | 0 | 0.6 | 186.67 | 0.21 | 0.33 |
| Hex | 42 | 62 | 66 | 23 | 4 | 0 | 3C | BB | 15 | 21 |
| Octal | 102 | 142 | 146 | 43 | 4 | 0 | 74 | 273 | 25 | 41 |
| Binary | 1000010 | 1100010 | 1100110 | 100011 | 100 | 0 | 111100 | 10111011 | 10101 | 100001 |
Color Harmonies of #426266
Complementary color
Monochromatic Colors of #426266
Black with #426266
Text Example
Text Example
White with #426266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426266; }
p { color: rgb(66,98,102); }
H1.HeaderClassName
{
color: #426266;
}
.AnyTagClassName
{
color: #426266;
}
</style>
background-color css
<style>
a { background-color: #426266; }
a { background-color: rgb(66,98,102); }
div.DivClassName
{
background-color: #426266;
}
.BgClassName
{
background-color: #426266;
}
</style>
border-color css
<style>
span { border-color: #426266; }
span { border-color: rgb(66,98,102); }
td.TdClassName
{
border-color: #426266;
}
.TagClassName
{
border-color: #426266;
}
</style>