Shades of Fiji Green #537215
Tints of Fiji Green #537215
RGB
CMYK
RGB Variations
Color information
#537215 (or 0x537215) is known color: Fiji Green. HEX triplet: 53, 72 and 15. RGB value is (83,114,21). Sum of RGB (Red+Green+Blue) = 83+114+21=218 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.07% from 218); Green value is 114 (44.92% from 255 or 52.29% from 218); Blue value is 21 (8.59% from 255 or 9.63% from 218); Max value from RGB is 114 - color contains mainly: green. Hex color #537215 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537215 is #AC8DEA. Grayscale: #5E5E5E. Windows color (decimal): -11308523 or 1405523. OLE color: 1405523.
HSL color Cylindrical-coordinate representation of color #537215: hue angle of 80º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #537215 is Cyan = 0.27, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 114 | 21 | - |
| CMYK | 0.27 | 0 | 0.82 | 0.55 |
| HSL | 80º | 0.69% | 0.26% | - |
| HSV(B) | 80º | 0.82% | 0.45% | - |
| XYZ | 9.72 | 13.93 | 2.89 | - |
| YUV | 94.13 | 86.73 | 120.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 114 | 21 | 0.27 | 0 | 0.82 | 0.55 | 80 | 0.69 | 0.26 |
| Hex | 53 | 72 | 15 | 1B | 0 | 52 | 37 | 50 | 45 | 1A |
| Octal | 123 | 162 | 25 | 33 | 0 | 122 | 67 | 120 | 105 | 32 |
| Binary | 1010011 | 1110010 | 10101 | 11011 | 0 | 1010010 | 110111 | 1010000 | 1000101 | 11010 |
Color Harmonies of #537215
Complementary color
Monochromatic Colors of #537215
Black with #537215
Text Example
Text Example
White with #537215
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537215; }
p { color: rgb(83,114,21); }
H1.HeaderClassName
{
color: #537215;
}
.AnyTagClassName
{
color: #537215;
}
</style>
background-color css
<style>
a { background-color: #537215; }
a { background-color: rgb(83,114,21); }
div.DivClassName
{
background-color: #537215;
}
.BgClassName
{
background-color: #537215;
}
</style>
border-color css
<style>
span { border-color: #537215; }
span { border-color: rgb(83,114,21); }
td.TdClassName
{
border-color: #537215;
}
.TagClassName
{
border-color: #537215;
}
</style>