Shades of Fiji Green #527209
Tints of Fiji Green #527209
RGB
CMYK
RGB Variations
Color information
#527209 (or 0x527209) is known color: Fiji Green. HEX triplet: 52, 72 and 09. RGB value is (82,114,9). Sum of RGB (Red+Green+Blue) = 82+114+9=205 (27% of max value = 765). Red value is 82 (32.42% from 255 or 40% from 205); Green value is 114 (44.92% from 255 or 55.61% from 205); Blue value is 9 (3.91% from 255 or 4.39% from 205); Max value from RGB is 114 - color contains mainly: green. Hex color #527209 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527209 is #AD8DF6. Grayscale: #5C5C5C. Windows color (decimal): -11374071 or 619090. OLE color: 619090.
HSL color Cylindrical-coordinate representation of color #527209: hue angle of 78.29º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #527209 is Cyan = 0.28, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 114 | 9 | - |
| CMYK | 0.28 | 0 | 0.92 | 0.55 |
| HSL | 78.29º | 0.85% | 0.24% | - |
| HSV(B) | 78.29º | 0.92% | 0.45% | - |
| XYZ | 9.55 | 13.85 | 2.43 | - |
| YUV | 92.46 | 80.9 | 120.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 114 | 9 | 0.28 | 0 | 0.92 | 0.55 | 78.29 | 0.85 | 0.24 |
| Hex | 52 | 72 | 9 | 1C | 0 | 5C | 37 | 4E | 55 | 18 |
| Octal | 122 | 162 | 11 | 34 | 0 | 134 | 67 | 116 | 125 | 30 |
| Binary | 1010010 | 1110010 | 1001 | 11100 | 0 | 1011100 | 110111 | 1001110 | 1010101 | 11000 |
Color Harmonies of #527209
Complementary color
Monochromatic Colors of #527209
Black with #527209
Text Example
Text Example
White with #527209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527209; }
p { color: rgb(82,114,9); }
H1.HeaderClassName
{
color: #527209;
}
.AnyTagClassName
{
color: #527209;
}
</style>
background-color css
<style>
a { background-color: #527209; }
a { background-color: rgb(82,114,9); }
div.DivClassName
{
background-color: #527209;
}
.BgClassName
{
background-color: #527209;
}
</style>
border-color css
<style>
span { border-color: #527209; }
span { border-color: rgb(82,114,9); }
td.TdClassName
{
border-color: #527209;
}
.TagClassName
{
border-color: #527209;
}
</style>