Shades of Hunter Green #367243
Tints of Hunter Green #367243
RGB
CMYK
RGB Variations
Color information
#367243 (or 0x367243) is known color: Hunter Green. HEX triplet: 36, 72 and 43. RGB value is (54,114,67). Sum of RGB (Red+Green+Blue) = 54+114+67=235 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.98% from 235); Green value is 114 (44.92% from 255 or 48.51% from 235); Blue value is 67 (26.56% from 255 or 28.51% from 235); Max value from RGB is 114 - color contains mainly: green. Hex color #367243 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367243 is #C98DBC. Grayscale: #5A5A5A. Windows color (decimal): -13209021 or 4420150. OLE color: 4420150.
HSL color Cylindrical-coordinate representation of color #367243: hue angle of 133º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #367243 is Cyan = 0.53, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 114 | 67 | - |
| CMYK | 0.53 | 0 | 0.41 | 0.55 |
| HSL | 133º | 0.36% | 0.33% | - |
| HSV(B) | 133º | 0.53% | 0.45% | - |
| XYZ | 8.55 | 13.22 | 7.41 | - |
| YUV | 90.7 | 114.62 | 101.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 114 | 67 | 0.53 | 0 | 0.41 | 0.55 | 133 | 0.36 | 0.33 |
| Hex | 36 | 72 | 43 | 35 | 0 | 29 | 37 | 85 | 24 | 21 |
| Octal | 66 | 162 | 103 | 65 | 0 | 51 | 67 | 205 | 44 | 41 |
| Binary | 110110 | 1110010 | 1000011 | 110101 | 0 | 101001 | 110111 | 10000101 | 100100 | 100001 |
Color Harmonies of #367243
Complementary color
Monochromatic Colors of #367243
Black with #367243
Text Example
Text Example
White with #367243
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367243; }
p { color: rgb(54,114,67); }
H1.HeaderClassName
{
color: #367243;
}
.AnyTagClassName
{
color: #367243;
}
</style>
background-color css
<style>
a { background-color: #367243; }
a { background-color: rgb(54,114,67); }
div.DivClassName
{
background-color: #367243;
}
.BgClassName
{
background-color: #367243;
}
</style>
border-color css
<style>
span { border-color: #367243; }
span { border-color: rgb(54,114,67); }
td.TdClassName
{
border-color: #367243;
}
.TagClassName
{
border-color: #367243;
}
</style>