Shades of Fiji Green #537207
Tints of Fiji Green #537207
RGB
CMYK
RGB Variations
Color information
#537207 (or 0x537207) is known color: Fiji Green. HEX triplet: 53, 72 and 07. RGB value is (83,114,7). Sum of RGB (Red+Green+Blue) = 83+114+7=204 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.69% from 204); Green value is 114 (44.92% from 255 or 55.88% from 204); Blue value is 7 (3.12% from 255 or 3.43% from 204); Max value from RGB is 114 - color contains mainly: green. Hex color #537207 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537207 is #AC8DF8. Grayscale: #5C5C5C. Windows color (decimal): -11308537 or 488019. OLE color: 488019.
HSL color Cylindrical-coordinate representation of color #537207: hue angle of 77.38º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #537207 is Cyan = 0.27, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 114 | 7 | - |
| CMYK | 0.27 | 0 | 0.94 | 0.55 |
| HSL | 77.38º | 0.88% | 0.24% | - |
| HSV(B) | 77.38º | 0.94% | 0.45% | - |
| XYZ | 9.62 | 13.89 | 2.37 | - |
| YUV | 92.53 | 79.73 | 121.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 114 | 7 | 0.27 | 0 | 0.94 | 0.55 | 77.38 | 0.88 | 0.24 |
| Hex | 53 | 72 | 7 | 1B | 0 | 5E | 37 | 4D | 58 | 18 |
| Octal | 123 | 162 | 7 | 33 | 0 | 136 | 67 | 115 | 130 | 30 |
| Binary | 1010011 | 1110010 | 111 | 11011 | 0 | 1011110 | 110111 | 1001101 | 1011000 | 11000 |
Color Harmonies of #537207
Complementary color
Monochromatic Colors of #537207
Black with #537207
Text Example
Text Example
White with #537207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537207; }
p { color: rgb(83,114,7); }
H1.HeaderClassName
{
color: #537207;
}
.AnyTagClassName
{
color: #537207;
}
</style>
background-color css
<style>
a { background-color: #537207; }
a { background-color: rgb(83,114,7); }
div.DivClassName
{
background-color: #537207;
}
.BgClassName
{
background-color: #537207;
}
</style>
border-color css
<style>
span { border-color: #537207; }
span { border-color: rgb(83,114,7); }
td.TdClassName
{
border-color: #537207;
}
.TagClassName
{
border-color: #537207;
}
</style>