Shades of Fiji Green #537609
Tints of Fiji Green #537609
RGB
CMYK
RGB Variations
Color information
#537609 (or 0x537609) is known color: Fiji Green. HEX triplet: 53, 76 and 09. RGB value is (83,118,9). Sum of RGB (Red+Green+Blue) = 83+118+9=210 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.52% from 210); Green value is 118 (46.48% from 255 or 56.19% from 210); Blue value is 9 (3.91% from 255 or 4.29% from 210); Max value from RGB is 118 - color contains mainly: green. Hex color #537609 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537609 is #AC89F6. Grayscale: #5F5F5F. Windows color (decimal): -11307511 or 620115. OLE color: 620115.
HSL color Cylindrical-coordinate representation of color #537609: hue angle of 79.27º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #537609 is Cyan = 0.30, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 118 | 9 | - |
| CMYK | 0.30 | 0 | 0.92 | 0.54 |
| HSL | 79.27º | 0.86% | 0.25% | - |
| HSV(B) | 79.27º | 0.92% | 0.46% | - |
| XYZ | 10.1 | 14.82 | 2.59 | - |
| YUV | 95.11 | 79.4 | 119.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 118 | 9 | 0.30 | 0 | 0.92 | 0.54 | 79.27 | 0.86 | 0.25 |
| Hex | 53 | 76 | 9 | 1E | 0 | 5C | 36 | 4F | 56 | 19 |
| Octal | 123 | 166 | 11 | 36 | 0 | 134 | 66 | 117 | 126 | 31 |
| Binary | 1010011 | 1110110 | 1001 | 11110 | 0 | 1011100 | 110110 | 1001111 | 1010110 | 11001 |
Color Harmonies of #537609
Complementary color
Monochromatic Colors of #537609
Black with #537609
Text Example
Text Example
White with #537609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537609; }
p { color: rgb(83,118,9); }
H1.HeaderClassName
{
color: #537609;
}
.AnyTagClassName
{
color: #537609;
}
</style>
background-color css
<style>
a { background-color: #537609; }
a { background-color: rgb(83,118,9); }
div.DivClassName
{
background-color: #537609;
}
.BgClassName
{
background-color: #537609;
}
</style>
border-color css
<style>
span { border-color: #537609; }
span { border-color: rgb(83,118,9); }
td.TdClassName
{
border-color: #537609;
}
.TagClassName
{
border-color: #537609;
}
</style>