Shades of Fiji Green #5E7317
Tints of Fiji Green #5E7317
RGB
CMYK
RGB Variations
Color information
#5E7317 (or 0x5E7317) is known color: Fiji Green. HEX triplet: 5E, 73 and 17. RGB value is (94,115,23). Sum of RGB (Red+Green+Blue) = 94+115+23=232 (30% of max value = 765). Red value is 94 (37.11% from 255 or 40.52% from 232); Green value is 115 (45.31% from 255 or 49.57% from 232); Blue value is 23 (9.38% from 255 or 9.91% from 232); Max value from RGB is 115 - color contains mainly: green. Hex color #5E7317 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #5E7317 is #A18CE8. Grayscale: #626262. Windows color (decimal): -10587369 or 1536862. OLE color: 1536862.
HSL color Cylindrical-coordinate representation of color #5E7317: hue angle of 73.7º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #5E7317 is Cyan = 0.18, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 94 | 115 | 23 | - |
| CMYK | 0.18 | 0 | 0.80 | 0.55 |
| HSL | 73.7º | 0.67% | 0.27% | - |
| HSV(B) | 73.7º | 0.8% | 0.45% | - |
| XYZ | 10.9 | 14.7 | 3.07 | - |
| YUV | 98.23 | 85.54 | 124.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 115 | 23 | 0.18 | 0 | 0.80 | 0.55 | 73.7 | 0.67 | 0.27 |
| Hex | 5E | 73 | 17 | 12 | 0 | 50 | 37 | 4A | 43 | 1B |
| Octal | 136 | 163 | 27 | 22 | 0 | 120 | 67 | 112 | 103 | 33 |
| Binary | 1011110 | 1110011 | 10111 | 10010 | 0 | 1010000 | 110111 | 1001010 | 1000011 | 11011 |
Color Harmonies of #5E7317
Complementary color
Monochromatic Colors of #5E7317
Black with #5E7317
Text Example
Text Example
White with #5E7317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E7317; }
p { color: rgb(94,115,23); }
H1.HeaderClassName
{
color: #5E7317;
}
.AnyTagClassName
{
color: #5E7317;
}
</style>
background-color css
<style>
a { background-color: #5E7317; }
a { background-color: rgb(94,115,23); }
div.DivClassName
{
background-color: #5E7317;
}
.BgClassName
{
background-color: #5E7317;
}
</style>
border-color css
<style>
span { border-color: #5E7317; }
span { border-color: rgb(94,115,23); }
td.TdClassName
{
border-color: #5E7317;
}
.TagClassName
{
border-color: #5E7317;
}
</style>