Shades of Fern Green #487640
Tints of Fern Green #487640
RGB
CMYK
RGB Variations
Color information
#487640 (or 0x487640) is known color: Fern Green. HEX triplet: 48, 76 and 40. RGB value is (72,118,64). Sum of RGB (Red+Green+Blue) = 72+118+64=254 (33% of max value = 765). Red value is 72 (28.52% from 255 or 28.35% from 254); Green value is 118 (46.48% from 255 or 46.46% from 254); Blue value is 64 (25.39% from 255 or 25.20% from 254); Max value from RGB is 118 - color contains mainly: green. Hex color #487640 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #487640 is #B789BF. Grayscale: #626262. Windows color (decimal): -12028352 or 4224584. OLE color: 4224584.
HSL color Cylindrical-coordinate representation of color #487640: hue angle of 111.11º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #487640 is Cyan = 0.39, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 118 | 64 | - |
| CMYK | 0.39 | 0 | 0.46 | 0.54 |
| HSL | 111.11º | 0.3% | 0.36% | - |
| HSV(B) | 111.11º | 0.46% | 0.46% | - |
| XYZ | 10.08 | 14.7 | 7.16 | - |
| YUV | 98.09 | 108.76 | 109.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 118 | 64 | 0.39 | 0 | 0.46 | 0.54 | 111.11 | 0.3 | 0.36 |
| Hex | 48 | 76 | 40 | 27 | 0 | 2E | 36 | 6F | 1E | 24 |
| Octal | 110 | 166 | 100 | 47 | 0 | 56 | 66 | 157 | 36 | 44 |
| Binary | 1001000 | 1110110 | 1000000 | 100111 | 0 | 101110 | 110110 | 1101111 | 11110 | 100100 |
Color Harmonies of #487640
Complementary color
Monochromatic Colors of #487640
Black with #487640
Text Example
Text Example
White with #487640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487640; }
p { color: rgb(72,118,64); }
H1.HeaderClassName
{
color: #487640;
}
.AnyTagClassName
{
color: #487640;
}
</style>
background-color css
<style>
a { background-color: #487640; }
a { background-color: rgb(72,118,64); }
div.DivClassName
{
background-color: #487640;
}
.BgClassName
{
background-color: #487640;
}
</style>
border-color css
<style>
span { border-color: #487640; }
span { border-color: rgb(72,118,64); }
td.TdClassName
{
border-color: #487640;
}
.TagClassName
{
border-color: #487640;
}
</style>