Shades of Hunter Green #386341
Tints of Hunter Green #386341
RGB
CMYK
RGB Variations
Color information
#386341 (or 0x386341) is known color: Hunter Green. HEX triplet: 38, 63 and 41. RGB value is (56,99,65). Sum of RGB (Red+Green+Blue) = 56+99+65=220 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.45% from 220); Green value is 99 (39.06% from 255 or 45% from 220); Blue value is 65 (25.78% from 255 or 29.55% from 220); Max value from RGB is 99 - color contains mainly: green. Hex color #386341 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386341 is #C79CBE. Grayscale: #525252. Windows color (decimal): -13081791 or 4285240. OLE color: 4285240.
HSL color Cylindrical-coordinate representation of color #386341: hue angle of 132.56º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #386341 is Cyan = 0.43, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 99 | 65 | - |
| CMYK | 0.43 | 0 | 0.34 | 0.61 |
| HSL | 132.56º | 0.28% | 0.3% | - |
| HSV(B) | 132.56º | 0.43% | 0.39% | - |
| XYZ | 7.05 | 10.15 | 6.59 | - |
| YUV | 82.27 | 118.25 | 109.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 99 | 65 | 0.43 | 0 | 0.34 | 0.61 | 132.56 | 0.28 | 0.3 |
| Hex | 38 | 63 | 41 | 2B | 0 | 22 | 3D | 85 | 1C | 1E |
| Octal | 70 | 143 | 101 | 53 | 0 | 42 | 75 | 205 | 34 | 36 |
| Binary | 111000 | 1100011 | 1000001 | 101011 | 0 | 100010 | 111101 | 10000101 | 11100 | 11110 |
Color Harmonies of #386341
Complementary color
Monochromatic Colors of #386341
Black with #386341
Text Example
Text Example
White with #386341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386341; }
p { color: rgb(56,99,65); }
H1.HeaderClassName
{
color: #386341;
}
.AnyTagClassName
{
color: #386341;
}
</style>
background-color css
<style>
a { background-color: #386341; }
a { background-color: rgb(56,99,65); }
div.DivClassName
{
background-color: #386341;
}
.BgClassName
{
background-color: #386341;
}
</style>
border-color css
<style>
span { border-color: #386341; }
span { border-color: rgb(56,99,65); }
td.TdClassName
{
border-color: #386341;
}
.TagClassName
{
border-color: #386341;
}
</style>