Shades of Fern Green #548338
Tints of Fern Green #548338
RGB
CMYK
RGB Variations
Color information
#548338 (or 0x548338) is known color: Fern Green. HEX triplet: 54, 83 and 38. RGB value is (84,131,56). Sum of RGB (Red+Green+Blue) = 84+131+56=271 (35% of max value = 765). Red value is 84 (33.20% from 255 or 31.00% from 271); Green value is 131 (51.56% from 255 or 48.34% from 271); Blue value is 56 (22.27% from 255 or 20.66% from 271); Max value from RGB is 131 - color contains mainly: green. Hex color #548338 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #548338 is #AB7CC7. Grayscale: #6C6C6C. Windows color (decimal): -11238600 or 3703636. OLE color: 3703636.
HSL color Cylindrical-coordinate representation of color #548338: hue angle of 97.6º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #548338 is Cyan = 0.36, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 84 | 131 | 56 | - |
| CMYK | 0.36 | 0 | 0.57 | 0.49 |
| HSL | 97.6º | 0.4% | 0.37% | - |
| HSV(B) | 97.6º | 0.57% | 0.51% | - |
| XYZ | 12.49 | 18.4 | 6.64 | - |
| YUV | 108.4 | 98.43 | 110.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 131 | 56 | 0.36 | 0 | 0.57 | 0.49 | 97.6 | 0.4 | 0.37 |
| Hex | 54 | 83 | 38 | 24 | 0 | 39 | 31 | 62 | 28 | 25 |
| Octal | 124 | 203 | 70 | 44 | 0 | 71 | 61 | 142 | 50 | 45 |
| Binary | 1010100 | 10000011 | 111000 | 100100 | 0 | 111001 | 110001 | 1100010 | 101000 | 100101 |
Color Harmonies of #548338
Complementary color
Monochromatic Colors of #548338
Black with #548338
Text Example
Text Example
White with #548338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548338; }
p { color: rgb(84,131,56); }
H1.HeaderClassName
{
color: #548338;
}
.AnyTagClassName
{
color: #548338;
}
</style>
background-color css
<style>
a { background-color: #548338; }
a { background-color: rgb(84,131,56); }
div.DivClassName
{
background-color: #548338;
}
.BgClassName
{
background-color: #548338;
}
</style>
border-color css
<style>
span { border-color: #548338; }
span { border-color: rgb(84,131,56); }
td.TdClassName
{
border-color: #548338;
}
.TagClassName
{
border-color: #548338;
}
</style>