Shades of Fiji Green #547208
Tints of Fiji Green #547208
RGB
CMYK
RGB Variations
Color information
#547208 (or 0x547208) is known color: Fiji Green. HEX triplet: 54, 72 and 08. RGB value is (84,114,8). Sum of RGB (Red+Green+Blue) = 84+114+8=206 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40.78% from 206); Green value is 114 (44.92% from 255 or 55.34% from 206); Blue value is 8 (3.52% from 255 or 3.88% from 206); Max value from RGB is 114 - color contains mainly: green. Hex color #547208 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #547208 is #AB8DF7. Grayscale: #5D5D5D. Windows color (decimal): -11243000 or 553556. OLE color: 553556.
HSL color Cylindrical-coordinate representation of color #547208: hue angle of 76.98º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #547208 is Cyan = 0.26, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 114 | 8 | - |
| CMYK | 0.26 | 0 | 0.93 | 0.55 |
| HSL | 76.98º | 0.87% | 0.24% | - |
| HSV(B) | 76.98º | 0.93% | 0.45% | - |
| XYZ | 9.72 | 13.94 | 2.41 | - |
| YUV | 92.95 | 80.06 | 121.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 114 | 8 | 0.26 | 0 | 0.93 | 0.55 | 76.98 | 0.87 | 0.24 |
| Hex | 54 | 72 | 8 | 1A | 0 | 5D | 37 | 4D | 57 | 18 |
| Octal | 124 | 162 | 10 | 32 | 0 | 135 | 67 | 115 | 127 | 30 |
| Binary | 1010100 | 1110010 | 1000 | 11010 | 0 | 1011101 | 110111 | 1001101 | 1010111 | 11000 |
Color Harmonies of #547208
Complementary color
Monochromatic Colors of #547208
Black with #547208
Text Example
Text Example
White with #547208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547208; }
p { color: rgb(84,114,8); }
H1.HeaderClassName
{
color: #547208;
}
.AnyTagClassName
{
color: #547208;
}
</style>
background-color css
<style>
a { background-color: #547208; }
a { background-color: rgb(84,114,8); }
div.DivClassName
{
background-color: #547208;
}
.BgClassName
{
background-color: #547208;
}
</style>
border-color css
<style>
span { border-color: #547208; }
span { border-color: rgb(84,114,8); }
td.TdClassName
{
border-color: #547208;
}
.TagClassName
{
border-color: #547208;
}
</style>