Shades of Fiji Green #537403
Tints of Fiji Green #537403
RGB
CMYK
RGB Variations
Color information
#537403 (or 0x537403) is known color: Fiji Green. HEX triplet: 53, 74 and 03. RGB value is (83,116,3). Sum of RGB (Red+Green+Blue) = 83+116+3=202 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.09% from 202); Green value is 116 (45.70% from 255 or 57.43% from 202); Blue value is 3 (1.56% from 255 or 1.49% from 202); Max value from RGB is 116 - color contains mainly: green. Hex color #537403 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537403 is #AC8BFC. Grayscale: #5D5D5D. Windows color (decimal): -11308029 or 226387. OLE color: 226387.
HSL color Cylindrical-coordinate representation of color #537403: hue angle of 77.52º 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 #537403 is Cyan = 0.28, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 116 | 3 | - |
| CMYK | 0.28 | 0 | 0.97 | 0.55 |
| HSL | 77.52º | 0.95% | 0.23% | - |
| HSV(B) | 77.52º | 0.97% | 0.45% | - |
| XYZ | 9.83 | 14.34 | 2.34 | - |
| YUV | 93.25 | 77.07 | 120.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 116 | 3 | 0.28 | 0 | 0.97 | 0.55 | 77.52 | 0.95 | 0.23 |
| Hex | 53 | 74 | 3 | 1C | 0 | 61 | 37 | 4E | 5F | 17 |
| Octal | 123 | 164 | 3 | 34 | 0 | 141 | 67 | 116 | 137 | 27 |
| Binary | 1010011 | 1110100 | 11 | 11100 | 0 | 1100001 | 110111 | 1001110 | 1011111 | 10111 |
Color Harmonies of #537403
Complementary color
Monochromatic Colors of #537403
Black with #537403
Text Example
Text Example
White with #537403
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537403; }
p { color: rgb(83,116,3); }
H1.HeaderClassName
{
color: #537403;
}
.AnyTagClassName
{
color: #537403;
}
</style>
background-color css
<style>
a { background-color: #537403; }
a { background-color: rgb(83,116,3); }
div.DivClassName
{
background-color: #537403;
}
.BgClassName
{
background-color: #537403;
}
</style>
border-color css
<style>
span { border-color: #537403; }
span { border-color: rgb(83,116,3); }
td.TdClassName
{
border-color: #537403;
}
.TagClassName
{
border-color: #537403;
}
</style>