Shades of Fiji Green #5B7616
Tints of Fiji Green #5B7616
RGB
CMYK
RGB Variations
Color information
#5B7616 (or 0x5B7616) is known color: Fiji Green. HEX triplet: 5B, 76 and 16. RGB value is (91,118,22). Sum of RGB (Red+Green+Blue) = 91+118+22=231 (30% of max value = 765). Red value is 91 (35.94% from 255 or 39.39% from 231); Green value is 118 (46.48% from 255 or 51.08% from 231); Blue value is 22 (8.98% from 255 or 9.52% from 231); Max value from RGB is 118 - color contains mainly: green. Hex color #5B7616 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #5B7616 is #A489E9. Grayscale: #636363. Windows color (decimal): -10783210 or 1472091. OLE color: 1472091.
HSL color Cylindrical-coordinate representation of color #5B7616: hue angle of 76.88º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #5B7616 is Cyan = 0.23, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 91 | 118 | 22 | - |
| CMYK | 0.23 | 0 | 0.81 | 0.54 |
| HSL | 76.88º | 0.69% | 0.27% | - |
| HSV(B) | 76.88º | 0.81% | 0.46% | - |
| XYZ | 10.94 | 15.24 | 3.12 | - |
| YUV | 98.98 | 84.55 | 122.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 91 | 118 | 22 | 0.23 | 0 | 0.81 | 0.54 | 76.88 | 0.69 | 0.27 |
| Hex | 5B | 76 | 16 | 17 | 0 | 51 | 36 | 4D | 45 | 1B |
| Octal | 133 | 166 | 26 | 27 | 0 | 121 | 66 | 115 | 105 | 33 |
| Binary | 1011011 | 1110110 | 10110 | 10111 | 0 | 1010001 | 110110 | 1001101 | 1000101 | 11011 |
Color Harmonies of #5B7616
Complementary color
Monochromatic Colors of #5B7616
Black with #5B7616
Text Example
Text Example
White with #5B7616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5B7616; }
p { color: rgb(91,118,22); }
H1.HeaderClassName
{
color: #5B7616;
}
.AnyTagClassName
{
color: #5B7616;
}
</style>
background-color css
<style>
a { background-color: #5B7616; }
a { background-color: rgb(91,118,22); }
div.DivClassName
{
background-color: #5B7616;
}
.BgClassName
{
background-color: #5B7616;
}
</style>
border-color css
<style>
span { border-color: #5B7616; }
span { border-color: rgb(91,118,22); }
td.TdClassName
{
border-color: #5B7616;
}
.TagClassName
{
border-color: #5B7616;
}
</style>