Shades of Fiji Green #547701
Tints of Fiji Green #547701
RGB
CMYK
RGB Variations
Color information
#547701 (or 0x547701) is known color: Fiji Green. HEX triplet: 54, 77 and 01. RGB value is (84,119,1). Sum of RGB (Red+Green+Blue) = 84+119+1=204 (27% of max value = 765). Red value is 84 (33.20% from 255 or 41.18% from 204); Green value is 119 (46.88% from 255 or 58.33% from 204); Blue value is 1 (0.78% from 255 or 0.49% from 204); Max value from RGB is 119 - color contains mainly: green. Hex color #547701 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #547701 is #AB88FE. Grayscale: #5F5F5F. Windows color (decimal): -11241727 or 96084. OLE color: 96084.
HSL color Cylindrical-coordinate representation of color #547701: hue angle of 77.8º degrees, saturation: 0.98, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #547701 is Cyan = 0.29, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 119 | 1 | - |
| CMYK | 0.29 | 0 | 0.99 | 0.53 |
| HSL | 77.8º | 0.98% | 0.24% | - |
| HSV(B) | 77.8º | 0.99% | 0.47% | - |
| XYZ | 10.26 | 15.08 | 2.4 | - |
| YUV | 95.08 | 74.9 | 120.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 119 | 1 | 0.29 | 0 | 0.99 | 0.53 | 77.8 | 0.98 | 0.24 |
| Hex | 54 | 77 | 1 | 1D | 0 | 63 | 35 | 4E | 62 | 18 |
| Octal | 124 | 167 | 1 | 35 | 0 | 143 | 65 | 116 | 142 | 30 |
| Binary | 1010100 | 1110111 | 1 | 11101 | 0 | 1100011 | 110101 | 1001110 | 1100010 | 11000 |
Color Harmonies of #547701
Complementary color
Monochromatic Colors of #547701
Black with #547701
Text Example
Text Example
White with #547701
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547701; }
p { color: rgb(84,119,1); }
H1.HeaderClassName
{
color: #547701;
}
.AnyTagClassName
{
color: #547701;
}
</style>
background-color css
<style>
a { background-color: #547701; }
a { background-color: rgb(84,119,1); }
div.DivClassName
{
background-color: #547701;
}
.BgClassName
{
background-color: #547701;
}
</style>
border-color css
<style>
span { border-color: #547701; }
span { border-color: rgb(84,119,1); }
td.TdClassName
{
border-color: #547701;
}
.TagClassName
{
border-color: #547701;
}
</style>