Shades of Fiji Green #526818
Tints of Fiji Green #526818
RGB
CMYK
RGB Variations
Color information
#526818 (or 0x526818) is known color: Fiji Green. HEX triplet: 52, 68 and 18. RGB value is (82,104,24). Sum of RGB (Red+Green+Blue) = 82+104+24=210 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.05% from 210); Green value is 104 (41.02% from 255 or 49.52% from 210); Blue value is 24 (9.77% from 255 or 11.43% from 210); Max value from RGB is 104 - color contains mainly: green. Hex color #526818 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #526818 is #AD97E7. Grayscale: #585858. Windows color (decimal): -11376616 or 1599570. OLE color: 1599570.
HSL color Cylindrical-coordinate representation of color #526818: hue angle of 76.5º 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 #526818 is Cyan = 0.21, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 104 | 24 | - |
| CMYK | 0.21 | 0 | 0.77 | 0.59 |
| HSL | 76.5º | 0.63% | 0.25% | - |
| HSV(B) | 76.5º | 0.77% | 0.41% | - |
| XYZ | 8.59 | 11.76 | 2.68 | - |
| YUV | 88.3 | 91.71 | 123.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 104 | 24 | 0.21 | 0 | 0.77 | 0.59 | 76.5 | 0.63 | 0.25 |
| Hex | 52 | 68 | 18 | 15 | 0 | 4D | 3B | 4C | 3E | 19 |
| Octal | 122 | 150 | 30 | 25 | 0 | 115 | 73 | 114 | 76 | 31 |
| Binary | 1010010 | 1101000 | 11000 | 10101 | 0 | 1001101 | 111011 | 1001100 | 111110 | 11001 |
Color Harmonies of #526818
Complementary color
Monochromatic Colors of #526818
Black with #526818
Text Example
Text Example
White with #526818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526818; }
p { color: rgb(82,104,24); }
H1.HeaderClassName
{
color: #526818;
}
.AnyTagClassName
{
color: #526818;
}
</style>
background-color css
<style>
a { background-color: #526818; }
a { background-color: rgb(82,104,24); }
div.DivClassName
{
background-color: #526818;
}
.BgClassName
{
background-color: #526818;
}
</style>
border-color css
<style>
span { border-color: #526818; }
span { border-color: rgb(82,104,24); }
td.TdClassName
{
border-color: #526818;
}
.TagClassName
{
border-color: #526818;
}
</style>