Shades of Fiji Green #537611
Tints of Fiji Green #537611
RGB
CMYK
RGB Variations
Color information
#537611 (or 0x537611) is known color: Fiji Green. HEX triplet: 53, 76 and 11. RGB value is (83,118,17). Sum of RGB (Red+Green+Blue) = 83+118+17=218 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.07% from 218); Green value is 118 (46.48% from 255 or 54.13% from 218); Blue value is 17 (7.03% from 255 or 7.80% from 218); Max value from RGB is 118 - color contains mainly: green. Hex color #537611 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537611 is #AC89EE. Grayscale: #606060. Windows color (decimal): -11307503 or 1144403. OLE color: 1144403.
HSL color Cylindrical-coordinate representation of color #537611: hue angle of 80.79º 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 #537611 is Cyan = 0.30, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 118 | 17 | - |
| CMYK | 0.30 | 0 | 0.86 | 0.54 |
| HSL | 80.79º | 0.75% | 0.26% | - |
| HSV(B) | 80.79º | 0.86% | 0.46% | - |
| XYZ | 10.15 | 14.84 | 2.86 | - |
| YUV | 96.02 | 83.4 | 118.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 118 | 17 | 0.30 | 0 | 0.86 | 0.54 | 80.79 | 0.75 | 0.26 |
| Hex | 53 | 76 | 11 | 1E | 0 | 56 | 36 | 51 | 4B | 1A |
| Octal | 123 | 166 | 21 | 36 | 0 | 126 | 66 | 121 | 113 | 32 |
| Binary | 1010011 | 1110110 | 10001 | 11110 | 0 | 1010110 | 110110 | 1010001 | 1001011 | 11010 |
Color Harmonies of #537611
Complementary color
Monochromatic Colors of #537611
Black with #537611
Text Example
Text Example
White with #537611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537611; }
p { color: rgb(83,118,17); }
H1.HeaderClassName
{
color: #537611;
}
.AnyTagClassName
{
color: #537611;
}
</style>
background-color css
<style>
a { background-color: #537611; }
a { background-color: rgb(83,118,17); }
div.DivClassName
{
background-color: #537611;
}
.BgClassName
{
background-color: #537611;
}
</style>
border-color css
<style>
span { border-color: #537611; }
span { border-color: rgb(83,118,17); }
td.TdClassName
{
border-color: #537611;
}
.TagClassName
{
border-color: #537611;
}
</style>