Shades of Fiji Green #537202
Tints of Fiji Green #537202
RGB
CMYK
RGB Variations
Color information
#537202 (or 0x537202) is known color: Fiji Green. HEX triplet: 53, 72 and 02. RGB value is (83,114,2). Sum of RGB (Red+Green+Blue) = 83+114+2=199 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.71% from 199); Green value is 114 (44.92% from 255 or 57.29% from 199); Blue value is 2 (1.17% from 255 or 1.01% from 199); Max value from RGB is 114 - color contains mainly: green. Hex color #537202 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537202 is #AC8DFD. Grayscale: #5C5C5C. Windows color (decimal): -11308542 or 160339. OLE color: 160339.
HSL color Cylindrical-coordinate representation of color #537202: hue angle of 76.61º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #537202 is Cyan = 0.27, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 114 | 2 | - |
| CMYK | 0.27 | 0 | 0.98 | 0.55 |
| HSL | 76.61º | 0.97% | 0.23% | - |
| HSV(B) | 76.61º | 0.98% | 0.45% | - |
| XYZ | 9.6 | 13.88 | 2.23 | - |
| YUV | 91.96 | 77.23 | 121.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 114 | 2 | 0.27 | 0 | 0.98 | 0.55 | 76.61 | 0.97 | 0.23 |
| Hex | 53 | 72 | 2 | 1B | 0 | 62 | 37 | 4D | 61 | 17 |
| Octal | 123 | 162 | 2 | 33 | 0 | 142 | 67 | 115 | 141 | 27 |
| Binary | 1010011 | 1110010 | 10 | 11011 | 0 | 1100010 | 110111 | 1001101 | 1100001 | 10111 |
Color Harmonies of #537202
Complementary color
Monochromatic Colors of #537202
Black with #537202
Text Example
Text Example
White with #537202
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537202; }
p { color: rgb(83,114,2); }
H1.HeaderClassName
{
color: #537202;
}
.AnyTagClassName
{
color: #537202;
}
</style>
background-color css
<style>
a { background-color: #537202; }
a { background-color: rgb(83,114,2); }
div.DivClassName
{
background-color: #537202;
}
.BgClassName
{
background-color: #537202;
}
</style>
border-color css
<style>
span { border-color: #537202; }
span { border-color: rgb(83,114,2); }
td.TdClassName
{
border-color: #537202;
}
.TagClassName
{
border-color: #537202;
}
</style>