Shades of Fiji Green #537012
Tints of Fiji Green #537012
RGB
CMYK
RGB Variations
Color information
#537012 (or 0x537012) is known color: Fiji Green. HEX triplet: 53, 70 and 12. RGB value is (83,112,18). Sum of RGB (Red+Green+Blue) = 83+112+18=213 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.97% from 213); Green value is 112 (44.14% from 255 or 52.58% from 213); Blue value is 18 (7.42% from 255 or 8.45% from 213); Max value from RGB is 112 - color contains mainly: green. Hex color #537012 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537012 is #AC8FED. Grayscale: #5C5C5C. Windows color (decimal): -11309038 or 1208403. OLE color: 1208403.
HSL color Cylindrical-coordinate representation of color #537012: hue angle of 78.51º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #537012 is Cyan = 0.26, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 112 | 18 | - |
| CMYK | 0.26 | 0 | 0.84 | 0.56 |
| HSL | 78.51º | 0.72% | 0.25% | - |
| HSV(B) | 78.51º | 0.84% | 0.44% | - |
| XYZ | 9.47 | 13.47 | 2.67 | - |
| YUV | 92.61 | 85.89 | 121.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 112 | 18 | 0.26 | 0 | 0.84 | 0.56 | 78.51 | 0.72 | 0.25 |
| Hex | 53 | 70 | 12 | 1A | 0 | 54 | 38 | 4F | 48 | 19 |
| Octal | 123 | 160 | 22 | 32 | 0 | 124 | 70 | 117 | 110 | 31 |
| Binary | 1010011 | 1110000 | 10010 | 11010 | 0 | 1010100 | 111000 | 1001111 | 1001000 | 11001 |
Color Harmonies of #537012
Complementary color
Monochromatic Colors of #537012
Black with #537012
Text Example
Text Example
White with #537012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537012; }
p { color: rgb(83,112,18); }
H1.HeaderClassName
{
color: #537012;
}
.AnyTagClassName
{
color: #537012;
}
</style>
background-color css
<style>
a { background-color: #537012; }
a { background-color: rgb(83,112,18); }
div.DivClassName
{
background-color: #537012;
}
.BgClassName
{
background-color: #537012;
}
</style>
border-color css
<style>
span { border-color: #537012; }
span { border-color: rgb(83,112,18); }
td.TdClassName
{
border-color: #537012;
}
.TagClassName
{
border-color: #537012;
}
</style>