Shades of Fiji Green #537410
Tints of Fiji Green #537410
RGB
CMYK
RGB Variations
Color information
#537410 (or 0x537410) is known color: Fiji Green. HEX triplet: 53, 74 and 10. RGB value is (83,116,16). Sum of RGB (Red+Green+Blue) = 83+116+16=215 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.60% from 215); Green value is 116 (45.70% from 255 or 53.95% from 215); Blue value is 16 (6.64% from 255 or 7.44% from 215); Max value from RGB is 116 - color contains mainly: green. Hex color #537410 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537410 is #AC8BEF. Grayscale: #5F5F5F. Windows color (decimal): -11308016 or 1078355. OLE color: 1078355.
HSL color Cylindrical-coordinate representation of color #537410: hue angle of 79.8º 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 #537410 is Cyan = 0.28, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 116 | 16 | - |
| CMYK | 0.28 | 0 | 0.86 | 0.55 |
| HSL | 79.8º | 0.76% | 0.26% | - |
| HSV(B) | 79.8º | 0.86% | 0.45% | - |
| XYZ | 9.91 | 14.37 | 2.74 | - |
| YUV | 94.73 | 83.57 | 119.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 116 | 16 | 0.28 | 0 | 0.86 | 0.55 | 79.8 | 0.76 | 0.26 |
| Hex | 53 | 74 | 10 | 1C | 0 | 56 | 37 | 50 | 4C | 1A |
| Octal | 123 | 164 | 20 | 34 | 0 | 126 | 67 | 120 | 114 | 32 |
| Binary | 1010011 | 1110100 | 10000 | 11100 | 0 | 1010110 | 110111 | 1010000 | 1001100 | 11010 |
Color Harmonies of #537410
Complementary color
Monochromatic Colors of #537410
Black with #537410
Text Example
Text Example
White with #537410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537410; }
p { color: rgb(83,116,16); }
H1.HeaderClassName
{
color: #537410;
}
.AnyTagClassName
{
color: #537410;
}
</style>
background-color css
<style>
a { background-color: #537410; }
a { background-color: rgb(83,116,16); }
div.DivClassName
{
background-color: #537410;
}
.BgClassName
{
background-color: #537410;
}
</style>
border-color css
<style>
span { border-color: #537410; }
span { border-color: rgb(83,116,16); }
td.TdClassName
{
border-color: #537410;
}
.TagClassName
{
border-color: #537410;
}
</style>