Shades of Fiji Green #537302
Tints of Fiji Green #537302
RGB
CMYK
RGB Variations
Color information
#537302 (or 0x537302) is known color: Fiji Green. HEX triplet: 53, 73 and 02. RGB value is (83,115,2). Sum of RGB (Red+Green+Blue) = 83+115+2=200 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.5% from 200); Green value is 115 (45.31% from 255 or 57.5% from 200); Blue value is 2 (1.17% from 255 or 1% from 200); Max value from RGB is 115 - color contains mainly: green. Hex color #537302 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537302 is #AC8CFD. Grayscale: #5C5C5C. Windows color (decimal): -11308286 or 160595. OLE color: 160595.
HSL color Cylindrical-coordinate representation of color #537302: hue angle of 76.99º 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 #537302 is Cyan = 0.28, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 115 | 2 | - |
| CMYK | 0.28 | 0 | 0.98 | 0.55 |
| HSL | 76.99º | 0.97% | 0.23% | - |
| HSV(B) | 76.99º | 0.98% | 0.45% | - |
| XYZ | 9.71 | 14.1 | 2.27 | - |
| YUV | 92.55 | 76.9 | 121.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 2 | 0.28 | 0 | 0.98 | 0.55 | 76.99 | 0.97 | 0.23 |
| Hex | 53 | 73 | 2 | 1C | 0 | 62 | 37 | 4D | 61 | 17 |
| Octal | 123 | 163 | 2 | 34 | 0 | 142 | 67 | 115 | 141 | 27 |
| Binary | 1010011 | 1110011 | 10 | 11100 | 0 | 1100010 | 110111 | 1001101 | 1100001 | 10111 |
Color Harmonies of #537302
Complementary color
Monochromatic Colors of #537302
Black with #537302
Text Example
Text Example
White with #537302
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537302; }
p { color: rgb(83,115,2); }
H1.HeaderClassName
{
color: #537302;
}
.AnyTagClassName
{
color: #537302;
}
</style>
background-color css
<style>
a { background-color: #537302; }
a { background-color: rgb(83,115,2); }
div.DivClassName
{
background-color: #537302;
}
.BgClassName
{
background-color: #537302;
}
</style>
border-color css
<style>
span { border-color: #537302; }
span { border-color: rgb(83,115,2); }
td.TdClassName
{
border-color: #537302;
}
.TagClassName
{
border-color: #537302;
}
</style>