Shades of Fiji Green #537313
Tints of Fiji Green #537313
RGB
CMYK
RGB Variations
Color information
#537313 (or 0x537313) is known color: Fiji Green. HEX triplet: 53, 73 and 13. RGB value is (83,115,19). Sum of RGB (Red+Green+Blue) = 83+115+19=217 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.25% from 217); Green value is 115 (45.31% from 255 or 53.00% from 217); Blue value is 19 (7.81% from 255 or 8.76% from 217); Max value from RGB is 115 - color contains mainly: green. Hex color #537313 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537313 is #AC8CEC. Grayscale: #5E5E5E. Windows color (decimal): -11308269 or 1274707. OLE color: 1274707.
HSL color Cylindrical-coordinate representation of color #537313: hue angle of 80º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #537313 is Cyan = 0.28, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 115 | 19 | - |
| CMYK | 0.28 | 0 | 0.83 | 0.55 |
| HSL | 80º | 0.72% | 0.26% | - |
| HSV(B) | 80º | 0.83% | 0.45% | - |
| XYZ | 9.82 | 14.15 | 2.83 | - |
| YUV | 94.49 | 85.4 | 119.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 19 | 0.28 | 0 | 0.83 | 0.55 | 80 | 0.72 | 0.26 |
| Hex | 53 | 73 | 13 | 1C | 0 | 53 | 37 | 50 | 48 | 1A |
| Octal | 123 | 163 | 23 | 34 | 0 | 123 | 67 | 120 | 110 | 32 |
| Binary | 1010011 | 1110011 | 10011 | 11100 | 0 | 1010011 | 110111 | 1010000 | 1001000 | 11010 |
Color Harmonies of #537313
Complementary color
Monochromatic Colors of #537313
Black with #537313
Text Example
Text Example
White with #537313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537313; }
p { color: rgb(83,115,19); }
H1.HeaderClassName
{
color: #537313;
}
.AnyTagClassName
{
color: #537313;
}
</style>
background-color css
<style>
a { background-color: #537313; }
a { background-color: rgb(83,115,19); }
div.DivClassName
{
background-color: #537313;
}
.BgClassName
{
background-color: #537313;
}
</style>
border-color css
<style>
span { border-color: #537313; }
span { border-color: rgb(83,115,19); }
td.TdClassName
{
border-color: #537313;
}
.TagClassName
{
border-color: #537313;
}
</style>