Shades of Hunter Green #436048
Tints of Hunter Green #436048
RGB
CMYK
RGB Variations
Color information
#436048 (or 0x436048) is known color: Hunter Green. HEX triplet: 43, 60 and 48. RGB value is (67,96,72). Sum of RGB (Red+Green+Blue) = 67+96+72=235 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.51% from 235); Green value is 96 (37.89% from 255 or 40.85% from 235); Blue value is 72 (28.52% from 255 or 30.64% from 235); Max value from RGB is 96 - color contains mainly: green. Hex color #436048 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436048 is #BC9FB7. Grayscale: #545454. Windows color (decimal): -12361656 or 4743235. OLE color: 4743235.
HSL color Cylindrical-coordinate representation of color #436048: hue angle of 130.34º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #436048 is Cyan = 0.30, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 96 | 72 | - |
| CMYK | 0.30 | 0 | 0.25 | 0.62 |
| HSL | 130.34º | 0.18% | 0.32% | - |
| HSV(B) | 130.34º | 0.3% | 0.38% | - |
| XYZ | 7.67 | 10.03 | 7.66 | - |
| YUV | 84.59 | 120.89 | 115.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 96 | 72 | 0.30 | 0 | 0.25 | 0.62 | 130.34 | 0.18 | 0.32 |
| Hex | 43 | 60 | 48 | 1E | 0 | 19 | 3E | 82 | 12 | 20 |
| Octal | 103 | 140 | 110 | 36 | 0 | 31 | 76 | 202 | 22 | 40 |
| Binary | 1000011 | 1100000 | 1001000 | 11110 | 0 | 11001 | 111110 | 10000010 | 10010 | 100000 |
Color Harmonies of #436048
Complementary color
Monochromatic Colors of #436048
Black with #436048
Text Example
Text Example
White with #436048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436048; }
p { color: rgb(67,96,72); }
H1.HeaderClassName
{
color: #436048;
}
.AnyTagClassName
{
color: #436048;
}
</style>
background-color css
<style>
a { background-color: #436048; }
a { background-color: rgb(67,96,72); }
div.DivClassName
{
background-color: #436048;
}
.BgClassName
{
background-color: #436048;
}
</style>
border-color css
<style>
span { border-color: #436048; }
span { border-color: rgb(67,96,72); }
td.TdClassName
{
border-color: #436048;
}
.TagClassName
{
border-color: #436048;
}
</style>