Shades of Fiji Green #527410
Tints of Fiji Green #527410
RGB
CMYK
RGB Variations
Color information
#527410 (or 0x527410) is known color: Fiji Green. HEX triplet: 52, 74 and 10. RGB value is (82,116,16). Sum of RGB (Red+Green+Blue) = 82+116+16=214 (28% of max value = 765). Red value is 82 (32.42% from 255 or 38.32% from 214); Green value is 116 (45.70% from 255 or 54.21% from 214); Blue value is 16 (6.64% from 255 or 7.48% from 214); Max value from RGB is 116 - color contains mainly: green. Hex color #527410 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527410 is #AD8BEF. Grayscale: #5E5E5E. Windows color (decimal): -11373552 or 1078354. OLE color: 1078354.
HSL color Cylindrical-coordinate representation of color #527410: hue angle of 80.4º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #527410 is Cyan = 0.29, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 116 | 16 | - |
| CMYK | 0.29 | 0 | 0.86 | 0.55 |
| HSL | 80.4º | 0.76% | 0.26% | - |
| HSV(B) | 80.4º | 0.86% | 0.45% | - |
| XYZ | 9.82 | 14.32 | 2.74 | - |
| YUV | 94.43 | 83.74 | 119.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 116 | 16 | 0.29 | 0 | 0.86 | 0.55 | 80.4 | 0.76 | 0.26 |
| Hex | 52 | 74 | 10 | 1D | 0 | 56 | 37 | 50 | 4C | 1A |
| Octal | 122 | 164 | 20 | 35 | 0 | 126 | 67 | 120 | 114 | 32 |
| Binary | 1010010 | 1110100 | 10000 | 11101 | 0 | 1010110 | 110111 | 1010000 | 1001100 | 11010 |
Color Harmonies of #527410
Complementary color
Monochromatic Colors of #527410
Black with #527410
Text Example
Text Example
White with #527410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527410; }
p { color: rgb(82,116,16); }
H1.HeaderClassName
{
color: #527410;
}
.AnyTagClassName
{
color: #527410;
}
</style>
background-color css
<style>
a { background-color: #527410; }
a { background-color: rgb(82,116,16); }
div.DivClassName
{
background-color: #527410;
}
.BgClassName
{
background-color: #527410;
}
</style>
border-color css
<style>
span { border-color: #527410; }
span { border-color: rgb(82,116,16); }
td.TdClassName
{
border-color: #527410;
}
.TagClassName
{
border-color: #527410;
}
</style>