Shades of Fern Green #537344
Tints of Fern Green #537344
RGB
CMYK
RGB Variations
Color information
#537344 (or 0x537344) is known color: Fern Green. HEX triplet: 53, 73 and 44. RGB value is (83,115,68). Sum of RGB (Red+Green+Blue) = 83+115+68=266 (35% of max value = 765). Red value is 83 (32.81% from 255 or 31.20% from 266); Green value is 115 (45.31% from 255 or 43.23% from 266); Blue value is 68 (26.95% from 255 or 25.56% from 266); Max value from RGB is 115 - color contains mainly: green. Hex color #537344 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537344 is #AC8CBB. Grayscale: #646464. Windows color (decimal): -11308220 or 4485971. OLE color: 4485971.
HSL color Cylindrical-coordinate representation of color #537344: hue angle of 100.85º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #537344 is Cyan = 0.28, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 115 | 68 | - |
| CMYK | 0.28 | 0 | 0.41 | 0.55 |
| HSL | 100.85º | 0.26% | 0.36% | - |
| HSV(B) | 100.85º | 0.41% | 0.45% | - |
| XYZ | 10.74 | 14.52 | 7.7 | - |
| YUV | 100.07 | 109.9 | 115.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 68 | 0.28 | 0 | 0.41 | 0.55 | 100.85 | 0.26 | 0.36 |
| Hex | 53 | 73 | 44 | 1C | 0 | 29 | 37 | 65 | 1A | 24 |
| Octal | 123 | 163 | 104 | 34 | 0 | 51 | 67 | 145 | 32 | 44 |
| Binary | 1010011 | 1110011 | 1000100 | 11100 | 0 | 101001 | 110111 | 1100101 | 11010 | 100100 |
Color Harmonies of #537344
Complementary color
Monochromatic Colors of #537344
Black with #537344
Text Example
Text Example
White with #537344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537344; }
p { color: rgb(83,115,68); }
H1.HeaderClassName
{
color: #537344;
}
.AnyTagClassName
{
color: #537344;
}
</style>
background-color css
<style>
a { background-color: #537344; }
a { background-color: rgb(83,115,68); }
div.DivClassName
{
background-color: #537344;
}
.BgClassName
{
background-color: #537344;
}
</style>
border-color css
<style>
span { border-color: #537344; }
span { border-color: rgb(83,115,68); }
td.TdClassName
{
border-color: #537344;
}
.TagClassName
{
border-color: #537344;
}
</style>