Shades of Fiji Green #537600
Tints of Fiji Green #537600
RGB
CMYK
RGB Variations
Color information
#537600 (or 0x537600) is known color: Fiji Green. HEX triplet: 53, 76 and 00. RGB value is (83,118,0). Sum of RGB (Red+Green+Blue) = 83+118+0=201 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.29% from 201); Green value is 118 (46.48% from 255 or 58.71% from 201); Blue value is 0 (0.39% from 255 or 0% from 201); Max value from RGB is 118 - color contains mainly: green. Hex color #537600 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537600 is #AC89FF. Grayscale: #5E5E5E. Windows color (decimal): -11307520 or 30291. OLE color: 30291.
HSL color Cylindrical-coordinate representation of color #537600: hue angle of 77.8º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 1%. Process color model (Four color, CMYK) of #537600 is Cyan = 0.30, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 118 | 0 | - |
| CMYK | 0.30 | 0 | 1 | 0.54 |
| HSL | 77.8º | 1% | 0.23% | - |
| HSV(B) | 77.8º | 1% | 0.46% | - |
| XYZ | 10.05 | 14.8 | 2.33 | - |
| YUV | 94.08 | 74.9 | 120.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 118 | 0 | 0.30 | 0 | 1 | 0.54 | 77.8 | 1 | 0.23 |
| Hex | 53 | 76 | 0 | 1E | 0 | 64 | 36 | 4E | 64 | 17 |
| Octal | 123 | 166 | 0 | 36 | 0 | 144 | 66 | 116 | 144 | 27 |
| Binary | 1010011 | 1110110 | 0 | 11110 | 0 | 1100100 | 110110 | 1001110 | 1100100 | 10111 |
Color Harmonies of #537600
Complementary color
Monochromatic Colors of #537600
Black with #537600
Text Example
Text Example
White with #537600
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537600; }
p { color: rgb(83,118,0); }
H1.HeaderClassName
{
color: #537600;
}
.AnyTagClassName
{
color: #537600;
}
</style>
background-color css
<style>
a { background-color: #537600; }
a { background-color: rgb(83,118,0); }
div.DivClassName
{
background-color: #537600;
}
.BgClassName
{
background-color: #537600;
}
</style>
border-color css
<style>
span { border-color: #537600; }
span { border-color: rgb(83,118,0); }
td.TdClassName
{
border-color: #537600;
}
.TagClassName
{
border-color: #537600;
}
</style>