Shades of Fern Green #527546
Tints of Fern Green #527546
RGB
CMYK
RGB Variations
Color information
#527546 (or 0x527546) is known color: Fern Green. HEX triplet: 52, 75 and 46. RGB value is (82,117,70). Sum of RGB (Red+Green+Blue) = 82+117+70=269 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.48% from 269); Green value is 117 (46.09% from 255 or 43.49% from 269); Blue value is 70 (27.73% from 255 or 26.02% from 269); Max value from RGB is 117 - color contains mainly: green. Hex color #527546 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527546 is #AD8AB9. Grayscale: #656565. Windows color (decimal): -11373242 or 4617554. OLE color: 4617554.
HSL color Cylindrical-coordinate representation of color #527546: hue angle of 104.68º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #527546 is Cyan = 0.30, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 117 | 70 | - |
| CMYK | 0.30 | 0 | 0.40 | 0.54 |
| HSL | 104.68º | 0.25% | 0.37% | - |
| HSV(B) | 104.68º | 0.4% | 0.46% | - |
| XYZ | 10.95 | 14.96 | 8.1 | - |
| YUV | 101.18 | 110.4 | 114.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 117 | 70 | 0.30 | 0 | 0.40 | 0.54 | 104.68 | 0.25 | 0.37 |
| Hex | 52 | 75 | 46 | 1E | 0 | 28 | 36 | 69 | 19 | 25 |
| Octal | 122 | 165 | 106 | 36 | 0 | 50 | 66 | 151 | 31 | 45 |
| Binary | 1010010 | 1110101 | 1000110 | 11110 | 0 | 101000 | 110110 | 1101001 | 11001 | 100101 |
Color Harmonies of #527546
Complementary color
Monochromatic Colors of #527546
Black with #527546
Text Example
Text Example
White with #527546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527546; }
p { color: rgb(82,117,70); }
H1.HeaderClassName
{
color: #527546;
}
.AnyTagClassName
{
color: #527546;
}
</style>
background-color css
<style>
a { background-color: #527546; }
a { background-color: rgb(82,117,70); }
div.DivClassName
{
background-color: #527546;
}
.BgClassName
{
background-color: #527546;
}
</style>
border-color css
<style>
span { border-color: #527546; }
span { border-color: rgb(82,117,70); }
td.TdClassName
{
border-color: #527546;
}
.TagClassName
{
border-color: #527546;
}
</style>