Shades of Fiji Green #537703
Tints of Fiji Green #537703
RGB
CMYK
RGB Variations
Color information
#537703 (or 0x537703) is known color: Fiji Green. HEX triplet: 53, 77 and 03. RGB value is (83,119,3). Sum of RGB (Red+Green+Blue) = 83+119+3=205 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.49% from 205); Green value is 119 (46.88% from 255 or 58.05% from 205); Blue value is 3 (1.56% from 255 or 1.46% from 205); Max value from RGB is 119 - color contains mainly: green. Hex color #537703 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537703 is #AC88FC. Grayscale: #5F5F5F. Windows color (decimal): -11307261 or 227155. OLE color: 227155.
HSL color Cylindrical-coordinate representation of color #537703: hue angle of 78.62º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #537703 is Cyan = 0.30, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 119 | 3 | - |
| CMYK | 0.30 | 0 | 0.97 | 0.53 |
| HSL | 78.62º | 0.95% | 0.24% | - |
| HSV(B) | 78.62º | 0.97% | 0.47% | - |
| XYZ | 10.18 | 15.04 | 2.45 | - |
| YUV | 95.01 | 76.07 | 119.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 119 | 3 | 0.30 | 0 | 0.97 | 0.53 | 78.62 | 0.95 | 0.24 |
| Hex | 53 | 77 | 3 | 1E | 0 | 61 | 35 | 4F | 5F | 18 |
| Octal | 123 | 167 | 3 | 36 | 0 | 141 | 65 | 117 | 137 | 30 |
| Binary | 1010011 | 1110111 | 11 | 11110 | 0 | 1100001 | 110101 | 1001111 | 1011111 | 11000 |
Color Harmonies of #537703
Complementary color
Monochromatic Colors of #537703
Black with #537703
Text Example
Text Example
White with #537703
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537703; }
p { color: rgb(83,119,3); }
H1.HeaderClassName
{
color: #537703;
}
.AnyTagClassName
{
color: #537703;
}
</style>
background-color css
<style>
a { background-color: #537703; }
a { background-color: rgb(83,119,3); }
div.DivClassName
{
background-color: #537703;
}
.BgClassName
{
background-color: #537703;
}
</style>
border-color css
<style>
span { border-color: #537703; }
span { border-color: rgb(83,119,3); }
td.TdClassName
{
border-color: #537703;
}
.TagClassName
{
border-color: #537703;
}
</style>