Shades of Hunter Green #426147
Tints of Hunter Green #426147
RGB
CMYK
RGB Variations
Color information
#426147 (or 0x426147) is known color: Hunter Green. HEX triplet: 42, 61 and 47. RGB value is (66,97,71). Sum of RGB (Red+Green+Blue) = 66+97+71=234 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.21% from 234); Green value is 97 (38.28% from 255 or 41.45% from 234); Blue value is 71 (28.12% from 255 or 30.34% from 234); Max value from RGB is 97 - color contains mainly: green. Hex color #426147 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426147 is #BD9EB8. Grayscale: #545454. Windows color (decimal): -12426937 or 4677954. OLE color: 4677954.
HSL color Cylindrical-coordinate representation of color #426147: hue angle of 129.68º 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 #426147 is Cyan = 0.32, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 97 | 71 | - |
| CMYK | 0.32 | 0 | 0.27 | 0.62 |
| HSL | 129.68º | 0.19% | 0.32% | - |
| HSV(B) | 129.68º | 0.32% | 0.38% | - |
| XYZ | 7.66 | 10.16 | 7.52 | - |
| YUV | 84.77 | 120.23 | 114.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 97 | 71 | 0.32 | 0 | 0.27 | 0.62 | 129.68 | 0.19 | 0.32 |
| Hex | 42 | 61 | 47 | 20 | 0 | 1B | 3E | 82 | 13 | 20 |
| Octal | 102 | 141 | 107 | 40 | 0 | 33 | 76 | 202 | 23 | 40 |
| Binary | 1000010 | 1100001 | 1000111 | 100000 | 0 | 11011 | 111110 | 10000010 | 10011 | 100000 |
Color Harmonies of #426147
Complementary color
Monochromatic Colors of #426147
Black with #426147
Text Example
Text Example
White with #426147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426147; }
p { color: rgb(66,97,71); }
H1.HeaderClassName
{
color: #426147;
}
.AnyTagClassName
{
color: #426147;
}
</style>
background-color css
<style>
a { background-color: #426147; }
a { background-color: rgb(66,97,71); }
div.DivClassName
{
background-color: #426147;
}
.BgClassName
{
background-color: #426147;
}
</style>
border-color css
<style>
span { border-color: #426147; }
span { border-color: rgb(66,97,71); }
td.TdClassName
{
border-color: #426147;
}
.TagClassName
{
border-color: #426147;
}
</style>