Shades of Fiji Green #537607
Tints of Fiji Green #537607
RGB
CMYK
RGB Variations
Color information
#537607 (or 0x537607) is known color: Fiji Green. HEX triplet: 53, 76 and 07. RGB value is (83,118,7). Sum of RGB (Red+Green+Blue) = 83+118+7=208 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.90% from 208); Green value is 118 (46.48% from 255 or 56.73% from 208); Blue value is 7 (3.12% from 255 or 3.37% from 208); Max value from RGB is 118 - color contains mainly: green. Hex color #537607 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537607 is #AC89F8. Grayscale: #5F5F5F. Windows color (decimal): -11307513 or 489043. OLE color: 489043.
HSL color Cylindrical-coordinate representation of color #537607: hue angle of 78.92º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #537607 is Cyan = 0.30, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 118 | 7 | - |
| CMYK | 0.30 | 0 | 0.94 | 0.54 |
| HSL | 78.92º | 0.89% | 0.25% | - |
| HSV(B) | 78.92º | 0.94% | 0.46% | - |
| XYZ | 10.08 | 14.81 | 2.53 | - |
| YUV | 94.88 | 78.4 | 119.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 118 | 7 | 0.30 | 0 | 0.94 | 0.54 | 78.92 | 0.89 | 0.25 |
| Hex | 53 | 76 | 7 | 1E | 0 | 5E | 36 | 4F | 59 | 19 |
| Octal | 123 | 166 | 7 | 36 | 0 | 136 | 66 | 117 | 131 | 31 |
| Binary | 1010011 | 1110110 | 111 | 11110 | 0 | 1011110 | 110110 | 1001111 | 1011001 | 11001 |
Color Harmonies of #537607
Complementary color
Monochromatic Colors of #537607
Black with #537607
Text Example
Text Example
White with #537607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537607; }
p { color: rgb(83,118,7); }
H1.HeaderClassName
{
color: #537607;
}
.AnyTagClassName
{
color: #537607;
}
</style>
background-color css
<style>
a { background-color: #537607; }
a { background-color: rgb(83,118,7); }
div.DivClassName
{
background-color: #537607;
}
.BgClassName
{
background-color: #537607;
}
</style>
border-color css
<style>
span { border-color: #537607; }
span { border-color: rgb(83,118,7); }
td.TdClassName
{
border-color: #537607;
}
.TagClassName
{
border-color: #537607;
}
</style>