Shades of Fiji Green #537113
Tints of Fiji Green #537113
RGB
CMYK
RGB Variations
Color information
#537113 (or 0x537113) is known color: Fiji Green. HEX triplet: 53, 71 and 13. RGB value is (83,113,19). Sum of RGB (Red+Green+Blue) = 83+113+19=215 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.60% from 215); Green value is 113 (44.53% from 255 or 52.56% from 215); Blue value is 19 (7.81% from 255 or 8.84% from 215); Max value from RGB is 113 - color contains mainly: green. Hex color #537113 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537113 is #AC8EEC. Grayscale: #5D5D5D. Windows color (decimal): -11308781 or 1274195. OLE color: 1274195.
HSL color Cylindrical-coordinate representation of color #537113: hue angle of 79.15º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #537113 is Cyan = 0.27, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 113 | 19 | - |
| CMYK | 0.27 | 0 | 0.83 | 0.56 |
| HSL | 79.15º | 0.71% | 0.26% | - |
| HSV(B) | 79.15º | 0.83% | 0.44% | - |
| XYZ | 9.59 | 13.7 | 2.75 | - |
| YUV | 93.31 | 86.06 | 120.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 113 | 19 | 0.27 | 0 | 0.83 | 0.56 | 79.15 | 0.71 | 0.26 |
| Hex | 53 | 71 | 13 | 1B | 0 | 53 | 38 | 4F | 47 | 1A |
| Octal | 123 | 161 | 23 | 33 | 0 | 123 | 70 | 117 | 107 | 32 |
| Binary | 1010011 | 1110001 | 10011 | 11011 | 0 | 1010011 | 111000 | 1001111 | 1000111 | 11010 |
Color Harmonies of #537113
Complementary color
Monochromatic Colors of #537113
Black with #537113
Text Example
Text Example
White with #537113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537113; }
p { color: rgb(83,113,19); }
H1.HeaderClassName
{
color: #537113;
}
.AnyTagClassName
{
color: #537113;
}
</style>
background-color css
<style>
a { background-color: #537113; }
a { background-color: rgb(83,113,19); }
div.DivClassName
{
background-color: #537113;
}
.BgClassName
{
background-color: #537113;
}
</style>
border-color css
<style>
span { border-color: #537113; }
span { border-color: rgb(83,113,19); }
td.TdClassName
{
border-color: #537113;
}
.TagClassName
{
border-color: #537113;
}
</style>