Shades of Fern Green #527738
Tints of Fern Green #527738
RGB
CMYK
RGB Variations
Color information
#527738 (or 0x527738) is known color: Fern Green. HEX triplet: 52, 77 and 38. RGB value is (82,119,56). Sum of RGB (Red+Green+Blue) = 82+119+56=257 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.91% from 257); Green value is 119 (46.88% from 255 or 46.30% from 257); Blue value is 56 (22.27% from 255 or 21.79% from 257); Max value from RGB is 119 - color contains mainly: green. Hex color #527738 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527738 is #AD88C7. Grayscale: #646464. Windows color (decimal): -11372744 or 3700562. OLE color: 3700562.
HSL color Cylindrical-coordinate representation of color #527738: hue angle of 95.24º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #527738 is Cyan = 0.31, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 119 | 56 | - |
| CMYK | 0.31 | 0 | 0.53 | 0.53 |
| HSL | 95.24º | 0.36% | 0.34% | - |
| HSV(B) | 95.24º | 0.53% | 0.47% | - |
| XYZ | 10.79 | 15.27 | 6.12 | - |
| YUV | 100.76 | 102.74 | 114.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 119 | 56 | 0.31 | 0 | 0.53 | 0.53 | 95.24 | 0.36 | 0.34 |
| Hex | 52 | 77 | 38 | 1F | 0 | 35 | 35 | 5F | 24 | 22 |
| Octal | 122 | 167 | 70 | 37 | 0 | 65 | 65 | 137 | 44 | 42 |
| Binary | 1010010 | 1110111 | 111000 | 11111 | 0 | 110101 | 110101 | 1011111 | 100100 | 100010 |
Color Harmonies of #527738
Complementary color
Monochromatic Colors of #527738
Black with #527738
Text Example
Text Example
White with #527738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527738; }
p { color: rgb(82,119,56); }
H1.HeaderClassName
{
color: #527738;
}
.AnyTagClassName
{
color: #527738;
}
</style>
background-color css
<style>
a { background-color: #527738; }
a { background-color: rgb(82,119,56); }
div.DivClassName
{
background-color: #527738;
}
.BgClassName
{
background-color: #527738;
}
</style>
border-color css
<style>
span { border-color: #527738; }
span { border-color: rgb(82,119,56); }
td.TdClassName
{
border-color: #527738;
}
.TagClassName
{
border-color: #527738;
}
</style>