Shades of Fern Green #527346
Tints of Fern Green #527346
RGB
CMYK
RGB Variations
Color information
#527346 (or 0x527346) is known color: Fern Green. HEX triplet: 52, 73 and 46. RGB value is (82,115,70). Sum of RGB (Red+Green+Blue) = 82+115+70=267 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.71% from 267); Green value is 115 (45.31% from 255 or 43.07% from 267); Blue value is 70 (27.73% from 255 or 26.22% from 267); Max value from RGB is 115 - color contains mainly: green. Hex color #527346 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527346 is #AD8CB9. Grayscale: #646464. Windows color (decimal): -11373754 or 4617042. OLE color: 4617042.
HSL color Cylindrical-coordinate representation of color #527346: hue angle of 104º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #527346 is Cyan = 0.29, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 115 | 70 | - |
| CMYK | 0.29 | 0 | 0.39 | 0.55 |
| HSL | 104º | 0.24% | 0.36% | - |
| HSV(B) | 104º | 0.39% | 0.45% | - |
| XYZ | 10.72 | 14.5 | 8.03 | - |
| YUV | 100 | 111.07 | 115.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 115 | 70 | 0.29 | 0 | 0.39 | 0.55 | 104 | 0.24 | 0.36 |
| Hex | 52 | 73 | 46 | 1D | 0 | 27 | 37 | 68 | 18 | 24 |
| Octal | 122 | 163 | 106 | 35 | 0 | 47 | 67 | 150 | 30 | 44 |
| Binary | 1010010 | 1110011 | 1000110 | 11101 | 0 | 100111 | 110111 | 1101000 | 11000 | 100100 |
Color Harmonies of #527346
Complementary color
Monochromatic Colors of #527346
Black with #527346
Text Example
Text Example
White with #527346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527346; }
p { color: rgb(82,115,70); }
H1.HeaderClassName
{
color: #527346;
}
.AnyTagClassName
{
color: #527346;
}
</style>
background-color css
<style>
a { background-color: #527346; }
a { background-color: rgb(82,115,70); }
div.DivClassName
{
background-color: #527346;
}
.BgClassName
{
background-color: #527346;
}
</style>
border-color css
<style>
span { border-color: #527346; }
span { border-color: rgb(82,115,70); }
td.TdClassName
{
border-color: #527346;
}
.TagClassName
{
border-color: #527346;
}
</style>