Shades of Fiji Green #517002
Tints of Fiji Green #517002
RGB
CMYK
RGB Variations
Color information
#517002 (or 0x517002) is known color: Fiji Green. HEX triplet: 51, 70 and 02. RGB value is (81,112,2). Sum of RGB (Red+Green+Blue) = 81+112+2=195 (25% of max value = 765). Red value is 81 (32.03% from 255 or 41.54% from 195); Green value is 112 (44.14% from 255 or 57.44% from 195); Blue value is 2 (1.17% from 255 or 1.03% from 195); Max value from RGB is 112 - color contains mainly: green. Hex color #517002 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #517002 is #AE8FFD. Grayscale: #5A5A5A. Windows color (decimal): -11440126 or 159825. OLE color: 159825.
HSL color Cylindrical-coordinate representation of color #517002: hue angle of 76.91º degrees, saturation: 0.96, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #517002 is Cyan = 0.28, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 112 | 2 | - |
| CMYK | 0.28 | 0 | 0.98 | 0.56 |
| HSL | 76.91º | 0.96% | 0.22% | - |
| HSV(B) | 76.91º | 0.98% | 0.44% | - |
| XYZ | 9.2 | 13.34 | 2.15 | - |
| YUV | 90.19 | 78.23 | 121.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 112 | 2 | 0.28 | 0 | 0.98 | 0.56 | 76.91 | 0.96 | 0.22 |
| Hex | 51 | 70 | 2 | 1C | 0 | 62 | 38 | 4D | 60 | 16 |
| Octal | 121 | 160 | 2 | 34 | 0 | 142 | 70 | 115 | 140 | 26 |
| Binary | 1010001 | 1110000 | 10 | 11100 | 0 | 1100010 | 111000 | 1001101 | 1100000 | 10110 |
Color Harmonies of #517002
Complementary color
Monochromatic Colors of #517002
Black with #517002
Text Example
Text Example
White with #517002
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517002; }
p { color: rgb(81,112,2); }
H1.HeaderClassName
{
color: #517002;
}
.AnyTagClassName
{
color: #517002;
}
</style>
background-color css
<style>
a { background-color: #517002; }
a { background-color: rgb(81,112,2); }
div.DivClassName
{
background-color: #517002;
}
.BgClassName
{
background-color: #517002;
}
</style>
border-color css
<style>
span { border-color: #517002; }
span { border-color: rgb(81,112,2); }
td.TdClassName
{
border-color: #517002;
}
.TagClassName
{
border-color: #517002;
}
</style>