Shades of Hunter Green #386344
Tints of Hunter Green #386344
RGB
CMYK
RGB Variations
Color information
#386344 (or 0x386344) is known color: Hunter Green. HEX triplet: 38, 63 and 44. RGB value is (56,99,68). Sum of RGB (Red+Green+Blue) = 56+99+68=223 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.11% from 223); Green value is 99 (39.06% from 255 or 44.39% from 223); Blue value is 68 (26.95% from 255 or 30.49% from 223); Max value from RGB is 99 - color contains mainly: green. Hex color #386344 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386344 is #C79CBB. Grayscale: #525252. Windows color (decimal): -13081788 or 4481848. OLE color: 4481848.
HSL color Cylindrical-coordinate representation of color #386344: hue angle of 136.74º 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 #386344 is Cyan = 0.43, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 99 | 68 | - |
| CMYK | 0.43 | 0 | 0.31 | 0.61 |
| HSL | 136.74º | 0.28% | 0.3% | - |
| HSV(B) | 136.74º | 0.43% | 0.39% | - |
| XYZ | 7.14 | 10.18 | 7.06 | - |
| YUV | 82.61 | 119.75 | 109.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 99 | 68 | 0.43 | 0 | 0.31 | 0.61 | 136.74 | 0.28 | 0.3 |
| Hex | 38 | 63 | 44 | 2B | 0 | 1F | 3D | 89 | 1C | 1E |
| Octal | 70 | 143 | 104 | 53 | 0 | 37 | 75 | 211 | 34 | 36 |
| Binary | 111000 | 1100011 | 1000100 | 101011 | 0 | 11111 | 111101 | 10001001 | 11100 | 11110 |
Color Harmonies of #386344
Complementary color
Monochromatic Colors of #386344
Black with #386344
Text Example
Text Example
White with #386344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386344; }
p { color: rgb(56,99,68); }
H1.HeaderClassName
{
color: #386344;
}
.AnyTagClassName
{
color: #386344;
}
</style>
background-color css
<style>
a { background-color: #386344; }
a { background-color: rgb(56,99,68); }
div.DivClassName
{
background-color: #386344;
}
.BgClassName
{
background-color: #386344;
}
</style>
border-color css
<style>
span { border-color: #386344; }
span { border-color: rgb(56,99,68); }
td.TdClassName
{
border-color: #386344;
}
.TagClassName
{
border-color: #386344;
}
</style>