Shades of Fiji Green #517402
Tints of Fiji Green #517402
RGB
CMYK
RGB Variations
Color information
#517402 (or 0x517402) is known color: Fiji Green. HEX triplet: 51, 74 and 02. RGB value is (81,116,2). Sum of RGB (Red+Green+Blue) = 81+116+2=199 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.70% from 199); Green value is 116 (45.70% from 255 or 58.29% from 199); Blue value is 2 (1.17% from 255 or 1.01% from 199); Max value from RGB is 116 - color contains mainly: green. Hex color #517402 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #517402 is #AE8BFD. Grayscale: #5C5C5C. Windows color (decimal): -11439102 or 160849. OLE color: 160849.
HSL color Cylindrical-coordinate representation of color #517402: hue angle of 78.42º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #517402 is Cyan = 0.30, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 116 | 2 | - |
| CMYK | 0.30 | 0 | 0.98 | 0.55 |
| HSL | 78.42º | 0.97% | 0.23% | - |
| HSV(B) | 78.42º | 0.98% | 0.45% | - |
| XYZ | 9.65 | 14.24 | 2.3 | - |
| YUV | 92.54 | 76.9 | 119.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 116 | 2 | 0.30 | 0 | 0.98 | 0.55 | 78.42 | 0.97 | 0.23 |
| Hex | 51 | 74 | 2 | 1E | 0 | 62 | 37 | 4E | 61 | 17 |
| Octal | 121 | 164 | 2 | 36 | 0 | 142 | 67 | 116 | 141 | 27 |
| Binary | 1010001 | 1110100 | 10 | 11110 | 0 | 1100010 | 110111 | 1001110 | 1100001 | 10111 |
Color Harmonies of #517402
Complementary color
Monochromatic Colors of #517402
Black with #517402
Text Example
Text Example
White with #517402
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517402; }
p { color: rgb(81,116,2); }
H1.HeaderClassName
{
color: #517402;
}
.AnyTagClassName
{
color: #517402;
}
</style>
background-color css
<style>
a { background-color: #517402; }
a { background-color: rgb(81,116,2); }
div.DivClassName
{
background-color: #517402;
}
.BgClassName
{
background-color: #517402;
}
</style>
border-color css
<style>
span { border-color: #517402; }
span { border-color: rgb(81,116,2); }
td.TdClassName
{
border-color: #517402;
}
.TagClassName
{
border-color: #517402;
}
</style>