Shades of Fiji Green #547512
Tints of Fiji Green #547512
RGB
CMYK
RGB Variations
Color information
#547512 (or 0x547512) is known color: Fiji Green. HEX triplet: 54, 75 and 12. RGB value is (84,117,18). Sum of RGB (Red+Green+Blue) = 84+117+18=219 (29% of max value = 765). Red value is 84 (33.20% from 255 or 38.36% from 219); Green value is 117 (46.09% from 255 or 53.42% from 219); Blue value is 18 (7.42% from 255 or 8.22% from 219); Max value from RGB is 117 - color contains mainly: green. Hex color #547512 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #547512 is #AB8AED. Grayscale: #606060. Windows color (decimal): -11242222 or 1209684. OLE color: 1209684.
HSL color Cylindrical-coordinate representation of color #547512: hue angle of 80º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #547512 is Cyan = 0.28, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 117 | 18 | - |
| CMYK | 0.28 | 0 | 0.85 | 0.54 |
| HSL | 80º | 0.73% | 0.26% | - |
| HSV(B) | 80º | 0.85% | 0.46% | - |
| XYZ | 10.13 | 14.65 | 2.87 | - |
| YUV | 95.85 | 84.07 | 119.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 117 | 18 | 0.28 | 0 | 0.85 | 0.54 | 80 | 0.73 | 0.26 |
| Hex | 54 | 75 | 12 | 1C | 0 | 55 | 36 | 50 | 49 | 1A |
| Octal | 124 | 165 | 22 | 34 | 0 | 125 | 66 | 120 | 111 | 32 |
| Binary | 1010100 | 1110101 | 10010 | 11100 | 0 | 1010101 | 110110 | 1010000 | 1001001 | 11010 |
Color Harmonies of #547512
Complementary color
Monochromatic Colors of #547512
Black with #547512
Text Example
Text Example
White with #547512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547512; }
p { color: rgb(84,117,18); }
H1.HeaderClassName
{
color: #547512;
}
.AnyTagClassName
{
color: #547512;
}
</style>
background-color css
<style>
a { background-color: #547512; }
a { background-color: rgb(84,117,18); }
div.DivClassName
{
background-color: #547512;
}
.BgClassName
{
background-color: #547512;
}
</style>
border-color css
<style>
span { border-color: #547512; }
span { border-color: rgb(84,117,18); }
td.TdClassName
{
border-color: #547512;
}
.TagClassName
{
border-color: #547512;
}
</style>