Shades of Fiji Green #527311
Tints of Fiji Green #527311
RGB
CMYK
RGB Variations
Color information
#527311 (or 0x527311) is known color: Fiji Green. HEX triplet: 52, 73 and 11. RGB value is (82,115,17). Sum of RGB (Red+Green+Blue) = 82+115+17=214 (28% of max value = 765). Red value is 82 (32.42% from 255 or 38.32% from 214); Green value is 115 (45.31% from 255 or 53.74% from 214); Blue value is 17 (7.03% from 255 or 7.94% from 214); Max value from RGB is 115 - color contains mainly: green. Hex color #527311 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527311 is #AD8CEE. Grayscale: #5E5E5E. Windows color (decimal): -11373807 or 1143634. OLE color: 1143634.
HSL color Cylindrical-coordinate representation of color #527311: hue angle of 80.2º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #527311 is Cyan = 0.29, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 115 | 17 | - |
| CMYK | 0.29 | 0 | 0.85 | 0.55 |
| HSL | 80.2º | 0.74% | 0.26% | - |
| HSV(B) | 80.2º | 0.85% | 0.45% | - |
| XYZ | 9.71 | 14.1 | 2.74 | - |
| YUV | 93.96 | 84.57 | 119.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 115 | 17 | 0.29 | 0 | 0.85 | 0.55 | 80.2 | 0.74 | 0.26 |
| Hex | 52 | 73 | 11 | 1D | 0 | 55 | 37 | 50 | 4A | 1A |
| Octal | 122 | 163 | 21 | 35 | 0 | 125 | 67 | 120 | 112 | 32 |
| Binary | 1010010 | 1110011 | 10001 | 11101 | 0 | 1010101 | 110111 | 1010000 | 1001010 | 11010 |
Color Harmonies of #527311
Complementary color
Monochromatic Colors of #527311
Black with #527311
Text Example
Text Example
White with #527311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527311; }
p { color: rgb(82,115,17); }
H1.HeaderClassName
{
color: #527311;
}
.AnyTagClassName
{
color: #527311;
}
</style>
background-color css
<style>
a { background-color: #527311; }
a { background-color: rgb(82,115,17); }
div.DivClassName
{
background-color: #527311;
}
.BgClassName
{
background-color: #527311;
}
</style>
border-color css
<style>
span { border-color: #527311; }
span { border-color: rgb(82,115,17); }
td.TdClassName
{
border-color: #527311;
}
.TagClassName
{
border-color: #527311;
}
</style>