Shades of Tax Break #426461
Tints of Tax Break #426461
RGB
CMYK
RGB Variations
Color information
#426461 (or 0x426461) is known color: Tax Break. HEX triplet: 42, 64 and 61. RGB value is (66,100,97). Sum of RGB (Red+Green+Blue) = 66+100+97=263 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.10% from 263); Green value is 100 (39.45% from 255 or 38.02% from 263); Blue value is 97 (38.28% from 255 or 36.88% from 263); Max value from RGB is 100 - color contains mainly: green. Hex color #426461 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426461 is #BD9B9E. Grayscale: #595959. Windows color (decimal): -12426143 or 6382658. OLE color: 6382658.
HSL color Cylindrical-coordinate representation of color #426461: hue angle of 174.71º 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 #426461 is Cyan = 0.34, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 100 | 97 | - |
| CMYK | 0.34 | 0 | 0.03 | 0.61 |
| HSL | 174.71º | 0.2% | 0.33% | - |
| HSV(B) | 174.71º | 0.34% | 0.39% | - |
| XYZ | 8.96 | 11.14 | 12.99 | - |
| YUV | 89.49 | 132.24 | 111.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 100 | 97 | 0.34 | 0 | 0.03 | 0.61 | 174.71 | 0.2 | 0.33 |
| Hex | 42 | 64 | 61 | 22 | 0 | 3 | 3D | AF | 14 | 21 |
| Octal | 102 | 144 | 141 | 42 | 0 | 3 | 75 | 257 | 24 | 41 |
| Binary | 1000010 | 1100100 | 1100001 | 100010 | 0 | 11 | 111101 | 10101111 | 10100 | 100001 |
Color Harmonies of #426461
Complementary color
Monochromatic Colors of #426461
Black with #426461
Text Example
Text Example
White with #426461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426461; }
p { color: rgb(66,100,97); }
H1.HeaderClassName
{
color: #426461;
}
.AnyTagClassName
{
color: #426461;
}
</style>
background-color css
<style>
a { background-color: #426461; }
a { background-color: rgb(66,100,97); }
div.DivClassName
{
background-color: #426461;
}
.BgClassName
{
background-color: #426461;
}
</style>
border-color css
<style>
span { border-color: #426461; }
span { border-color: rgb(66,100,97); }
td.TdClassName
{
border-color: #426461;
}
.TagClassName
{
border-color: #426461;
}
</style>