Shades of Fiji Green #547006
Tints of Fiji Green #547006
RGB
CMYK
RGB Variations
Color information
#547006 (or 0x547006) is known color: Fiji Green. HEX triplet: 54, 70 and 06. RGB value is (84,112,6). Sum of RGB (Red+Green+Blue) = 84+112+6=202 (26% of max value = 765). Red value is 84 (33.20% from 255 or 41.58% from 202); Green value is 112 (44.14% from 255 or 55.45% from 202); Blue value is 6 (2.73% from 255 or 2.97% from 202); Max value from RGB is 112 - color contains mainly: green. Hex color #547006 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #547006 is #AB8FF9. Grayscale: #5B5B5B. Windows color (decimal): -11243514 or 421972. OLE color: 421972.
HSL color Cylindrical-coordinate representation of color #547006: hue angle of 75.85º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #547006 is Cyan = 0.25, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 84 | 112 | 6 | - |
| CMYK | 0.25 | 0 | 0.95 | 0.56 |
| HSL | 75.85º | 0.9% | 0.23% | - |
| HSV(B) | 75.85º | 0.95% | 0.44% | - |
| XYZ | 9.48 | 13.49 | 2.28 | - |
| YUV | 91.54 | 79.72 | 122.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 112 | 6 | 0.25 | 0 | 0.95 | 0.56 | 75.85 | 0.9 | 0.23 |
| Hex | 54 | 70 | 6 | 19 | 0 | 5F | 38 | 4C | 5A | 17 |
| Octal | 124 | 160 | 6 | 31 | 0 | 137 | 70 | 114 | 132 | 27 |
| Binary | 1010100 | 1110000 | 110 | 11001 | 0 | 1011111 | 111000 | 1001100 | 1011010 | 10111 |
Color Harmonies of #547006
Complementary color
Monochromatic Colors of #547006
Black with #547006
Text Example
Text Example
White with #547006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547006; }
p { color: rgb(84,112,6); }
H1.HeaderClassName
{
color: #547006;
}
.AnyTagClassName
{
color: #547006;
}
</style>
background-color css
<style>
a { background-color: #547006; }
a { background-color: rgb(84,112,6); }
div.DivClassName
{
background-color: #547006;
}
.BgClassName
{
background-color: #547006;
}
</style>
border-color css
<style>
span { border-color: #547006; }
span { border-color: rgb(84,112,6); }
td.TdClassName
{
border-color: #547006;
}
.TagClassName
{
border-color: #547006;
}
</style>