Shades of Fiji Green #547502
Tints of Fiji Green #547502
RGB
CMYK
RGB Variations
Color information
#547502 (or 0x547502) is known color: Fiji Green. HEX triplet: 54, 75 and 02. RGB value is (84,117,2). Sum of RGB (Red+Green+Blue) = 84+117+2=203 (26% of max value = 765). Red value is 84 (33.20% from 255 or 41.38% from 203); Green value is 117 (46.09% from 255 or 57.64% from 203); Blue value is 2 (1.17% from 255 or 0.99% from 203); Max value from RGB is 117 - color contains mainly: green. Hex color #547502 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #547502 is #AB8AFD. Grayscale: #5E5E5E. Windows color (decimal): -11242238 or 161108. OLE color: 161108.
HSL color Cylindrical-coordinate representation of color #547502: hue angle of 77.22º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #547502 is Cyan = 0.28, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 117 | 2 | - |
| CMYK | 0.28 | 0 | 0.98 | 0.54 |
| HSL | 77.22º | 0.97% | 0.23% | - |
| HSV(B) | 77.22º | 0.98% | 0.46% | - |
| XYZ | 10.03 | 14.61 | 2.35 | - |
| YUV | 94.02 | 76.07 | 120.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 117 | 2 | 0.28 | 0 | 0.98 | 0.54 | 77.22 | 0.97 | 0.23 |
| Hex | 54 | 75 | 2 | 1C | 0 | 62 | 36 | 4D | 61 | 17 |
| Octal | 124 | 165 | 2 | 34 | 0 | 142 | 66 | 115 | 141 | 27 |
| Binary | 1010100 | 1110101 | 10 | 11100 | 0 | 1100010 | 110110 | 1001101 | 1100001 | 10111 |
Color Harmonies of #547502
Complementary color
Monochromatic Colors of #547502
Black with #547502
Text Example
Text Example
White with #547502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547502; }
p { color: rgb(84,117,2); }
H1.HeaderClassName
{
color: #547502;
}
.AnyTagClassName
{
color: #547502;
}
</style>
background-color css
<style>
a { background-color: #547502; }
a { background-color: rgb(84,117,2); }
div.DivClassName
{
background-color: #547502;
}
.BgClassName
{
background-color: #547502;
}
</style>
border-color css
<style>
span { border-color: #547502; }
span { border-color: rgb(84,117,2); }
td.TdClassName
{
border-color: #547502;
}
.TagClassName
{
border-color: #547502;
}
</style>