Shades of Hunter Green #386845
Tints of Hunter Green #386845
RGB
CMYK
RGB Variations
Color information
#386845 (or 0x386845) is known color: Hunter Green. HEX triplet: 38, 68 and 45. RGB value is (56,104,69). Sum of RGB (Red+Green+Blue) = 56+104+69=229 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.45% from 229); Green value is 104 (41.02% from 255 or 45.41% from 229); Blue value is 69 (27.34% from 255 or 30.13% from 229); Max value from RGB is 104 - color contains mainly: green. Hex color #386845 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386845 is #C797BA. Grayscale: #555555. Windows color (decimal): -13080507 or 4548664. OLE color: 4548664.
HSL color Cylindrical-coordinate representation of color #386845: hue angle of 136.25º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #386845 is Cyan = 0.46, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 104 | 69 | - |
| CMYK | 0.46 | 0 | 0.34 | 0.59 |
| HSL | 136.25º | 0.3% | 0.31% | - |
| HSV(B) | 136.25º | 0.46% | 0.41% | - |
| XYZ | 7.66 | 11.17 | 7.38 | - |
| YUV | 85.66 | 118.6 | 106.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 104 | 69 | 0.46 | 0 | 0.34 | 0.59 | 136.25 | 0.3 | 0.31 |
| Hex | 38 | 68 | 45 | 2E | 0 | 22 | 3B | 88 | 1E | 1F |
| Octal | 70 | 150 | 105 | 56 | 0 | 42 | 73 | 210 | 36 | 37 |
| Binary | 111000 | 1101000 | 1000101 | 101110 | 0 | 100010 | 111011 | 10001000 | 11110 | 11111 |
Color Harmonies of #386845
Complementary color
Monochromatic Colors of #386845
Black with #386845
Text Example
Text Example
White with #386845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386845; }
p { color: rgb(56,104,69); }
H1.HeaderClassName
{
color: #386845;
}
.AnyTagClassName
{
color: #386845;
}
</style>
background-color css
<style>
a { background-color: #386845; }
a { background-color: rgb(56,104,69); }
div.DivClassName
{
background-color: #386845;
}
.BgClassName
{
background-color: #386845;
}
</style>
border-color css
<style>
span { border-color: #386845; }
span { border-color: rgb(56,104,69); }
td.TdClassName
{
border-color: #386845;
}
.TagClassName
{
border-color: #386845;
}
</style>