Shades of Fiji Green #537910
Tints of Fiji Green #537910
RGB
CMYK
RGB Variations
Color information
#537910 (or 0x537910) is known color: Fiji Green. HEX triplet: 53, 79 and 10. RGB value is (83,121,16). Sum of RGB (Red+Green+Blue) = 83+121+16=220 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.73% from 220); Green value is 121 (47.66% from 255 or 55% from 220); Blue value is 16 (6.64% from 255 or 7.27% from 220); Max value from RGB is 121 - color contains mainly: green. Hex color #537910 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537910 is #AC86EF. Grayscale: #626262. Windows color (decimal): -11306736 or 1079635. OLE color: 1079635.
HSL color Cylindrical-coordinate representation of color #537910: hue angle of 81.71º degrees, saturation: 0.77, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #537910 is Cyan = 0.31, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 121 | 16 | - |
| CMYK | 0.31 | 0 | 0.87 | 0.53 |
| HSL | 81.71º | 0.77% | 0.27% | - |
| HSV(B) | 81.71º | 0.87% | 0.47% | - |
| XYZ | 10.5 | 15.55 | 2.94 | - |
| YUV | 97.67 | 81.91 | 117.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 121 | 16 | 0.31 | 0 | 0.87 | 0.53 | 81.71 | 0.77 | 0.27 |
| Hex | 53 | 79 | 10 | 1F | 0 | 57 | 35 | 52 | 4D | 1B |
| Octal | 123 | 171 | 20 | 37 | 0 | 127 | 65 | 122 | 115 | 33 |
| Binary | 1010011 | 1111001 | 10000 | 11111 | 0 | 1010111 | 110101 | 1010010 | 1001101 | 11011 |
Color Harmonies of #537910
Complementary color
Monochromatic Colors of #537910
Black with #537910
Text Example
Text Example
White with #537910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537910; }
p { color: rgb(83,121,16); }
H1.HeaderClassName
{
color: #537910;
}
.AnyTagClassName
{
color: #537910;
}
</style>
background-color css
<style>
a { background-color: #537910; }
a { background-color: rgb(83,121,16); }
div.DivClassName
{
background-color: #537910;
}
.BgClassName
{
background-color: #537910;
}
</style>
border-color css
<style>
span { border-color: #537910; }
span { border-color: rgb(83,121,16); }
td.TdClassName
{
border-color: #537910;
}
.TagClassName
{
border-color: #537910;
}
</style>