Shades of Hunter Green #426146
Tints of Hunter Green #426146
RGB
CMYK
RGB Variations
Color information
#426146 (or 0x426146) is known color: Hunter Green. HEX triplet: 42, 61 and 46. RGB value is (66,97,70). Sum of RGB (Red+Green+Blue) = 66+97+70=233 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.33% from 233); Green value is 97 (38.28% from 255 or 41.63% from 233); Blue value is 70 (27.73% from 255 or 30.04% from 233); Max value from RGB is 97 - color contains mainly: green. Hex color #426146 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426146 is #BD9EB9. Grayscale: #545454. Windows color (decimal): -12426938 or 4612418. OLE color: 4612418.
HSL color Cylindrical-coordinate representation of color #426146: hue angle of 127.74º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #426146 is Cyan = 0.32, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 97 | 70 | - |
| CMYK | 0.32 | 0 | 0.28 | 0.62 |
| HSL | 127.74º | 0.19% | 0.32% | - |
| HSV(B) | 127.74º | 0.32% | 0.38% | - |
| XYZ | 7.63 | 10.15 | 7.35 | - |
| YUV | 84.65 | 119.73 | 114.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 97 | 70 | 0.32 | 0 | 0.28 | 0.62 | 127.74 | 0.19 | 0.32 |
| Hex | 42 | 61 | 46 | 20 | 0 | 1C | 3E | 80 | 13 | 20 |
| Octal | 102 | 141 | 106 | 40 | 0 | 34 | 76 | 200 | 23 | 40 |
| Binary | 1000010 | 1100001 | 1000110 | 100000 | 0 | 11100 | 111110 | 10000000 | 10011 | 100000 |
Color Harmonies of #426146
Complementary color
Monochromatic Colors of #426146
Black with #426146
Text Example
Text Example
White with #426146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426146; }
p { color: rgb(66,97,70); }
H1.HeaderClassName
{
color: #426146;
}
.AnyTagClassName
{
color: #426146;
}
</style>
background-color css
<style>
a { background-color: #426146; }
a { background-color: rgb(66,97,70); }
div.DivClassName
{
background-color: #426146;
}
.BgClassName
{
background-color: #426146;
}
</style>
border-color css
<style>
span { border-color: #426146; }
span { border-color: rgb(66,97,70); }
td.TdClassName
{
border-color: #426146;
}
.TagClassName
{
border-color: #426146;
}
</style>