Shades of Fiji Green #547407
Tints of Fiji Green #547407
RGB
CMYK
RGB Variations
Color information
#547407 (or 0x547407) is known color: Fiji Green. HEX triplet: 54, 74 and 07. RGB value is (84,116,7). Sum of RGB (Red+Green+Blue) = 84+116+7=207 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40.58% from 207); Green value is 116 (45.70% from 255 or 56.04% from 207); Blue value is 7 (3.12% from 255 or 3.38% from 207); Max value from RGB is 116 - color contains mainly: green. Hex color #547407 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #547407 is #AB8BF8. Grayscale: #5E5E5E. Windows color (decimal): -11242489 or 488532. OLE color: 488532.
HSL color Cylindrical-coordinate representation of color #547407: hue angle of 77.61º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #547407 is Cyan = 0.28, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 116 | 7 | - |
| CMYK | 0.28 | 0 | 0.94 | 0.55 |
| HSL | 77.61º | 0.89% | 0.24% | - |
| HSV(B) | 77.61º | 0.94% | 0.45% | - |
| XYZ | 9.94 | 14.39 | 2.45 | - |
| YUV | 94.01 | 78.9 | 120.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 116 | 7 | 0.28 | 0 | 0.94 | 0.55 | 77.61 | 0.89 | 0.24 |
| Hex | 54 | 74 | 7 | 1C | 0 | 5E | 37 | 4E | 59 | 18 |
| Octal | 124 | 164 | 7 | 34 | 0 | 136 | 67 | 116 | 131 | 30 |
| Binary | 1010100 | 1110100 | 111 | 11100 | 0 | 1011110 | 110111 | 1001110 | 1011001 | 11000 |
Color Harmonies of #547407
Complementary color
Monochromatic Colors of #547407
Black with #547407
Text Example
Text Example
White with #547407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547407; }
p { color: rgb(84,116,7); }
H1.HeaderClassName
{
color: #547407;
}
.AnyTagClassName
{
color: #547407;
}
</style>
background-color css
<style>
a { background-color: #547407; }
a { background-color: rgb(84,116,7); }
div.DivClassName
{
background-color: #547407;
}
.BgClassName
{
background-color: #547407;
}
</style>
border-color css
<style>
span { border-color: #547407; }
span { border-color: rgb(84,116,7); }
td.TdClassName
{
border-color: #547407;
}
.TagClassName
{
border-color: #547407;
}
</style>