Shades of Fiji Green #537303
Tints of Fiji Green #537303
RGB
CMYK
RGB Variations
Color information
#537303 (or 0x537303) is known color: Fiji Green. HEX triplet: 53, 73 and 03. RGB value is (83,115,3). Sum of RGB (Red+Green+Blue) = 83+115+3=201 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.29% from 201); Green value is 115 (45.31% from 255 or 57.21% from 201); Blue value is 3 (1.56% from 255 or 1.49% from 201); Max value from RGB is 115 - color contains mainly: green. Hex color #537303 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537303 is #AC8CFC. Grayscale: #5D5D5D. Windows color (decimal): -11308285 or 226131. OLE color: 226131.
HSL color Cylindrical-coordinate representation of color #537303: hue angle of 77.14º 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 #537303 is Cyan = 0.28, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 115 | 3 | - |
| CMYK | 0.28 | 0 | 0.97 | 0.55 |
| HSL | 77.14º | 0.95% | 0.23% | - |
| HSV(B) | 77.14º | 0.97% | 0.45% | - |
| XYZ | 9.71 | 14.11 | 2.3 | - |
| YUV | 92.66 | 77.4 | 121.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 3 | 0.28 | 0 | 0.97 | 0.55 | 77.14 | 0.95 | 0.23 |
| Hex | 53 | 73 | 3 | 1C | 0 | 61 | 37 | 4D | 5F | 17 |
| Octal | 123 | 163 | 3 | 34 | 0 | 141 | 67 | 115 | 137 | 27 |
| Binary | 1010011 | 1110011 | 11 | 11100 | 0 | 1100001 | 110111 | 1001101 | 1011111 | 10111 |
Color Harmonies of #537303
Complementary color
Monochromatic Colors of #537303
Black with #537303
Text Example
Text Example
White with #537303
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537303; }
p { color: rgb(83,115,3); }
H1.HeaderClassName
{
color: #537303;
}
.AnyTagClassName
{
color: #537303;
}
</style>
background-color css
<style>
a { background-color: #537303; }
a { background-color: rgb(83,115,3); }
div.DivClassName
{
background-color: #537303;
}
.BgClassName
{
background-color: #537303;
}
</style>
border-color css
<style>
span { border-color: #537303; }
span { border-color: rgb(83,115,3); }
td.TdClassName
{
border-color: #537303;
}
.TagClassName
{
border-color: #537303;
}
</style>