Shades of Fiji Green #537206
Tints of Fiji Green #537206
RGB
CMYK
RGB Variations
Color information
#537206 (or 0x537206) is known color: Fiji Green. HEX triplet: 53, 72 and 06. RGB value is (83,114,6). Sum of RGB (Red+Green+Blue) = 83+114+6=203 (26% of max value = 765). Red value is 83 (32.81% from 255 or 40.89% from 203); Green value is 114 (44.92% from 255 or 56.16% from 203); Blue value is 6 (2.73% from 255 or 2.96% from 203); Max value from RGB is 114 - color contains mainly: green. Hex color #537206 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537206 is #AC8DF9. Grayscale: #5C5C5C. Windows color (decimal): -11308538 or 422483. OLE color: 422483.
HSL color Cylindrical-coordinate representation of color #537206: hue angle of 77.22º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #537206 is Cyan = 0.27, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 114 | 6 | - |
| CMYK | 0.27 | 0 | 0.95 | 0.55 |
| HSL | 77.22º | 0.9% | 0.24% | - |
| HSV(B) | 77.22º | 0.95% | 0.45% | - |
| XYZ | 9.62 | 13.89 | 2.35 | - |
| YUV | 92.42 | 79.23 | 121.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 114 | 6 | 0.27 | 0 | 0.95 | 0.55 | 77.22 | 0.9 | 0.24 |
| Hex | 53 | 72 | 6 | 1B | 0 | 5F | 37 | 4D | 5A | 18 |
| Octal | 123 | 162 | 6 | 33 | 0 | 137 | 67 | 115 | 132 | 30 |
| Binary | 1010011 | 1110010 | 110 | 11011 | 0 | 1011111 | 110111 | 1001101 | 1011010 | 11000 |
Color Harmonies of #537206
Complementary color
Monochromatic Colors of #537206
Black with #537206
Text Example
Text Example
White with #537206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537206; }
p { color: rgb(83,114,6); }
H1.HeaderClassName
{
color: #537206;
}
.AnyTagClassName
{
color: #537206;
}
</style>
background-color css
<style>
a { background-color: #537206; }
a { background-color: rgb(83,114,6); }
div.DivClassName
{
background-color: #537206;
}
.BgClassName
{
background-color: #537206;
}
</style>
border-color css
<style>
span { border-color: #537206; }
span { border-color: rgb(83,114,6); }
td.TdClassName
{
border-color: #537206;
}
.TagClassName
{
border-color: #537206;
}
</style>