Shades of Fiji Green #537310
Tints of Fiji Green #537310
RGB
CMYK
RGB Variations
Color information
#537310 (or 0x537310) is known color: Fiji Green. HEX triplet: 53, 73 and 10. RGB value is (83,115,16). Sum of RGB (Red+Green+Blue) = 83+115+16=214 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.79% from 214); Green value is 115 (45.31% from 255 or 53.74% from 214); Blue value is 16 (6.64% from 255 or 7.48% from 214); Max value from RGB is 115 - color contains mainly: green. Hex color #537310 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537310 is #AC8CEF. Grayscale: #5E5E5E. Windows color (decimal): -11308272 or 1078099. OLE color: 1078099.
HSL color Cylindrical-coordinate representation of color #537310: hue angle of 79.39º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #537310 is Cyan = 0.28, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 115 | 16 | - |
| CMYK | 0.28 | 0 | 0.86 | 0.55 |
| HSL | 79.39º | 0.76% | 0.26% | - |
| HSV(B) | 79.39º | 0.86% | 0.45% | - |
| XYZ | 9.79 | 14.14 | 2.7 | - |
| YUV | 94.15 | 83.9 | 120.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 16 | 0.28 | 0 | 0.86 | 0.55 | 79.39 | 0.76 | 0.26 |
| Hex | 53 | 73 | 10 | 1C | 0 | 56 | 37 | 4F | 4C | 1A |
| Octal | 123 | 163 | 20 | 34 | 0 | 126 | 67 | 117 | 114 | 32 |
| Binary | 1010011 | 1110011 | 10000 | 11100 | 0 | 1010110 | 110111 | 1001111 | 1001100 | 11010 |
Color Harmonies of #537310
Complementary color
Monochromatic Colors of #537310
Black with #537310
Text Example
Text Example
White with #537310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537310; }
p { color: rgb(83,115,16); }
H1.HeaderClassName
{
color: #537310;
}
.AnyTagClassName
{
color: #537310;
}
</style>
background-color css
<style>
a { background-color: #537310; }
a { background-color: rgb(83,115,16); }
div.DivClassName
{
background-color: #537310;
}
.BgClassName
{
background-color: #537310;
}
</style>
border-color css
<style>
span { border-color: #537310; }
span { border-color: rgb(83,115,16); }
td.TdClassName
{
border-color: #537310;
}
.TagClassName
{
border-color: #537310;
}
</style>