Shades of Fiji Green #526918
Tints of Fiji Green #526918
RGB
CMYK
RGB Variations
Color information
#526918 (or 0x526918) is known color: Fiji Green. HEX triplet: 52, 69 and 18. RGB value is (82,105,24). Sum of RGB (Red+Green+Blue) = 82+105+24=211 (27% of max value = 765). Red value is 82 (32.42% from 255 or 38.86% from 211); Green value is 105 (41.41% from 255 or 49.76% from 211); Blue value is 24 (9.77% from 255 or 11.37% from 211); Max value from RGB is 105 - color contains mainly: green. Hex color #526918 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #526918 is #AD96E7. Grayscale: #595959. Windows color (decimal): -11376360 or 1599826. OLE color: 1599826.
HSL color Cylindrical-coordinate representation of color #526918: hue angle of 77.04º degrees, saturation: 0.63, 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 #526918 is Cyan = 0.22, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 105 | 24 | - |
| CMYK | 0.22 | 0 | 0.77 | 0.59 |
| HSL | 77.04º | 0.63% | 0.25% | - |
| HSV(B) | 77.04º | 0.77% | 0.41% | - |
| XYZ | 8.7 | 11.96 | 2.71 | - |
| YUV | 88.89 | 91.38 | 123.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 105 | 24 | 0.22 | 0 | 0.77 | 0.59 | 77.04 | 0.63 | 0.25 |
| Hex | 52 | 69 | 18 | 16 | 0 | 4D | 3B | 4D | 3F | 19 |
| Octal | 122 | 151 | 30 | 26 | 0 | 115 | 73 | 115 | 77 | 31 |
| Binary | 1010010 | 1101001 | 11000 | 10110 | 0 | 1001101 | 111011 | 1001101 | 111111 | 11001 |
Color Harmonies of #526918
Complementary color
Monochromatic Colors of #526918
Black with #526918
Text Example
Text Example
White with #526918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526918; }
p { color: rgb(82,105,24); }
H1.HeaderClassName
{
color: #526918;
}
.AnyTagClassName
{
color: #526918;
}
</style>
background-color css
<style>
a { background-color: #526918; }
a { background-color: rgb(82,105,24); }
div.DivClassName
{
background-color: #526918;
}
.BgClassName
{
background-color: #526918;
}
</style>
border-color css
<style>
span { border-color: #526918; }
span { border-color: rgb(82,105,24); }
td.TdClassName
{
border-color: #526918;
}
.TagClassName
{
border-color: #526918;
}
</style>