Shades of Hunter Green #357043
Tints of Hunter Green #357043
RGB
CMYK
RGB Variations
Color information
#357043 (or 0x357043) is known color: Hunter Green. HEX triplet: 35, 70 and 43. RGB value is (53,112,67). Sum of RGB (Red+Green+Blue) = 53+112+67=232 (30% of max value = 765). Red value is 53 (21.09% from 255 or 22.84% from 232); Green value is 112 (44.14% from 255 or 48.28% from 232); Blue value is 67 (26.56% from 255 or 28.88% from 232); Max value from RGB is 112 - color contains mainly: green. Hex color #357043 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357043 is #CA8FBC. Grayscale: #595959. Windows color (decimal): -13275069 or 4419637. OLE color: 4419637.
HSL color Cylindrical-coordinate representation of color #357043: hue angle of 134.24º degrees, saturation: 0.36, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #357043 is Cyan = 0.53, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 112 | 67 | - |
| CMYK | 0.53 | 0 | 0.40 | 0.56 |
| HSL | 134.24º | 0.36% | 0.32% | - |
| HSV(B) | 134.24º | 0.53% | 0.44% | - |
| XYZ | 8.28 | 12.75 | 7.34 | - |
| YUV | 89.23 | 115.45 | 102.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 112 | 67 | 0.53 | 0 | 0.40 | 0.56 | 134.24 | 0.36 | 0.32 |
| Hex | 35 | 70 | 43 | 35 | 0 | 28 | 38 | 86 | 24 | 20 |
| Octal | 65 | 160 | 103 | 65 | 0 | 50 | 70 | 206 | 44 | 40 |
| Binary | 110101 | 1110000 | 1000011 | 110101 | 0 | 101000 | 111000 | 10000110 | 100100 | 100000 |
Color Harmonies of #357043
Complementary color
Monochromatic Colors of #357043
Black with #357043
Text Example
Text Example
White with #357043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357043; }
p { color: rgb(53,112,67); }
H1.HeaderClassName
{
color: #357043;
}
.AnyTagClassName
{
color: #357043;
}
</style>
background-color css
<style>
a { background-color: #357043; }
a { background-color: rgb(53,112,67); }
div.DivClassName
{
background-color: #357043;
}
.BgClassName
{
background-color: #357043;
}
</style>
border-color css
<style>
span { border-color: #357043; }
span { border-color: rgb(53,112,67); }
td.TdClassName
{
border-color: #357043;
}
.TagClassName
{
border-color: #357043;
}
</style>