Shades of Fiji Green #536818
Tints of Fiji Green #536818
RGB
CMYK
RGB Variations
Color information
#536818 (or 0x536818) is known color: Fiji Green. HEX triplet: 53, 68 and 18. RGB value is (83,104,24). Sum of RGB (Red+Green+Blue) = 83+104+24=211 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.34% from 211); Green value is 104 (41.02% from 255 or 49.29% from 211); Blue value is 24 (9.77% from 255 or 11.37% from 211); Max value from RGB is 104 - color contains mainly: green. Hex color #536818 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #536818 is #AC97E7. Grayscale: #585858. Windows color (decimal): -11311080 or 1599571. OLE color: 1599571.
HSL color Cylindrical-coordinate representation of color #536818: hue angle of 75.75º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #536818 is Cyan = 0.20, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 104 | 24 | - |
| CMYK | 0.20 | 0 | 0.77 | 0.59 |
| HSL | 75.75º | 0.63% | 0.25% | - |
| HSV(B) | 75.75º | 0.77% | 0.41% | - |
| XYZ | 8.68 | 11.81 | 2.69 | - |
| YUV | 88.6 | 91.54 | 124 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 104 | 24 | 0.20 | 0 | 0.77 | 0.59 | 75.75 | 0.63 | 0.25 |
| Hex | 53 | 68 | 18 | 14 | 0 | 4D | 3B | 4C | 3E | 19 |
| Octal | 123 | 150 | 30 | 24 | 0 | 115 | 73 | 114 | 76 | 31 |
| Binary | 1010011 | 1101000 | 11000 | 10100 | 0 | 1001101 | 111011 | 1001100 | 111110 | 11001 |
Color Harmonies of #536818
Complementary color
Monochromatic Colors of #536818
Black with #536818
Text Example
Text Example
White with #536818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536818; }
p { color: rgb(83,104,24); }
H1.HeaderClassName
{
color: #536818;
}
.AnyTagClassName
{
color: #536818;
}
</style>
background-color css
<style>
a { background-color: #536818; }
a { background-color: rgb(83,104,24); }
div.DivClassName
{
background-color: #536818;
}
.BgClassName
{
background-color: #536818;
}
</style>
border-color css
<style>
span { border-color: #536818; }
span { border-color: rgb(83,104,24); }
td.TdClassName
{
border-color: #536818;
}
.TagClassName
{
border-color: #536818;
}
</style>