Shades of Fern Green #538438
Tints of Fern Green #538438
RGB
CMYK
RGB Variations
Color information
#538438 (or 0x538438) is known color: Fern Green. HEX triplet: 53, 84 and 38. RGB value is (83,132,56). Sum of RGB (Red+Green+Blue) = 83+132+56=271 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.63% from 271); Green value is 132 (51.95% from 255 or 48.71% from 271); Blue value is 56 (22.27% from 255 or 20.66% from 271); Max value from RGB is 132 - color contains mainly: green. Hex color #538438 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #538438 is #AC7BC7. Grayscale: #6C6C6C. Windows color (decimal): -11303880 or 3703891. OLE color: 3703891.
HSL color Cylindrical-coordinate representation of color #538438: hue angle of 98.68º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #538438 is Cyan = 0.37, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 132 | 56 | - |
| CMYK | 0.37 | 0 | 0.58 | 0.48 |
| HSL | 98.68º | 0.4% | 0.37% | - |
| HSV(B) | 98.68º | 0.58% | 0.52% | - |
| XYZ | 12.53 | 18.63 | 6.68 | - |
| YUV | 108.69 | 98.27 | 109.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 132 | 56 | 0.37 | 0 | 0.58 | 0.48 | 98.68 | 0.4 | 0.37 |
| Hex | 53 | 84 | 38 | 25 | 0 | 3A | 30 | 63 | 28 | 25 |
| Octal | 123 | 204 | 70 | 45 | 0 | 72 | 60 | 143 | 50 | 45 |
| Binary | 1010011 | 10000100 | 111000 | 100101 | 0 | 111010 | 110000 | 1100011 | 101000 | 100101 |
Color Harmonies of #538438
Complementary color
Monochromatic Colors of #538438
Black with #538438
Text Example
Text Example
White with #538438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538438; }
p { color: rgb(83,132,56); }
H1.HeaderClassName
{
color: #538438;
}
.AnyTagClassName
{
color: #538438;
}
</style>
background-color css
<style>
a { background-color: #538438; }
a { background-color: rgb(83,132,56); }
div.DivClassName
{
background-color: #538438;
}
.BgClassName
{
background-color: #538438;
}
</style>
border-color css
<style>
span { border-color: #538438; }
span { border-color: rgb(83,132,56); }
td.TdClassName
{
border-color: #538438;
}
.TagClassName
{
border-color: #538438;
}
</style>