Shades of Fiji Green #527111
Tints of Fiji Green #527111
RGB
CMYK
RGB Variations
Color information
#527111 (or 0x527111) is known color: Fiji Green. HEX triplet: 52, 71 and 11. RGB value is (82,113,17). Sum of RGB (Red+Green+Blue) = 82+113+17=212 (28% of max value = 765). Red value is 82 (32.42% from 255 or 38.68% from 212); Green value is 113 (44.53% from 255 or 53.30% from 212); Blue value is 17 (7.03% from 255 or 8.02% from 212); Max value from RGB is 113 - color contains mainly: green. Hex color #527111 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527111 is #AD8EEE. Grayscale: #5D5D5D. Windows color (decimal): -11374319 or 1143122. OLE color: 1143122.
HSL color Cylindrical-coordinate representation of color #527111: hue angle of 79.38º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #527111 is Cyan = 0.27, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 113 | 17 | - |
| CMYK | 0.27 | 0 | 0.85 | 0.56 |
| HSL | 79.38º | 0.74% | 0.25% | - |
| HSV(B) | 79.38º | 0.85% | 0.44% | - |
| XYZ | 9.49 | 13.64 | 2.66 | - |
| YUV | 92.79 | 85.23 | 120.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 113 | 17 | 0.27 | 0 | 0.85 | 0.56 | 79.38 | 0.74 | 0.25 |
| Hex | 52 | 71 | 11 | 1B | 0 | 55 | 38 | 4F | 4A | 19 |
| Octal | 122 | 161 | 21 | 33 | 0 | 125 | 70 | 117 | 112 | 31 |
| Binary | 1010010 | 1110001 | 10001 | 11011 | 0 | 1010101 | 111000 | 1001111 | 1001010 | 11001 |
Color Harmonies of #527111
Complementary color
Monochromatic Colors of #527111
Black with #527111
Text Example
Text Example
White with #527111
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527111; }
p { color: rgb(82,113,17); }
H1.HeaderClassName
{
color: #527111;
}
.AnyTagClassName
{
color: #527111;
}
</style>
background-color css
<style>
a { background-color: #527111; }
a { background-color: rgb(82,113,17); }
div.DivClassName
{
background-color: #527111;
}
.BgClassName
{
background-color: #527111;
}
</style>
border-color css
<style>
span { border-color: #527111; }
span { border-color: rgb(82,113,17); }
td.TdClassName
{
border-color: #527111;
}
.TagClassName
{
border-color: #527111;
}
</style>