Shades of Fern Green #527641
Tints of Fern Green #527641
RGB
CMYK
RGB Variations
Color information
#527641 (or 0x527641) is known color: Fern Green. HEX triplet: 52, 76 and 41. RGB value is (82,118,65). Sum of RGB (Red+Green+Blue) = 82+118+65=265 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.94% from 265); Green value is 118 (46.48% from 255 or 44.53% from 265); Blue value is 65 (25.78% from 255 or 24.53% from 265); Max value from RGB is 118 - color contains mainly: green. Hex color #527641 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527641 is #AD89BE. Grayscale: #656565. Windows color (decimal): -11372991 or 4290130. OLE color: 4290130.
HSL color Cylindrical-coordinate representation of color #527641: hue angle of 100.75º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #527641 is Cyan = 0.31, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 118 | 65 | - |
| CMYK | 0.31 | 0 | 0.45 | 0.54 |
| HSL | 100.75º | 0.29% | 0.36% | - |
| HSV(B) | 100.75º | 0.45% | 0.46% | - |
| XYZ | 10.91 | 15.13 | 7.35 | - |
| YUV | 101.19 | 107.57 | 114.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 118 | 65 | 0.31 | 0 | 0.45 | 0.54 | 100.75 | 0.29 | 0.36 |
| Hex | 52 | 76 | 41 | 1F | 0 | 2D | 36 | 65 | 1D | 24 |
| Octal | 122 | 166 | 101 | 37 | 0 | 55 | 66 | 145 | 35 | 44 |
| Binary | 1010010 | 1110110 | 1000001 | 11111 | 0 | 101101 | 110110 | 1100101 | 11101 | 100100 |
Color Harmonies of #527641
Complementary color
Monochromatic Colors of #527641
Black with #527641
Text Example
Text Example
White with #527641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527641; }
p { color: rgb(82,118,65); }
H1.HeaderClassName
{
color: #527641;
}
.AnyTagClassName
{
color: #527641;
}
</style>
background-color css
<style>
a { background-color: #527641; }
a { background-color: rgb(82,118,65); }
div.DivClassName
{
background-color: #527641;
}
.BgClassName
{
background-color: #527641;
}
</style>
border-color css
<style>
span { border-color: #527641; }
span { border-color: rgb(82,118,65); }
td.TdClassName
{
border-color: #527641;
}
.TagClassName
{
border-color: #527641;
}
</style>