Shades of Fiji Green #537502
Tints of Fiji Green #537502
RGB
CMYK
RGB Variations
Color information
#537502 (or 0x537502) is known color: Fiji Green. HEX triplet: 53, 75 and 02. RGB value is (83,117,2). Sum of RGB (Red+Green+Blue) = 83+117+2=202 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.09% from 202); Green value is 117 (46.09% from 255 or 57.92% from 202); Blue value is 2 (1.17% from 255 or 0.99% from 202); Max value from RGB is 117 - color contains mainly: green. Hex color #537502 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537502 is #AC8AFD. Grayscale: #5E5E5E. Windows color (decimal): -11307774 or 161107. OLE color: 161107.
HSL color Cylindrical-coordinate representation of color #537502: hue angle of 77.74º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #537502 is Cyan = 0.29, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 117 | 2 | - |
| CMYK | 0.29 | 0 | 0.98 | 0.54 |
| HSL | 77.74º | 0.97% | 0.23% | - |
| HSV(B) | 77.74º | 0.98% | 0.46% | - |
| XYZ | 9.94 | 14.57 | 2.35 | - |
| YUV | 93.72 | 76.24 | 120.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 117 | 2 | 0.29 | 0 | 0.98 | 0.54 | 77.74 | 0.97 | 0.23 |
| Hex | 53 | 75 | 2 | 1D | 0 | 62 | 36 | 4E | 61 | 17 |
| Octal | 123 | 165 | 2 | 35 | 0 | 142 | 66 | 116 | 141 | 27 |
| Binary | 1010011 | 1110101 | 10 | 11101 | 0 | 1100010 | 110110 | 1001110 | 1100001 | 10111 |
Color Harmonies of #537502
Complementary color
Monochromatic Colors of #537502
Black with #537502
Text Example
Text Example
White with #537502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537502; }
p { color: rgb(83,117,2); }
H1.HeaderClassName
{
color: #537502;
}
.AnyTagClassName
{
color: #537502;
}
</style>
background-color css
<style>
a { background-color: #537502; }
a { background-color: rgb(83,117,2); }
div.DivClassName
{
background-color: #537502;
}
.BgClassName
{
background-color: #537502;
}
</style>
border-color css
<style>
span { border-color: #537502; }
span { border-color: rgb(83,117,2); }
td.TdClassName
{
border-color: #537502;
}
.TagClassName
{
border-color: #537502;
}
</style>