Shades of Fiji Green #517403
Tints of Fiji Green #517403
RGB
CMYK
RGB Variations
Color information
#517403 (or 0x517403) is known color: Fiji Green. HEX triplet: 51, 74 and 03. RGB value is (81,116,3). Sum of RGB (Red+Green+Blue) = 81+116+3=200 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.5% from 200); Green value is 116 (45.70% from 255 or 58% from 200); Blue value is 3 (1.56% from 255 or 1.5% from 200); Max value from RGB is 116 - color contains mainly: green. Hex color #517403 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #517403 is #AE8BFC. Grayscale: #5D5D5D. Windows color (decimal): -11439101 or 226385. OLE color: 226385.
HSL color Cylindrical-coordinate representation of color #517403: hue angle of 78.58º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #517403 is Cyan = 0.30, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 116 | 3 | - |
| CMYK | 0.30 | 0 | 0.97 | 0.55 |
| HSL | 78.58º | 0.95% | 0.23% | - |
| HSV(B) | 78.58º | 0.97% | 0.45% | - |
| XYZ | 9.66 | 14.25 | 2.33 | - |
| YUV | 92.65 | 77.4 | 119.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 116 | 3 | 0.30 | 0 | 0.97 | 0.55 | 78.58 | 0.95 | 0.23 |
| Hex | 51 | 74 | 3 | 1E | 0 | 61 | 37 | 4F | 5F | 17 |
| Octal | 121 | 164 | 3 | 36 | 0 | 141 | 67 | 117 | 137 | 27 |
| Binary | 1010001 | 1110100 | 11 | 11110 | 0 | 1100001 | 110111 | 1001111 | 1011111 | 10111 |
Color Harmonies of #517403
Complementary color
Monochromatic Colors of #517403
Black with #517403
Text Example
Text Example
White with #517403
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517403; }
p { color: rgb(81,116,3); }
H1.HeaderClassName
{
color: #517403;
}
.AnyTagClassName
{
color: #517403;
}
</style>
background-color css
<style>
a { background-color: #517403; }
a { background-color: rgb(81,116,3); }
div.DivClassName
{
background-color: #517403;
}
.BgClassName
{
background-color: #517403;
}
</style>
border-color css
<style>
span { border-color: #517403; }
span { border-color: rgb(81,116,3); }
td.TdClassName
{
border-color: #517403;
}
.TagClassName
{
border-color: #517403;
}
</style>