Shades of Fiji Green #537016
Tints of Fiji Green #537016
RGB
CMYK
RGB Variations
Color information
#537016 (or 0x537016) is known color: Fiji Green. HEX triplet: 53, 70 and 16. RGB value is (83,112,22). Sum of RGB (Red+Green+Blue) = 83+112+22=217 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.25% from 217); Green value is 112 (44.14% from 255 or 51.61% from 217); Blue value is 22 (8.98% from 255 or 10.14% from 217); Max value from RGB is 112 - color contains mainly: green. Hex color #537016 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537016 is #AC8FE9. Grayscale: #5D5D5D. Windows color (decimal): -11309034 or 1470547. OLE color: 1470547.
HSL color Cylindrical-coordinate representation of color #537016: hue angle of 79.33º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #537016 is Cyan = 0.26, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 112 | 22 | - |
| CMYK | 0.26 | 0 | 0.80 | 0.56 |
| HSL | 79.33º | 0.67% | 0.26% | - |
| HSV(B) | 79.33º | 0.8% | 0.44% | - |
| XYZ | 9.51 | 13.49 | 2.86 | - |
| YUV | 93.07 | 87.89 | 120.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 112 | 22 | 0.26 | 0 | 0.80 | 0.56 | 79.33 | 0.67 | 0.26 |
| Hex | 53 | 70 | 16 | 1A | 0 | 50 | 38 | 4F | 43 | 1A |
| Octal | 123 | 160 | 26 | 32 | 0 | 120 | 70 | 117 | 103 | 32 |
| Binary | 1010011 | 1110000 | 10110 | 11010 | 0 | 1010000 | 111000 | 1001111 | 1000011 | 11010 |
Color Harmonies of #537016
Complementary color
Monochromatic Colors of #537016
Black with #537016
Text Example
Text Example
White with #537016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537016; }
p { color: rgb(83,112,22); }
H1.HeaderClassName
{
color: #537016;
}
.AnyTagClassName
{
color: #537016;
}
</style>
background-color css
<style>
a { background-color: #537016; }
a { background-color: rgb(83,112,22); }
div.DivClassName
{
background-color: #537016;
}
.BgClassName
{
background-color: #537016;
}
</style>
border-color css
<style>
span { border-color: #537016; }
span { border-color: rgb(83,112,22); }
td.TdClassName
{
border-color: #537016;
}
.TagClassName
{
border-color: #537016;
}
</style>