Shades of Fiji Green #547605
Tints of Fiji Green #547605
RGB
CMYK
RGB Variations
Color information
#547605 (or 0x547605) is known color: Fiji Green. HEX triplet: 54, 76 and 05. RGB value is (84,118,5). Sum of RGB (Red+Green+Blue) = 84+118+5=207 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40.58% from 207); Green value is 118 (46.48% from 255 or 57.00% from 207); Blue value is 5 (2.34% from 255 or 2.42% from 207); Max value from RGB is 118 - color contains mainly: green. Hex color #547605 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #547605 is #AB89FA. Grayscale: #5F5F5F. Windows color (decimal): -11241979 or 357972. OLE color: 357972.
HSL color Cylindrical-coordinate representation of color #547605: hue angle of 78.05º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #547605 is Cyan = 0.29, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 118 | 5 | - |
| CMYK | 0.29 | 0 | 0.96 | 0.54 |
| HSL | 78.05º | 0.92% | 0.24% | - |
| HSV(B) | 78.05º | 0.96% | 0.46% | - |
| XYZ | 10.16 | 14.85 | 2.47 | - |
| YUV | 94.95 | 77.24 | 120.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 118 | 5 | 0.29 | 0 | 0.96 | 0.54 | 78.05 | 0.92 | 0.24 |
| Hex | 54 | 76 | 5 | 1D | 0 | 60 | 36 | 4E | 5C | 18 |
| Octal | 124 | 166 | 5 | 35 | 0 | 140 | 66 | 116 | 134 | 30 |
| Binary | 1010100 | 1110110 | 101 | 11101 | 0 | 1100000 | 110110 | 1001110 | 1011100 | 11000 |
Color Harmonies of #547605
Complementary color
Monochromatic Colors of #547605
Black with #547605
Text Example
Text Example
White with #547605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547605; }
p { color: rgb(84,118,5); }
H1.HeaderClassName
{
color: #547605;
}
.AnyTagClassName
{
color: #547605;
}
</style>
background-color css
<style>
a { background-color: #547605; }
a { background-color: rgb(84,118,5); }
div.DivClassName
{
background-color: #547605;
}
.BgClassName
{
background-color: #547605;
}
</style>
border-color css
<style>
span { border-color: #547605; }
span { border-color: rgb(84,118,5); }
td.TdClassName
{
border-color: #547605;
}
.TagClassName
{
border-color: #547605;
}
</style>