Shades of Hunter Green #367045
Tints of Hunter Green #367045
RGB
CMYK
RGB Variations
Color information
#367045 (or 0x367045) is known color: Hunter Green. HEX triplet: 36, 70 and 45. RGB value is (54,112,69). Sum of RGB (Red+Green+Blue) = 54+112+69=235 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.98% from 235); Green value is 112 (44.14% from 255 or 47.66% from 235); Blue value is 69 (27.34% from 255 or 29.36% from 235); Max value from RGB is 112 - color contains mainly: green. Hex color #367045 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367045 is #C98FBA. Grayscale: #595959. Windows color (decimal): -13209531 or 4550710. OLE color: 4550710.
HSL color Cylindrical-coordinate representation of color #367045: hue angle of 135.52º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #367045 is Cyan = 0.52, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 112 | 69 | - |
| CMYK | 0.52 | 0 | 0.38 | 0.56 |
| HSL | 135.52º | 0.35% | 0.33% | - |
| HSV(B) | 135.52º | 0.52% | 0.44% | - |
| XYZ | 8.39 | 12.8 | 7.66 | - |
| YUV | 89.76 | 116.28 | 102.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 69 | 0.52 | 0 | 0.38 | 0.56 | 135.52 | 0.35 | 0.33 |
| Hex | 36 | 70 | 45 | 34 | 0 | 26 | 38 | 88 | 23 | 21 |
| Octal | 66 | 160 | 105 | 64 | 0 | 46 | 70 | 210 | 43 | 41 |
| Binary | 110110 | 1110000 | 1000101 | 110100 | 0 | 100110 | 111000 | 10001000 | 100011 | 100001 |
Color Harmonies of #367045
Complementary color
Monochromatic Colors of #367045
Black with #367045
Text Example
Text Example
White with #367045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367045; }
p { color: rgb(54,112,69); }
H1.HeaderClassName
{
color: #367045;
}
.AnyTagClassName
{
color: #367045;
}
</style>
background-color css
<style>
a { background-color: #367045; }
a { background-color: rgb(54,112,69); }
div.DivClassName
{
background-color: #367045;
}
.BgClassName
{
background-color: #367045;
}
</style>
border-color css
<style>
span { border-color: #367045; }
span { border-color: rgb(54,112,69); }
td.TdClassName
{
border-color: #367045;
}
.TagClassName
{
border-color: #367045;
}
</style>