Shades of Fiji Green #547415
Tints of Fiji Green #547415
RGB
CMYK
RGB Variations
Color information
#547415 (or 0x547415) is known color: Fiji Green. HEX triplet: 54, 74 and 15. RGB value is (84,116,21). Sum of RGB (Red+Green+Blue) = 84+116+21=221 (29% of max value = 765). Red value is 84 (33.20% from 255 or 38.01% from 221); Green value is 116 (45.70% from 255 or 52.49% from 221); Blue value is 21 (8.59% from 255 or 9.50% from 221); Max value from RGB is 116 - color contains mainly: green. Hex color #547415 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #547415 is #AB8BEA. Grayscale: #5F5F5F. Windows color (decimal): -11242475 or 1406036. OLE color: 1406036.
HSL color Cylindrical-coordinate representation of color #547415: hue angle of 80.21º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #547415 is Cyan = 0.28, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 116 | 21 | - |
| CMYK | 0.28 | 0 | 0.82 | 0.55 |
| HSL | 80.21º | 0.69% | 0.27% | - |
| HSV(B) | 80.21º | 0.82% | 0.45% | - |
| XYZ | 10.04 | 14.43 | 2.97 | - |
| YUV | 95.6 | 85.9 | 119.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 116 | 21 | 0.28 | 0 | 0.82 | 0.55 | 80.21 | 0.69 | 0.27 |
| Hex | 54 | 74 | 15 | 1C | 0 | 52 | 37 | 50 | 45 | 1B |
| Octal | 124 | 164 | 25 | 34 | 0 | 122 | 67 | 120 | 105 | 33 |
| Binary | 1010100 | 1110100 | 10101 | 11100 | 0 | 1010010 | 110111 | 1010000 | 1000101 | 11011 |
Color Harmonies of #547415
Complementary color
Monochromatic Colors of #547415
Black with #547415
Text Example
Text Example
White with #547415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547415; }
p { color: rgb(84,116,21); }
H1.HeaderClassName
{
color: #547415;
}
.AnyTagClassName
{
color: #547415;
}
</style>
background-color css
<style>
a { background-color: #547415; }
a { background-color: rgb(84,116,21); }
div.DivClassName
{
background-color: #547415;
}
.BgClassName
{
background-color: #547415;
}
</style>
border-color css
<style>
span { border-color: #547415; }
span { border-color: rgb(84,116,21); }
td.TdClassName
{
border-color: #547415;
}
.TagClassName
{
border-color: #547415;
}
</style>