Shades of Fiji Green #537610
Tints of Fiji Green #537610
RGB
CMYK
RGB Variations
Color information
#537610 (or 0x537610) is known color: Fiji Green. HEX triplet: 53, 76 and 10. RGB value is (83,118,16). Sum of RGB (Red+Green+Blue) = 83+118+16=217 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.25% from 217); Green value is 118 (46.48% from 255 or 54.38% from 217); Blue value is 16 (6.64% from 255 or 7.37% from 217); Max value from RGB is 118 - color contains mainly: green. Hex color #537610 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537610 is #AC89EF. Grayscale: #606060. Windows color (decimal): -11307504 or 1078867. OLE color: 1078867.
HSL color Cylindrical-coordinate representation of color #537610: hue angle of 80.59º degrees, saturation: 0.76, 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 #537610 is Cyan = 0.30, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 118 | 16 | - |
| CMYK | 0.30 | 0 | 0.86 | 0.54 |
| HSL | 80.59º | 0.76% | 0.26% | - |
| HSV(B) | 80.59º | 0.86% | 0.46% | - |
| XYZ | 10.14 | 14.83 | 2.82 | - |
| YUV | 95.91 | 82.9 | 118.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 118 | 16 | 0.30 | 0 | 0.86 | 0.54 | 80.59 | 0.76 | 0.26 |
| Hex | 53 | 76 | 10 | 1E | 0 | 56 | 36 | 51 | 4C | 1A |
| Octal | 123 | 166 | 20 | 36 | 0 | 126 | 66 | 121 | 114 | 32 |
| Binary | 1010011 | 1110110 | 10000 | 11110 | 0 | 1010110 | 110110 | 1010001 | 1001100 | 11010 |
Color Harmonies of #537610
Complementary color
Monochromatic Colors of #537610
Black with #537610
Text Example
Text Example
White with #537610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537610; }
p { color: rgb(83,118,16); }
H1.HeaderClassName
{
color: #537610;
}
.AnyTagClassName
{
color: #537610;
}
</style>
background-color css
<style>
a { background-color: #537610; }
a { background-color: rgb(83,118,16); }
div.DivClassName
{
background-color: #537610;
}
.BgClassName
{
background-color: #537610;
}
</style>
border-color css
<style>
span { border-color: #537610; }
span { border-color: rgb(83,118,16); }
td.TdClassName
{
border-color: #537610;
}
.TagClassName
{
border-color: #537610;
}
</style>