Shades of Fern Green #527937
Tints of Fern Green #527937
RGB
CMYK
RGB Variations
Color information
#527937 (or 0x527937) is known color: Fern Green. HEX triplet: 52, 79 and 37. RGB value is (82,121,55). Sum of RGB (Red+Green+Blue) = 82+121+55=258 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.78% from 258); Green value is 121 (47.66% from 255 or 46.90% from 258); Blue value is 55 (21.88% from 255 or 21.32% from 258); Max value from RGB is 121 - color contains mainly: green. Hex color #527937 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527937 is #AD86C8. Grayscale: #666666. Windows color (decimal): -11372233 or 3635538. OLE color: 3635538.
HSL color Cylindrical-coordinate representation of color #527937: hue angle of 95.45º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #527937 is Cyan = 0.32, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 121 | 55 | - |
| CMYK | 0.32 | 0 | 0.55 | 0.53 |
| HSL | 95.45º | 0.38% | 0.35% | - |
| HSV(B) | 95.45º | 0.55% | 0.47% | - |
| XYZ | 11.01 | 15.74 | 6.07 | - |
| YUV | 101.82 | 101.58 | 113.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 121 | 55 | 0.32 | 0 | 0.55 | 0.53 | 95.45 | 0.38 | 0.35 |
| Hex | 52 | 79 | 37 | 20 | 0 | 37 | 35 | 5F | 26 | 23 |
| Octal | 122 | 171 | 67 | 40 | 0 | 67 | 65 | 137 | 46 | 43 |
| Binary | 1010010 | 1111001 | 110111 | 100000 | 0 | 110111 | 110101 | 1011111 | 100110 | 100011 |
Color Harmonies of #527937
Complementary color
Monochromatic Colors of #527937
Black with #527937
Text Example
Text Example
White with #527937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527937; }
p { color: rgb(82,121,55); }
H1.HeaderClassName
{
color: #527937;
}
.AnyTagClassName
{
color: #527937;
}
</style>
background-color css
<style>
a { background-color: #527937; }
a { background-color: rgb(82,121,55); }
div.DivClassName
{
background-color: #527937;
}
.BgClassName
{
background-color: #527937;
}
</style>
border-color css
<style>
span { border-color: #527937; }
span { border-color: rgb(82,121,55); }
td.TdClassName
{
border-color: #527937;
}
.TagClassName
{
border-color: #527937;
}
</style>