Shades of Fiji Green #527409
Tints of Fiji Green #527409
RGB
CMYK
RGB Variations
Color information
#527409 (or 0x527409) is known color: Fiji Green. HEX triplet: 52, 74 and 09. RGB value is (82,116,9). Sum of RGB (Red+Green+Blue) = 82+116+9=207 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.61% from 207); Green value is 116 (45.70% from 255 or 56.04% from 207); Blue value is 9 (3.91% from 255 or 4.35% from 207); Max value from RGB is 116 - color contains mainly: green. Hex color #527409 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527409 is #AD8BF6. Grayscale: #5E5E5E. Windows color (decimal): -11373559 or 619602. OLE color: 619602.
HSL color Cylindrical-coordinate representation of color #527409: hue angle of 79.07º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #527409 is Cyan = 0.29, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 116 | 9 | - |
| CMYK | 0.29 | 0 | 0.92 | 0.55 |
| HSL | 79.07º | 0.86% | 0.25% | - |
| HSV(B) | 79.07º | 0.92% | 0.45% | - |
| XYZ | 9.77 | 14.3 | 2.5 | - |
| YUV | 93.64 | 80.24 | 119.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 116 | 9 | 0.29 | 0 | 0.92 | 0.55 | 79.07 | 0.86 | 0.25 |
| Hex | 52 | 74 | 9 | 1D | 0 | 5C | 37 | 4F | 56 | 19 |
| Octal | 122 | 164 | 11 | 35 | 0 | 134 | 67 | 117 | 126 | 31 |
| Binary | 1010010 | 1110100 | 1001 | 11101 | 0 | 1011100 | 110111 | 1001111 | 1010110 | 11001 |
Color Harmonies of #527409
Complementary color
Monochromatic Colors of #527409
Black with #527409
Text Example
Text Example
White with #527409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527409; }
p { color: rgb(82,116,9); }
H1.HeaderClassName
{
color: #527409;
}
.AnyTagClassName
{
color: #527409;
}
</style>
background-color css
<style>
a { background-color: #527409; }
a { background-color: rgb(82,116,9); }
div.DivClassName
{
background-color: #527409;
}
.BgClassName
{
background-color: #527409;
}
</style>
border-color css
<style>
span { border-color: #527409; }
span { border-color: rgb(82,116,9); }
td.TdClassName
{
border-color: #527409;
}
.TagClassName
{
border-color: #527409;
}
</style>