Shades of Fiji Green #526718
Tints of Fiji Green #526718
RGB
CMYK
RGB Variations
Color information
#526718 (or 0x526718) is known color: Fiji Green. HEX triplet: 52, 67 and 18. RGB value is (82,103,24). Sum of RGB (Red+Green+Blue) = 82+103+24=209 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.23% from 209); Green value is 103 (40.62% from 255 or 49.28% from 209); Blue value is 24 (9.77% from 255 or 11.48% from 209); Max value from RGB is 103 - color contains mainly: green. Hex color #526718 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #526718 is #AD98E7. Grayscale: #585858. Windows color (decimal): -11376872 or 1599314. OLE color: 1599314.
HSL color Cylindrical-coordinate representation of color #526718: hue angle of 75.95º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #526718 is Cyan = 0.20, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 103 | 24 | - |
| CMYK | 0.20 | 0 | 0.77 | 0.60 |
| HSL | 75.95º | 0.62% | 0.25% | - |
| HSV(B) | 75.95º | 0.77% | 0.4% | - |
| XYZ | 8.49 | 11.56 | 2.65 | - |
| YUV | 87.72 | 92.04 | 123.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 24 | 0.20 | 0 | 0.77 | 0.60 | 75.95 | 0.62 | 0.25 |
| Hex | 52 | 67 | 18 | 14 | 0 | 4D | 3C | 4C | 3E | 19 |
| Octal | 122 | 147 | 30 | 24 | 0 | 115 | 74 | 114 | 76 | 31 |
| Binary | 1010010 | 1100111 | 11000 | 10100 | 0 | 1001101 | 111100 | 1001100 | 111110 | 11001 |
Color Harmonies of #526718
Complementary color
Monochromatic Colors of #526718
Black with #526718
Text Example
Text Example
White with #526718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526718; }
p { color: rgb(82,103,24); }
H1.HeaderClassName
{
color: #526718;
}
.AnyTagClassName
{
color: #526718;
}
</style>
background-color css
<style>
a { background-color: #526718; }
a { background-color: rgb(82,103,24); }
div.DivClassName
{
background-color: #526718;
}
.BgClassName
{
background-color: #526718;
}
</style>
border-color css
<style>
span { border-color: #526718; }
span { border-color: rgb(82,103,24); }
td.TdClassName
{
border-color: #526718;
}
.TagClassName
{
border-color: #526718;
}
</style>