Shades of Fiji Green #537312
Tints of Fiji Green #537312
RGB
CMYK
RGB Variations
Color information
#537312 (or 0x537312) is known color: Fiji Green. HEX triplet: 53, 73 and 12. RGB value is (83,115,18). Sum of RGB (Red+Green+Blue) = 83+115+18=216 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.43% from 216); Green value is 115 (45.31% from 255 or 53.24% from 216); Blue value is 18 (7.42% from 255 or 8.33% from 216); Max value from RGB is 115 - color contains mainly: green. Hex color #537312 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537312 is #AC8CED. Grayscale: #5E5E5E. Windows color (decimal): -11308270 or 1209171. OLE color: 1209171.
HSL color Cylindrical-coordinate representation of color #537312: hue angle of 79.79º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #537312 is Cyan = 0.28, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 115 | 18 | - |
| CMYK | 0.28 | 0 | 0.84 | 0.55 |
| HSL | 79.79º | 0.73% | 0.26% | - |
| HSV(B) | 79.79º | 0.84% | 0.45% | - |
| XYZ | 9.81 | 14.14 | 2.79 | - |
| YUV | 94.37 | 84.9 | 119.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 18 | 0.28 | 0 | 0.84 | 0.55 | 79.79 | 0.73 | 0.26 |
| Hex | 53 | 73 | 12 | 1C | 0 | 54 | 37 | 50 | 49 | 1A |
| Octal | 123 | 163 | 22 | 34 | 0 | 124 | 67 | 120 | 111 | 32 |
| Binary | 1010011 | 1110011 | 10010 | 11100 | 0 | 1010100 | 110111 | 1010000 | 1001001 | 11010 |
Color Harmonies of #537312
Complementary color
Monochromatic Colors of #537312
Black with #537312
Text Example
Text Example
White with #537312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537312; }
p { color: rgb(83,115,18); }
H1.HeaderClassName
{
color: #537312;
}
.AnyTagClassName
{
color: #537312;
}
</style>
background-color css
<style>
a { background-color: #537312; }
a { background-color: rgb(83,115,18); }
div.DivClassName
{
background-color: #537312;
}
.BgClassName
{
background-color: #537312;
}
</style>
border-color css
<style>
span { border-color: #537312; }
span { border-color: rgb(83,115,18); }
td.TdClassName
{
border-color: #537312;
}
.TagClassName
{
border-color: #537312;
}
</style>