Shades of Fiji Green #537501
Tints of Fiji Green #537501
RGB
CMYK
RGB Variations
Color information
#537501 (or 0x537501) is known color: Fiji Green. HEX triplet: 53, 75 and 01. RGB value is (83,117,1). Sum of RGB (Red+Green+Blue) = 83+117+1=201 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.29% from 201); Green value is 117 (46.09% from 255 or 58.21% from 201); Blue value is 1 (0.78% from 255 or 0.50% from 201); Max value from RGB is 117 - color contains mainly: green. Hex color #537501 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537501 is #AC8AFE. Grayscale: #5E5E5E. Windows color (decimal): -11307775 or 95571. OLE color: 95571.
HSL color Cylindrical-coordinate representation of color #537501: hue angle of 77.59º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #537501 is Cyan = 0.29, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 117 | 1 | - |
| CMYK | 0.29 | 0 | 0.99 | 0.54 |
| HSL | 77.59º | 0.98% | 0.23% | - |
| HSV(B) | 77.59º | 0.99% | 0.46% | - |
| XYZ | 9.93 | 14.56 | 2.32 | - |
| YUV | 93.61 | 75.74 | 120.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 117 | 1 | 0.29 | 0 | 0.99 | 0.54 | 77.59 | 0.98 | 0.23 |
| Hex | 53 | 75 | 1 | 1D | 0 | 63 | 36 | 4E | 62 | 17 |
| Octal | 123 | 165 | 1 | 35 | 0 | 143 | 66 | 116 | 142 | 27 |
| Binary | 1010011 | 1110101 | 1 | 11101 | 0 | 1100011 | 110110 | 1001110 | 1100010 | 10111 |
Color Harmonies of #537501
Complementary color
Monochromatic Colors of #537501
Black with #537501
Text Example
Text Example
White with #537501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537501; }
p { color: rgb(83,117,1); }
H1.HeaderClassName
{
color: #537501;
}
.AnyTagClassName
{
color: #537501;
}
</style>
background-color css
<style>
a { background-color: #537501; }
a { background-color: rgb(83,117,1); }
div.DivClassName
{
background-color: #537501;
}
.BgClassName
{
background-color: #537501;
}
</style>
border-color css
<style>
span { border-color: #537501; }
span { border-color: rgb(83,117,1); }
td.TdClassName
{
border-color: #537501;
}
.TagClassName
{
border-color: #537501;
}
</style>