Shades of Fiji Green #527610
Tints of Fiji Green #527610
RGB
CMYK
RGB Variations
Color information
#527610 (or 0x527610) is known color: Fiji Green. HEX triplet: 52, 76 and 10. RGB value is (82,118,16). Sum of RGB (Red+Green+Blue) = 82+118+16=216 (28% of max value = 765). Red value is 82 (32.42% from 255 or 37.96% from 216); Green value is 118 (46.48% from 255 or 54.63% from 216); Blue value is 16 (6.64% from 255 or 7.41% from 216); Max value from RGB is 118 - color contains mainly: green. Hex color #527610 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527610 is #AD89EF. Grayscale: #5F5F5F. Windows color (decimal): -11373040 or 1078866. OLE color: 1078866.
HSL color Cylindrical-coordinate representation of color #527610: hue angle of 81.18º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #527610 is Cyan = 0.31, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 118 | 16 | - |
| CMYK | 0.31 | 0 | 0.86 | 0.54 |
| HSL | 81.18º | 0.76% | 0.26% | - |
| HSV(B) | 81.18º | 0.86% | 0.46% | - |
| XYZ | 10.05 | 14.79 | 2.81 | - |
| YUV | 95.61 | 83.07 | 118.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 118 | 16 | 0.31 | 0 | 0.86 | 0.54 | 81.18 | 0.76 | 0.26 |
| Hex | 52 | 76 | 10 | 1F | 0 | 56 | 36 | 51 | 4C | 1A |
| Octal | 122 | 166 | 20 | 37 | 0 | 126 | 66 | 121 | 114 | 32 |
| Binary | 1010010 | 1110110 | 10000 | 11111 | 0 | 1010110 | 110110 | 1010001 | 1001100 | 11010 |
Color Harmonies of #527610
Complementary color
Monochromatic Colors of #527610
Black with #527610
Text Example
Text Example
White with #527610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527610; }
p { color: rgb(82,118,16); }
H1.HeaderClassName
{
color: #527610;
}
.AnyTagClassName
{
color: #527610;
}
</style>
background-color css
<style>
a { background-color: #527610; }
a { background-color: rgb(82,118,16); }
div.DivClassName
{
background-color: #527610;
}
.BgClassName
{
background-color: #527610;
}
</style>
border-color css
<style>
span { border-color: #527610; }
span { border-color: rgb(82,118,16); }
td.TdClassName
{
border-color: #527610;
}
.TagClassName
{
border-color: #527610;
}
</style>