Shades of Tax Break #426464
Tints of Tax Break #426464
RGB
CMYK
RGB Variations
Color information
#426464 (or 0x426464) is known color: Tax Break. HEX triplet: 42, 64 and 64. RGB value is (66,100,100). Sum of RGB (Red+Green+Blue) = 66+100+100=266 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.81% from 266); Green value is 100 (39.45% from 255 or 37.59% from 266); Blue value is 100 (39.45% from 255 or 37.59% from 266); Max value from RGB is 100 - color contains mainly: green, blue. Hex color #426464 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426464 is #BD9B9B. Grayscale: #595959. Windows color (decimal): -12426140 or 6579266. OLE color: 6579266.
HSL color Cylindrical-coordinate representation of color #426464: hue angle of 180º degrees, saturation: 0.2, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #426464 is Cyan = 0.34, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 100 | 100 | - |
| CMYK | 0.34 | 0 | 0 | 0.61 |
| HSL | 180º | 0.2% | 0.33% | - |
| HSV(B) | 180º | 0.34% | 0.39% | - |
| XYZ | 9.1 | 11.19 | 13.74 | - |
| YUV | 89.83 | 133.74 | 111 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 100 | 100 | 0.34 | 0 | 0 | 0.61 | 180 | 0.2 | 0.33 |
| Hex | 42 | 64 | 64 | 22 | 0 | 0 | 3D | B4 | 14 | 21 |
| Octal | 102 | 144 | 144 | 42 | 0 | 0 | 75 | 264 | 24 | 41 |
| Binary | 1000010 | 1100100 | 1100100 | 100010 | 0 | 0 | 111101 | 10110100 | 10100 | 100001 |
Color Harmonies of #426464
Complementary color
Monochromatic Colors of #426464
Black with #426464
Text Example
Text Example
White with #426464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426464; }
p { color: rgb(66,100,100); }
H1.HeaderClassName
{
color: #426464;
}
.AnyTagClassName
{
color: #426464;
}
</style>
background-color css
<style>
a { background-color: #426464; }
a { background-color: rgb(66,100,100); }
div.DivClassName
{
background-color: #426464;
}
.BgClassName
{
background-color: #426464;
}
</style>
border-color css
<style>
span { border-color: #426464; }
span { border-color: rgb(66,100,100); }
td.TdClassName
{
border-color: #426464;
}
.TagClassName
{
border-color: #426464;
}
</style>