Shades of Fiji Green #517111
Tints of Fiji Green #517111
RGB
CMYK
RGB Variations
Color information
#517111 (or 0x517111) is known color: Fiji Green. HEX triplet: 51, 71 and 11. RGB value is (81,113,17). Sum of RGB (Red+Green+Blue) = 81+113+17=211 (27% of max value = 765). Red value is 81 (32.03% from 255 or 38.39% from 211); Green value is 113 (44.53% from 255 or 53.55% from 211); Blue value is 17 (7.03% from 255 or 8.06% from 211); Max value from RGB is 113 - color contains mainly: green. Hex color #517111 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #517111 is #AE8EEE. Grayscale: #5C5C5C. Windows color (decimal): -11439855 or 1143121. OLE color: 1143121.
HSL color Cylindrical-coordinate representation of color #517111: hue angle of 80º 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 #517111 is Cyan = 0.28, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 113 | 17 | - |
| CMYK | 0.28 | 0 | 0.85 | 0.56 |
| HSL | 80º | 0.74% | 0.25% | - |
| HSV(B) | 80º | 0.85% | 0.44% | - |
| XYZ | 9.4 | 13.6 | 2.66 | - |
| YUV | 92.49 | 85.4 | 119.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 113 | 17 | 0.28 | 0 | 0.85 | 0.56 | 80 | 0.74 | 0.25 |
| Hex | 51 | 71 | 11 | 1C | 0 | 55 | 38 | 50 | 4A | 19 |
| Octal | 121 | 161 | 21 | 34 | 0 | 125 | 70 | 120 | 112 | 31 |
| Binary | 1010001 | 1110001 | 10001 | 11100 | 0 | 1010101 | 111000 | 1010000 | 1001010 | 11001 |
Color Harmonies of #517111
Complementary color
Monochromatic Colors of #517111
Black with #517111
Text Example
Text Example
White with #517111
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517111; }
p { color: rgb(81,113,17); }
H1.HeaderClassName
{
color: #517111;
}
.AnyTagClassName
{
color: #517111;
}
</style>
background-color css
<style>
a { background-color: #517111; }
a { background-color: rgb(81,113,17); }
div.DivClassName
{
background-color: #517111;
}
.BgClassName
{
background-color: #517111;
}
</style>
border-color css
<style>
span { border-color: #517111; }
span { border-color: rgb(81,113,17); }
td.TdClassName
{
border-color: #517111;
}
.TagClassName
{
border-color: #517111;
}
</style>