Shades of Fiji Green #547313
Tints of Fiji Green #547313
RGB
CMYK
RGB Variations
Color information
#547313 (or 0x547313) is known color: Fiji Green. HEX triplet: 54, 73 and 13. RGB value is (84,115,19). Sum of RGB (Red+Green+Blue) = 84+115+19=218 (28% of max value = 765). Red value is 84 (33.20% from 255 or 38.53% from 218); Green value is 115 (45.31% from 255 or 52.75% from 218); Blue value is 19 (7.81% from 255 or 8.72% from 218); Max value from RGB is 115 - color contains mainly: green. Hex color #547313 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #547313 is #AB8CEC. Grayscale: #5F5F5F. Windows color (decimal): -11242733 or 1274708. OLE color: 1274708.
HSL color Cylindrical-coordinate representation of color #547313: hue angle of 79.38º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #547313 is Cyan = 0.27, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 115 | 19 | - |
| CMYK | 0.27 | 0 | 0.83 | 0.55 |
| HSL | 79.38º | 0.72% | 0.26% | - |
| HSV(B) | 79.38º | 0.83% | 0.45% | - |
| XYZ | 9.9 | 14.19 | 2.83 | - |
| YUV | 94.79 | 85.23 | 120.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 115 | 19 | 0.27 | 0 | 0.83 | 0.55 | 79.38 | 0.72 | 0.26 |
| Hex | 54 | 73 | 13 | 1B | 0 | 53 | 37 | 4F | 48 | 1A |
| Octal | 124 | 163 | 23 | 33 | 0 | 123 | 67 | 117 | 110 | 32 |
| Binary | 1010100 | 1110011 | 10011 | 11011 | 0 | 1010011 | 110111 | 1001111 | 1001000 | 11010 |
Color Harmonies of #547313
Complementary color
Monochromatic Colors of #547313
Black with #547313
Text Example
Text Example
White with #547313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547313; }
p { color: rgb(84,115,19); }
H1.HeaderClassName
{
color: #547313;
}
.AnyTagClassName
{
color: #547313;
}
</style>
background-color css
<style>
a { background-color: #547313; }
a { background-color: rgb(84,115,19); }
div.DivClassName
{
background-color: #547313;
}
.BgClassName
{
background-color: #547313;
}
</style>
border-color css
<style>
span { border-color: #547313; }
span { border-color: rgb(84,115,19); }
td.TdClassName
{
border-color: #547313;
}
.TagClassName
{
border-color: #547313;
}
</style>