Shades of Fiji Green #5E7611
Tints of Fiji Green #5E7611
RGB
CMYK
RGB Variations
Color information
#5E7611 (or 0x5E7611) is known color: Fiji Green. HEX triplet: 5E, 76 and 11. RGB value is (94,118,17). Sum of RGB (Red+Green+Blue) = 94+118+17=229 (30% of max value = 765). Red value is 94 (37.11% from 255 or 41.05% from 229); Green value is 118 (46.48% from 255 or 51.53% from 229); Blue value is 17 (7.03% from 255 or 7.42% from 229); Max value from RGB is 118 - color contains mainly: green. Hex color #5E7611 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #5E7611 is #A189EE. Grayscale: #636363. Windows color (decimal): -10586607 or 1144414. OLE color: 1144414.
HSL color Cylindrical-coordinate representation of color #5E7611: hue angle of 74.26º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #5E7611 is Cyan = 0.20, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 94 | 118 | 17 | - |
| CMYK | 0.20 | 0 | 0.86 | 0.54 |
| HSL | 74.26º | 0.75% | 0.26% | - |
| HSV(B) | 74.26º | 0.86% | 0.46% | - |
| XYZ | 11.2 | 15.38 | 2.91 | - |
| YUV | 99.31 | 81.55 | 124.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 118 | 17 | 0.20 | 0 | 0.86 | 0.54 | 74.26 | 0.75 | 0.26 |
| Hex | 5E | 76 | 11 | 14 | 0 | 56 | 36 | 4A | 4B | 1A |
| Octal | 136 | 166 | 21 | 24 | 0 | 126 | 66 | 112 | 113 | 32 |
| Binary | 1011110 | 1110110 | 10001 | 10100 | 0 | 1010110 | 110110 | 1001010 | 1001011 | 11010 |
Color Harmonies of #5E7611
Complementary color
Monochromatic Colors of #5E7611
Black with #5E7611
Text Example
Text Example
White with #5E7611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E7611; }
p { color: rgb(94,118,17); }
H1.HeaderClassName
{
color: #5E7611;
}
.AnyTagClassName
{
color: #5E7611;
}
</style>
background-color css
<style>
a { background-color: #5E7611; }
a { background-color: rgb(94,118,17); }
div.DivClassName
{
background-color: #5E7611;
}
.BgClassName
{
background-color: #5E7611;
}
</style>
border-color css
<style>
span { border-color: #5E7611; }
span { border-color: rgb(94,118,17); }
td.TdClassName
{
border-color: #5E7611;
}
.TagClassName
{
border-color: #5E7611;
}
</style>