Shades of Fiji Green #537203
Tints of Fiji Green #537203
RGB
CMYK
RGB Variations
Color information
#537203 (or 0x537203) is known color: Fiji Green. HEX triplet: 53, 72 and 03. RGB value is (83,114,3). Sum of RGB (Red+Green+Blue) = 83+114+3=200 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.5% from 200); Green value is 114 (44.92% from 255 or 57% from 200); Blue value is 3 (1.56% from 255 or 1.5% from 200); Max value from RGB is 114 - color contains mainly: green. Hex color #537203 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537203 is #AC8DFC. Grayscale: #5C5C5C. Windows color (decimal): -11308541 or 225875. OLE color: 225875.
HSL color Cylindrical-coordinate representation of color #537203: hue angle of 76.76º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #537203 is Cyan = 0.27, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 114 | 3 | - |
| CMYK | 0.27 | 0 | 0.97 | 0.55 |
| HSL | 76.76º | 0.95% | 0.23% | - |
| HSV(B) | 76.76º | 0.97% | 0.45% | - |
| XYZ | 9.6 | 13.88 | 2.26 | - |
| YUV | 92.08 | 77.73 | 121.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 114 | 3 | 0.27 | 0 | 0.97 | 0.55 | 76.76 | 0.95 | 0.23 |
| Hex | 53 | 72 | 3 | 1B | 0 | 61 | 37 | 4D | 5F | 17 |
| Octal | 123 | 162 | 3 | 33 | 0 | 141 | 67 | 115 | 137 | 27 |
| Binary | 1010011 | 1110010 | 11 | 11011 | 0 | 1100001 | 110111 | 1001101 | 1011111 | 10111 |
Color Harmonies of #537203
Complementary color
Monochromatic Colors of #537203
Black with #537203
Text Example
Text Example
White with #537203
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537203; }
p { color: rgb(83,114,3); }
H1.HeaderClassName
{
color: #537203;
}
.AnyTagClassName
{
color: #537203;
}
</style>
background-color css
<style>
a { background-color: #537203; }
a { background-color: rgb(83,114,3); }
div.DivClassName
{
background-color: #537203;
}
.BgClassName
{
background-color: #537203;
}
</style>
border-color css
<style>
span { border-color: #537203; }
span { border-color: rgb(83,114,3); }
td.TdClassName
{
border-color: #537203;
}
.TagClassName
{
border-color: #537203;
}
</style>