Shades of Fiji Green #547011
Tints of Fiji Green #547011
RGB
CMYK
RGB Variations
Color information
#547011 (or 0x547011) is known color: Fiji Green. HEX triplet: 54, 70 and 11. RGB value is (84,112,17). Sum of RGB (Red+Green+Blue) = 84+112+17=213 (28% of max value = 765). Red value is 84 (33.20% from 255 or 39.44% from 213); Green value is 112 (44.14% from 255 or 52.58% from 213); Blue value is 17 (7.03% from 255 or 7.98% from 213); Max value from RGB is 112 - color contains mainly: green. Hex color #547011 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #547011 is #AB8FEE. Grayscale: #5D5D5D. Windows color (decimal): -11243503 or 1142868. OLE color: 1142868.
HSL color Cylindrical-coordinate representation of color #547011: hue angle of 77.68º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #547011 is Cyan = 0.25, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 84 | 112 | 17 | - |
| CMYK | 0.25 | 0 | 0.85 | 0.56 |
| HSL | 77.68º | 0.74% | 0.25% | - |
| HSV(B) | 77.68º | 0.85% | 0.44% | - |
| XYZ | 9.55 | 13.51 | 2.64 | - |
| YUV | 92.8 | 85.22 | 121.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 112 | 17 | 0.25 | 0 | 0.85 | 0.56 | 77.68 | 0.74 | 0.25 |
| Hex | 54 | 70 | 11 | 19 | 0 | 55 | 38 | 4E | 4A | 19 |
| Octal | 124 | 160 | 21 | 31 | 0 | 125 | 70 | 116 | 112 | 31 |
| Binary | 1010100 | 1110000 | 10001 | 11001 | 0 | 1010101 | 111000 | 1001110 | 1001010 | 11001 |
Color Harmonies of #547011
Complementary color
Monochromatic Colors of #547011
Black with #547011
Text Example
Text Example
White with #547011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547011; }
p { color: rgb(84,112,17); }
H1.HeaderClassName
{
color: #547011;
}
.AnyTagClassName
{
color: #547011;
}
</style>
background-color css
<style>
a { background-color: #547011; }
a { background-color: rgb(84,112,17); }
div.DivClassName
{
background-color: #547011;
}
.BgClassName
{
background-color: #547011;
}
</style>
border-color css
<style>
span { border-color: #547011; }
span { border-color: rgb(84,112,17); }
td.TdClassName
{
border-color: #547011;
}
.TagClassName
{
border-color: #547011;
}
</style>