Shades of Fern Green #527142
Tints of Fern Green #527142
RGB
CMYK
RGB Variations
Color information
#527142 (or 0x527142) is known color: Fern Green. HEX triplet: 52, 71 and 42. RGB value is (82,113,66). Sum of RGB (Red+Green+Blue) = 82+113+66=261 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.42% from 261); Green value is 113 (44.53% from 255 or 43.30% from 261); Blue value is 66 (26.17% from 255 or 25.29% from 261); Max value from RGB is 113 - color contains mainly: green. Hex color #527142 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527142 is #AD8EBD. Grayscale: #626262. Windows color (decimal): -11374270 or 4354386. OLE color: 4354386.
HSL color Cylindrical-coordinate representation of color #527142: hue angle of 99.57º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #527142 is Cyan = 0.27, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 113 | 66 | - |
| CMYK | 0.27 | 0 | 0.42 | 0.56 |
| HSL | 99.57º | 0.26% | 0.35% | - |
| HSV(B) | 99.57º | 0.42% | 0.44% | - |
| XYZ | 10.37 | 14 | 7.31 | - |
| YUV | 98.37 | 109.73 | 116.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 113 | 66 | 0.27 | 0 | 0.42 | 0.56 | 99.57 | 0.26 | 0.35 |
| Hex | 52 | 71 | 42 | 1B | 0 | 2A | 38 | 64 | 1A | 23 |
| Octal | 122 | 161 | 102 | 33 | 0 | 52 | 70 | 144 | 32 | 43 |
| Binary | 1010010 | 1110001 | 1000010 | 11011 | 0 | 101010 | 111000 | 1100100 | 11010 | 100011 |
Color Harmonies of #527142
Complementary color
Monochromatic Colors of #527142
Black with #527142
Text Example
Text Example
White with #527142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527142; }
p { color: rgb(82,113,66); }
H1.HeaderClassName
{
color: #527142;
}
.AnyTagClassName
{
color: #527142;
}
</style>
background-color css
<style>
a { background-color: #527142; }
a { background-color: rgb(82,113,66); }
div.DivClassName
{
background-color: #527142;
}
.BgClassName
{
background-color: #527142;
}
</style>
border-color css
<style>
span { border-color: #527142; }
span { border-color: rgb(82,113,66); }
td.TdClassName
{
border-color: #527142;
}
.TagClassName
{
border-color: #527142;
}
</style>