Shades of Hunter Green #397043
Tints of Hunter Green #397043
RGB
CMYK
RGB Variations
Color information
#397043 (or 0x397043) is known color: Hunter Green. HEX triplet: 39, 70 and 43. RGB value is (57,112,67). Sum of RGB (Red+Green+Blue) = 57+112+67=236 (31% of max value = 765). Red value is 57 (22.66% from 255 or 24.15% from 236); Green value is 112 (44.14% from 255 or 47.46% from 236); Blue value is 67 (26.56% from 255 or 28.39% from 236); Max value from RGB is 112 - color contains mainly: green. Hex color #397043 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397043 is #C68FBC. Grayscale: #5A5A5A. Windows color (decimal): -13012925 or 4419641. OLE color: 4419641.
HSL color Cylindrical-coordinate representation of color #397043: hue angle of 130.91º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #397043 is Cyan = 0.49, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 112 | 67 | - |
| CMYK | 0.49 | 0 | 0.40 | 0.56 |
| HSL | 130.91º | 0.33% | 0.33% | - |
| HSV(B) | 130.91º | 0.49% | 0.44% | - |
| XYZ | 8.49 | 12.86 | 7.35 | - |
| YUV | 90.43 | 114.78 | 104.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 67 | 0.49 | 0 | 0.40 | 0.56 | 130.91 | 0.33 | 0.33 |
| Hex | 39 | 70 | 43 | 31 | 0 | 28 | 38 | 83 | 21 | 21 |
| Octal | 71 | 160 | 103 | 61 | 0 | 50 | 70 | 203 | 41 | 41 |
| Binary | 111001 | 1110000 | 1000011 | 110001 | 0 | 101000 | 111000 | 10000011 | 100001 | 100001 |
Color Harmonies of #397043
Complementary color
Monochromatic Colors of #397043
Black with #397043
Text Example
Text Example
White with #397043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397043; }
p { color: rgb(57,112,67); }
H1.HeaderClassName
{
color: #397043;
}
.AnyTagClassName
{
color: #397043;
}
</style>
background-color css
<style>
a { background-color: #397043; }
a { background-color: rgb(57,112,67); }
div.DivClassName
{
background-color: #397043;
}
.BgClassName
{
background-color: #397043;
}
</style>
border-color css
<style>
span { border-color: #397043; }
span { border-color: rgb(57,112,67); }
td.TdClassName
{
border-color: #397043;
}
.TagClassName
{
border-color: #397043;
}
</style>