Shades of Fiji Green #537608
Tints of Fiji Green #537608
RGB
CMYK
RGB Variations
Color information
#537608 (or 0x537608) is known color: Fiji Green. HEX triplet: 53, 76 and 08. RGB value is (83,118,8). Sum of RGB (Red+Green+Blue) = 83+118+8=209 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.71% from 209); Green value is 118 (46.48% from 255 or 56.46% from 209); Blue value is 8 (3.52% from 255 or 3.83% from 209); Max value from RGB is 118 - color contains mainly: green. Hex color #537608 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537608 is #AC89F7. Grayscale: #5F5F5F. Windows color (decimal): -11307512 or 554579. OLE color: 554579.
HSL color Cylindrical-coordinate representation of color #537608: hue angle of 79.09º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #537608 is Cyan = 0.30, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 118 | 8 | - |
| CMYK | 0.30 | 0 | 0.93 | 0.54 |
| HSL | 79.09º | 0.87% | 0.25% | - |
| HSV(B) | 79.09º | 0.93% | 0.46% | - |
| XYZ | 10.09 | 14.81 | 2.56 | - |
| YUV | 95 | 78.9 | 119.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 118 | 8 | 0.30 | 0 | 0.93 | 0.54 | 79.09 | 0.87 | 0.25 |
| Hex | 53 | 76 | 8 | 1E | 0 | 5D | 36 | 4F | 57 | 19 |
| Octal | 123 | 166 | 10 | 36 | 0 | 135 | 66 | 117 | 127 | 31 |
| Binary | 1010011 | 1110110 | 1000 | 11110 | 0 | 1011101 | 110110 | 1001111 | 1010111 | 11001 |
Color Harmonies of #537608
Complementary color
Monochromatic Colors of #537608
Black with #537608
Text Example
Text Example
White with #537608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537608; }
p { color: rgb(83,118,8); }
H1.HeaderClassName
{
color: #537608;
}
.AnyTagClassName
{
color: #537608;
}
</style>
background-color css
<style>
a { background-color: #537608; }
a { background-color: rgb(83,118,8); }
div.DivClassName
{
background-color: #537608;
}
.BgClassName
{
background-color: #537608;
}
</style>
border-color css
<style>
span { border-color: #537608; }
span { border-color: rgb(83,118,8); }
td.TdClassName
{
border-color: #537608;
}
.TagClassName
{
border-color: #537608;
}
</style>