Shades of Fern Green #527440
Tints of Fern Green #527440
RGB
CMYK
RGB Variations
Color information
#527440 (or 0x527440) is known color: Fern Green. HEX triplet: 52, 74 and 40. RGB value is (82,116,64). Sum of RGB (Red+Green+Blue) = 82+116+64=262 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.30% from 262); Green value is 116 (45.70% from 255 or 44.27% from 262); Blue value is 64 (25.39% from 255 or 24.43% from 262); Max value from RGB is 116 - color contains mainly: green. Hex color #527440 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527440 is #AD8BBF. Grayscale: #646464. Windows color (decimal): -11373504 or 4224082. OLE color: 4224082.
HSL color Cylindrical-coordinate representation of color #527440: hue angle of 99.23º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #527440 is Cyan = 0.29, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 116 | 64 | - |
| CMYK | 0.29 | 0 | 0.45 | 0.55 |
| HSL | 99.23º | 0.29% | 0.35% | - |
| HSV(B) | 99.23º | 0.45% | 0.45% | - |
| XYZ | 10.65 | 14.65 | 7.12 | - |
| YUV | 99.91 | 107.74 | 115.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 116 | 64 | 0.29 | 0 | 0.45 | 0.55 | 99.23 | 0.29 | 0.35 |
| Hex | 52 | 74 | 40 | 1D | 0 | 2D | 37 | 63 | 1D | 23 |
| Octal | 122 | 164 | 100 | 35 | 0 | 55 | 67 | 143 | 35 | 43 |
| Binary | 1010010 | 1110100 | 1000000 | 11101 | 0 | 101101 | 110111 | 1100011 | 11101 | 100011 |
Color Harmonies of #527440
Complementary color
Monochromatic Colors of #527440
Black with #527440
Text Example
Text Example
White with #527440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527440; }
p { color: rgb(82,116,64); }
H1.HeaderClassName
{
color: #527440;
}
.AnyTagClassName
{
color: #527440;
}
</style>
background-color css
<style>
a { background-color: #527440; }
a { background-color: rgb(82,116,64); }
div.DivClassName
{
background-color: #527440;
}
.BgClassName
{
background-color: #527440;
}
</style>
border-color css
<style>
span { border-color: #527440; }
span { border-color: rgb(82,116,64); }
td.TdClassName
{
border-color: #527440;
}
.TagClassName
{
border-color: #527440;
}
</style>