Shades of Fern Green #527938
Tints of Fern Green #527938
RGB
CMYK
RGB Variations
Color information
#527938 (or 0x527938) is known color: Fern Green. HEX triplet: 52, 79 and 38. RGB value is (82,121,56). Sum of RGB (Red+Green+Blue) = 82+121+56=259 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.66% from 259); Green value is 121 (47.66% from 255 or 46.72% from 259); Blue value is 56 (22.27% from 255 or 21.62% from 259); Max value from RGB is 121 - color contains mainly: green. Hex color #527938 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527938 is #AD86C7. Grayscale: #666666. Windows color (decimal): -11372232 or 3701074. OLE color: 3701074.
HSL color Cylindrical-coordinate representation of color #527938: hue angle of 96º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #527938 is Cyan = 0.32, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 121 | 56 | - |
| CMYK | 0.32 | 0 | 0.54 | 0.53 |
| HSL | 96º | 0.37% | 0.35% | - |
| HSV(B) | 96º | 0.54% | 0.47% | - |
| XYZ | 11.03 | 15.75 | 6.2 | - |
| YUV | 101.93 | 102.08 | 113.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 121 | 56 | 0.32 | 0 | 0.54 | 0.53 | 96 | 0.37 | 0.35 |
| Hex | 52 | 79 | 38 | 20 | 0 | 36 | 35 | 60 | 25 | 23 |
| Octal | 122 | 171 | 70 | 40 | 0 | 66 | 65 | 140 | 45 | 43 |
| Binary | 1010010 | 1111001 | 111000 | 100000 | 0 | 110110 | 110101 | 1100000 | 100101 | 100011 |
Color Harmonies of #527938
Complementary color
Monochromatic Colors of #527938
Black with #527938
Text Example
Text Example
White with #527938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527938; }
p { color: rgb(82,121,56); }
H1.HeaderClassName
{
color: #527938;
}
.AnyTagClassName
{
color: #527938;
}
</style>
background-color css
<style>
a { background-color: #527938; }
a { background-color: rgb(82,121,56); }
div.DivClassName
{
background-color: #527938;
}
.BgClassName
{
background-color: #527938;
}
</style>
border-color css
<style>
span { border-color: #527938; }
span { border-color: rgb(82,121,56); }
td.TdClassName
{
border-color: #527938;
}
.TagClassName
{
border-color: #527938;
}
</style>