Shades of Fiji Green #537300
Tints of Fiji Green #537300
RGB
CMYK
RGB Variations
Color information
#537300 (or 0x537300) is known color: Fiji Green. HEX triplet: 53, 73 and 00. RGB value is (83,115,0). Sum of RGB (Red+Green+Blue) = 83+115+0=198 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.92% from 198); Green value is 115 (45.31% from 255 or 58.08% from 198); Blue value is 0 (0.39% from 255 or 0% from 198); Max value from RGB is 115 - color contains mainly: green. Hex color #537300 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537300 is #AC8CFF. Grayscale: #5C5C5C. Windows color (decimal): -11308288 or 29523. OLE color: 29523.
HSL color Cylindrical-coordinate representation of color #537300: hue angle of 76.7º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #537300 is Cyan = 0.28, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 115 | 0 | - |
| CMYK | 0.28 | 0 | 1 | 0.55 |
| HSL | 76.7º | 1% | 0.23% | - |
| HSV(B) | 76.7º | 1% | 0.45% | - |
| XYZ | 9.7 | 14.1 | 2.21 | - |
| YUV | 92.32 | 75.9 | 121.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 0 | 0.28 | 0 | 1 | 0.55 | 76.7 | 1 | 0.23 |
| Hex | 53 | 73 | 0 | 1C | 0 | 64 | 37 | 4D | 64 | 17 |
| Octal | 123 | 163 | 0 | 34 | 0 | 144 | 67 | 115 | 144 | 27 |
| Binary | 1010011 | 1110011 | 0 | 11100 | 0 | 1100100 | 110111 | 1001101 | 1100100 | 10111 |
Color Harmonies of #537300
Complementary color
Monochromatic Colors of #537300
Black with #537300
Text Example
Text Example
White with #537300
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537300; }
p { color: rgb(83,115,0); }
H1.HeaderClassName
{
color: #537300;
}
.AnyTagClassName
{
color: #537300;
}
</style>
background-color css
<style>
a { background-color: #537300; }
a { background-color: rgb(83,115,0); }
div.DivClassName
{
background-color: #537300;
}
.BgClassName
{
background-color: #537300;
}
</style>
border-color css
<style>
span { border-color: #537300; }
span { border-color: rgb(83,115,0); }
td.TdClassName
{
border-color: #537300;
}
.TagClassName
{
border-color: #537300;
}
</style>