Shades of Fiji Green #537701
Tints of Fiji Green #537701
RGB
CMYK
RGB Variations
Color information
#537701 (or 0x537701) is known color: Fiji Green. HEX triplet: 53, 77 and 01. RGB value is (83,119,1). Sum of RGB (Red+Green+Blue) = 83+119+1=203 (26% of max value = 765). Red value is 83 (32.81% from 255 or 40.89% from 203); Green value is 119 (46.88% from 255 or 58.62% from 203); Blue value is 1 (0.78% from 255 or 0.49% from 203); Max value from RGB is 119 - color contains mainly: green. Hex color #537701 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537701 is #AC88FE. Grayscale: #5F5F5F. Windows color (decimal): -11307263 or 96083. OLE color: 96083.
HSL color Cylindrical-coordinate representation of color #537701: hue angle of 78.31º degrees, saturation: 0.98, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #537701 is Cyan = 0.30, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 119 | 1 | - |
| CMYK | 0.30 | 0 | 0.99 | 0.53 |
| HSL | 78.31º | 0.98% | 0.24% | - |
| HSV(B) | 78.31º | 0.99% | 0.47% | - |
| XYZ | 10.17 | 15.03 | 2.39 | - |
| YUV | 94.78 | 75.07 | 119.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 119 | 1 | 0.30 | 0 | 0.99 | 0.53 | 78.31 | 0.98 | 0.24 |
| Hex | 53 | 77 | 1 | 1E | 0 | 63 | 35 | 4E | 62 | 18 |
| Octal | 123 | 167 | 1 | 36 | 0 | 143 | 65 | 116 | 142 | 30 |
| Binary | 1010011 | 1110111 | 1 | 11110 | 0 | 1100011 | 110101 | 1001110 | 1100010 | 11000 |
Color Harmonies of #537701
Complementary color
Monochromatic Colors of #537701
Black with #537701
Text Example
Text Example
White with #537701
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537701; }
p { color: rgb(83,119,1); }
H1.HeaderClassName
{
color: #537701;
}
.AnyTagClassName
{
color: #537701;
}
</style>
background-color css
<style>
a { background-color: #537701; }
a { background-color: rgb(83,119,1); }
div.DivClassName
{
background-color: #537701;
}
.BgClassName
{
background-color: #537701;
}
</style>
border-color css
<style>
span { border-color: #537701; }
span { border-color: rgb(83,119,1); }
td.TdClassName
{
border-color: #537701;
}
.TagClassName
{
border-color: #537701;
}
</style>