Shades of Tax Break #426463
Tints of Tax Break #426463
RGB
CMYK
RGB Variations
Color information
#426463 (or 0x426463) is known color: Tax Break. HEX triplet: 42, 64 and 63. RGB value is (66,100,99). Sum of RGB (Red+Green+Blue) = 66+100+99=265 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.91% from 265); Green value is 100 (39.45% from 255 or 37.74% from 265); Blue value is 99 (39.06% from 255 or 37.36% from 265); Max value from RGB is 100 - color contains mainly: green. Hex color #426463 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426463 is #BD9B9C. Grayscale: #595959. Windows color (decimal): -12426141 or 6513730. OLE color: 6513730.
HSL color Cylindrical-coordinate representation of color #426463: hue angle of 178.24º 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 #426463 is Cyan = 0.34, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 100 | 99 | - |
| CMYK | 0.34 | 0 | 0.01 | 0.61 |
| HSL | 178.24º | 0.2% | 0.33% | - |
| HSV(B) | 178.24º | 0.34% | 0.39% | - |
| XYZ | 9.06 | 11.17 | 13.48 | - |
| YUV | 89.72 | 133.24 | 111.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 100 | 99 | 0.34 | 0 | 0.01 | 0.61 | 178.24 | 0.2 | 0.33 |
| Hex | 42 | 64 | 63 | 22 | 0 | 1 | 3D | B2 | 14 | 21 |
| Octal | 102 | 144 | 143 | 42 | 0 | 1 | 75 | 262 | 24 | 41 |
| Binary | 1000010 | 1100100 | 1100011 | 100010 | 0 | 1 | 111101 | 10110010 | 10100 | 100001 |
Color Harmonies of #426463
Complementary color
Monochromatic Colors of #426463
Black with #426463
Text Example
Text Example
White with #426463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426463; }
p { color: rgb(66,100,99); }
H1.HeaderClassName
{
color: #426463;
}
.AnyTagClassName
{
color: #426463;
}
</style>
background-color css
<style>
a { background-color: #426463; }
a { background-color: rgb(66,100,99); }
div.DivClassName
{
background-color: #426463;
}
.BgClassName
{
background-color: #426463;
}
</style>
border-color css
<style>
span { border-color: #426463; }
span { border-color: rgb(66,100,99); }
td.TdClassName
{
border-color: #426463;
}
.TagClassName
{
border-color: #426463;
}
</style>