Shades of Fiji Green #517703
Tints of Fiji Green #517703
RGB
CMYK
RGB Variations
Color information
#517703 (or 0x517703) is known color: Fiji Green. HEX triplet: 51, 77 and 03. RGB value is (81,119,3). Sum of RGB (Red+Green+Blue) = 81+119+3=203 (26% of max value = 765). Red value is 81 (32.03% from 255 or 39.90% from 203); Green value is 119 (46.88% from 255 or 58.62% from 203); Blue value is 3 (1.56% from 255 or 1.48% from 203); Max value from RGB is 119 - color contains mainly: green. Hex color #517703 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #517703 is #AE88FC. Grayscale: #5E5E5E. Windows color (decimal): -11438333 or 227153. OLE color: 227153.
HSL color Cylindrical-coordinate representation of color #517703: hue angle of 79.66º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #517703 is Cyan = 0.32, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 119 | 3 | - |
| CMYK | 0.32 | 0 | 0.97 | 0.53 |
| HSL | 79.66º | 0.95% | 0.24% | - |
| HSV(B) | 79.66º | 0.97% | 0.47% | - |
| XYZ | 10.01 | 14.95 | 2.44 | - |
| YUV | 94.41 | 76.41 | 118.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 119 | 3 | 0.32 | 0 | 0.97 | 0.53 | 79.66 | 0.95 | 0.24 |
| Hex | 51 | 77 | 3 | 20 | 0 | 61 | 35 | 50 | 5F | 18 |
| Octal | 121 | 167 | 3 | 40 | 0 | 141 | 65 | 120 | 137 | 30 |
| Binary | 1010001 | 1110111 | 11 | 100000 | 0 | 1100001 | 110101 | 1010000 | 1011111 | 11000 |
Color Harmonies of #517703
Complementary color
Monochromatic Colors of #517703
Black with #517703
Text Example
Text Example
White with #517703
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517703; }
p { color: rgb(81,119,3); }
H1.HeaderClassName
{
color: #517703;
}
.AnyTagClassName
{
color: #517703;
}
</style>
background-color css
<style>
a { background-color: #517703; }
a { background-color: rgb(81,119,3); }
div.DivClassName
{
background-color: #517703;
}
.BgClassName
{
background-color: #517703;
}
</style>
border-color css
<style>
span { border-color: #517703; }
span { border-color: rgb(81,119,3); }
td.TdClassName
{
border-color: #517703;
}
.TagClassName
{
border-color: #517703;
}
</style>