Shades of Fiji Green #517108
Tints of Fiji Green #517108
RGB
CMYK
RGB Variations
Color information
#517108 (or 0x517108) is known color: Fiji Green. HEX triplet: 51, 71 and 08. RGB value is (81,113,8). Sum of RGB (Red+Green+Blue) = 81+113+8=202 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.10% from 202); Green value is 113 (44.53% from 255 or 55.94% from 202); Blue value is 8 (3.52% from 255 or 3.96% from 202); Max value from RGB is 113 - color contains mainly: green. Hex color #517108 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #517108 is #AE8EF7. Grayscale: #5B5B5B. Windows color (decimal): -11439864 or 553297. OLE color: 553297.
HSL color Cylindrical-coordinate representation of color #517108: hue angle of 78.29º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #517108 is Cyan = 0.28, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 113 | 8 | - |
| CMYK | 0.28 | 0 | 0.93 | 0.56 |
| HSL | 78.29º | 0.87% | 0.24% | - |
| HSV(B) | 78.29º | 0.93% | 0.44% | - |
| XYZ | 9.34 | 13.58 | 2.36 | - |
| YUV | 91.46 | 80.9 | 120.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 113 | 8 | 0.28 | 0 | 0.93 | 0.56 | 78.29 | 0.87 | 0.24 |
| Hex | 51 | 71 | 8 | 1C | 0 | 5D | 38 | 4E | 57 | 18 |
| Octal | 121 | 161 | 10 | 34 | 0 | 135 | 70 | 116 | 127 | 30 |
| Binary | 1010001 | 1110001 | 1000 | 11100 | 0 | 1011101 | 111000 | 1001110 | 1010111 | 11000 |
Color Harmonies of #517108
Complementary color
Monochromatic Colors of #517108
Black with #517108
Text Example
Text Example
White with #517108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517108; }
p { color: rgb(81,113,8); }
H1.HeaderClassName
{
color: #517108;
}
.AnyTagClassName
{
color: #517108;
}
</style>
background-color css
<style>
a { background-color: #517108; }
a { background-color: rgb(81,113,8); }
div.DivClassName
{
background-color: #517108;
}
.BgClassName
{
background-color: #517108;
}
</style>
border-color css
<style>
span { border-color: #517108; }
span { border-color: rgb(81,113,8); }
td.TdClassName
{
border-color: #517108;
}
.TagClassName
{
border-color: #517108;
}
</style>