Shades of Fiji Green #517202
Tints of Fiji Green #517202
RGB
CMYK
RGB Variations
Color information
#517202 (or 0x517202) is known color: Fiji Green. HEX triplet: 51, 72 and 02. RGB value is (81,114,2). Sum of RGB (Red+Green+Blue) = 81+114+2=197 (26% of max value = 765). Red value is 81 (32.03% from 255 or 41.12% from 197); Green value is 114 (44.92% from 255 or 57.87% from 197); Blue value is 2 (1.17% from 255 or 1.02% from 197); Max value from RGB is 114 - color contains mainly: green. Hex color #517202 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #517202 is #AE8DFD. Grayscale: #5B5B5B. Windows color (decimal): -11439614 or 160337. OLE color: 160337.
HSL color Cylindrical-coordinate representation of color #517202: hue angle of 77.68º 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 #517202 is Cyan = 0.29, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 114 | 2 | - |
| CMYK | 0.29 | 0 | 0.98 | 0.55 |
| HSL | 77.68º | 0.97% | 0.23% | - |
| HSV(B) | 77.68º | 0.98% | 0.45% | - |
| XYZ | 9.42 | 13.79 | 2.22 | - |
| YUV | 91.37 | 77.57 | 120.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 114 | 2 | 0.29 | 0 | 0.98 | 0.55 | 77.68 | 0.97 | 0.23 |
| Hex | 51 | 72 | 2 | 1D | 0 | 62 | 37 | 4E | 61 | 17 |
| Octal | 121 | 162 | 2 | 35 | 0 | 142 | 67 | 116 | 141 | 27 |
| Binary | 1010001 | 1110010 | 10 | 11101 | 0 | 1100010 | 110111 | 1001110 | 1100001 | 10111 |
Color Harmonies of #517202
Complementary color
Monochromatic Colors of #517202
Black with #517202
Text Example
Text Example
White with #517202
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517202; }
p { color: rgb(81,114,2); }
H1.HeaderClassName
{
color: #517202;
}
.AnyTagClassName
{
color: #517202;
}
</style>
background-color css
<style>
a { background-color: #517202; }
a { background-color: rgb(81,114,2); }
div.DivClassName
{
background-color: #517202;
}
.BgClassName
{
background-color: #517202;
}
</style>
border-color css
<style>
span { border-color: #517202; }
span { border-color: rgb(81,114,2); }
td.TdClassName
{
border-color: #517202;
}
.TagClassName
{
border-color: #517202;
}
</style>