Shades of Fiji Green #547002
Tints of Fiji Green #547002
RGB
CMYK
RGB Variations
Color information
#547002 (or 0x547002) is known color: Fiji Green. HEX triplet: 54, 70 and 02. RGB value is (84,112,2). Sum of RGB (Red+Green+Blue) = 84+112+2=198 (26% of max value = 765). Red value is 84 (33.20% from 255 or 42.42% from 198); Green value is 112 (44.14% from 255 or 56.57% from 198); Blue value is 2 (1.17% from 255 or 1.01% from 198); Max value from RGB is 112 - color contains mainly: green. Hex color #547002 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #547002 is #AB8FFD. Grayscale: #5B5B5B. Windows color (decimal): -11243518 or 159828. OLE color: 159828.
HSL color Cylindrical-coordinate representation of color #547002: hue angle of 75.27º degrees, saturation: 0.96, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #547002 is Cyan = 0.25, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 84 | 112 | 2 | - |
| CMYK | 0.25 | 0 | 0.98 | 0.56 |
| HSL | 75.27º | 0.96% | 0.22% | - |
| HSV(B) | 75.27º | 0.98% | 0.44% | - |
| XYZ | 9.46 | 13.48 | 2.16 | - |
| YUV | 91.09 | 77.72 | 122.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 112 | 2 | 0.25 | 0 | 0.98 | 0.56 | 75.27 | 0.96 | 0.22 |
| Hex | 54 | 70 | 2 | 19 | 0 | 62 | 38 | 4B | 60 | 16 |
| Octal | 124 | 160 | 2 | 31 | 0 | 142 | 70 | 113 | 140 | 26 |
| Binary | 1010100 | 1110000 | 10 | 11001 | 0 | 1100010 | 111000 | 1001011 | 1100000 | 10110 |
Color Harmonies of #547002
Complementary color
Monochromatic Colors of #547002
Black with #547002
Text Example
Text Example
White with #547002
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547002; }
p { color: rgb(84,112,2); }
H1.HeaderClassName
{
color: #547002;
}
.AnyTagClassName
{
color: #547002;
}
</style>
background-color css
<style>
a { background-color: #547002; }
a { background-color: rgb(84,112,2); }
div.DivClassName
{
background-color: #547002;
}
.BgClassName
{
background-color: #547002;
}
</style>
border-color css
<style>
span { border-color: #547002; }
span { border-color: rgb(84,112,2); }
td.TdClassName
{
border-color: #547002;
}
.TagClassName
{
border-color: #547002;
}
</style>