Shades of Fiji Green #537109
Tints of Fiji Green #537109
RGB
CMYK
RGB Variations
Color information
#537109 (or 0x537109) is known color: Fiji Green. HEX triplet: 53, 71 and 09. RGB value is (83,113,9). Sum of RGB (Red+Green+Blue) = 83+113+9=205 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.49% from 205); Green value is 113 (44.53% from 255 or 55.12% from 205); Blue value is 9 (3.91% from 255 or 4.39% from 205); Max value from RGB is 113 - color contains mainly: green. Hex color #537109 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537109 is #AC8EF6. Grayscale: #5C5C5C. Windows color (decimal): -11308791 or 618835. OLE color: 618835.
HSL color Cylindrical-coordinate representation of color #537109: hue angle of 77.31º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #537109 is Cyan = 0.27, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 113 | 9 | - |
| CMYK | 0.27 | 0 | 0.92 | 0.56 |
| HSL | 77.31º | 0.85% | 0.24% | - |
| HSV(B) | 77.31º | 0.92% | 0.44% | - |
| XYZ | 9.52 | 13.67 | 2.39 | - |
| YUV | 92.17 | 81.06 | 121.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 113 | 9 | 0.27 | 0 | 0.92 | 0.56 | 77.31 | 0.85 | 0.24 |
| Hex | 53 | 71 | 9 | 1B | 0 | 5C | 38 | 4D | 55 | 18 |
| Octal | 123 | 161 | 11 | 33 | 0 | 134 | 70 | 115 | 125 | 30 |
| Binary | 1010011 | 1110001 | 1001 | 11011 | 0 | 1011100 | 111000 | 1001101 | 1010101 | 11000 |
Color Harmonies of #537109
Complementary color
Monochromatic Colors of #537109
Black with #537109
Text Example
Text Example
White with #537109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537109; }
p { color: rgb(83,113,9); }
H1.HeaderClassName
{
color: #537109;
}
.AnyTagClassName
{
color: #537109;
}
</style>
background-color css
<style>
a { background-color: #537109; }
a { background-color: rgb(83,113,9); }
div.DivClassName
{
background-color: #537109;
}
.BgClassName
{
background-color: #537109;
}
</style>
border-color css
<style>
span { border-color: #537109; }
span { border-color: rgb(83,113,9); }
td.TdClassName
{
border-color: #537109;
}
.TagClassName
{
border-color: #537109;
}
</style>