Shades of Fiji Green #5D7611
Tints of Fiji Green #5D7611
RGB
CMYK
RGB Variations
Color information
#5D7611 (or 0x5D7611) is known color: Fiji Green. HEX triplet: 5D, 76 and 11. RGB value is (93,118,17). Sum of RGB (Red+Green+Blue) = 93+118+17=228 (30% of max value = 765). Red value is 93 (36.72% from 255 or 40.79% from 228); Green value is 118 (46.48% from 255 or 51.75% from 228); Blue value is 17 (7.03% from 255 or 7.46% from 228); Max value from RGB is 118 - color contains mainly: green. Hex color #5D7611 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #5D7611 is #A289EE. Grayscale: #636363. Windows color (decimal): -10652143 or 1144413. OLE color: 1144413.
HSL color Cylindrical-coordinate representation of color #5D7611: hue angle of 74.85º 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 #5D7611 is Cyan = 0.21, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 93 | 118 | 17 | - |
| CMYK | 0.21 | 0 | 0.86 | 0.54 |
| HSL | 74.85º | 0.75% | 0.26% | - |
| HSV(B) | 74.85º | 0.86% | 0.46% | - |
| XYZ | 11.09 | 15.32 | 2.9 | - |
| YUV | 99.01 | 81.72 | 123.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 93 | 118 | 17 | 0.21 | 0 | 0.86 | 0.54 | 74.85 | 0.75 | 0.26 |
| Hex | 5D | 76 | 11 | 15 | 0 | 56 | 36 | 4B | 4B | 1A |
| Octal | 135 | 166 | 21 | 25 | 0 | 126 | 66 | 113 | 113 | 32 |
| Binary | 1011101 | 1110110 | 10001 | 10101 | 0 | 1010110 | 110110 | 1001011 | 1001011 | 11010 |
Color Harmonies of #5D7611
Complementary color
Monochromatic Colors of #5D7611
Black with #5D7611
Text Example
Text Example
White with #5D7611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5D7611; }
p { color: rgb(93,118,17); }
H1.HeaderClassName
{
color: #5D7611;
}
.AnyTagClassName
{
color: #5D7611;
}
</style>
background-color css
<style>
a { background-color: #5D7611; }
a { background-color: rgb(93,118,17); }
div.DivClassName
{
background-color: #5D7611;
}
.BgClassName
{
background-color: #5D7611;
}
</style>
border-color css
<style>
span { border-color: #5D7611; }
span { border-color: rgb(93,118,17); }
td.TdClassName
{
border-color: #5D7611;
}
.TagClassName
{
border-color: #5D7611;
}
</style>