Shades of Fiji Green #517003
Tints of Fiji Green #517003
RGB
CMYK
RGB Variations
Color information
#517003 (or 0x517003) is known color: Fiji Green. HEX triplet: 51, 70 and 03. RGB value is (81,112,3). Sum of RGB (Red+Green+Blue) = 81+112+3=196 (25% of max value = 765). Red value is 81 (32.03% from 255 or 41.33% from 196); Green value is 112 (44.14% from 255 or 57.14% from 196); Blue value is 3 (1.56% from 255 or 1.53% from 196); Max value from RGB is 112 - color contains mainly: green. Hex color #517003 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #517003 is #AE8FFC. Grayscale: #5A5A5A. Windows color (decimal): -11440125 or 225361. OLE color: 225361.
HSL color Cylindrical-coordinate representation of color #517003: hue angle of 77.06º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #517003 is Cyan = 0.28, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 112 | 3 | - |
| CMYK | 0.28 | 0 | 0.97 | 0.56 |
| HSL | 77.06º | 0.95% | 0.23% | - |
| HSV(B) | 77.06º | 0.97% | 0.44% | - |
| XYZ | 9.2 | 13.34 | 2.18 | - |
| YUV | 90.31 | 78.73 | 121.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 112 | 3 | 0.28 | 0 | 0.97 | 0.56 | 77.06 | 0.95 | 0.23 |
| Hex | 51 | 70 | 3 | 1C | 0 | 61 | 38 | 4D | 5F | 17 |
| Octal | 121 | 160 | 3 | 34 | 0 | 141 | 70 | 115 | 137 | 27 |
| Binary | 1010001 | 1110000 | 11 | 11100 | 0 | 1100001 | 111000 | 1001101 | 1011111 | 10111 |
Color Harmonies of #517003
Complementary color
Monochromatic Colors of #517003
Black with #517003
Text Example
Text Example
White with #517003
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517003; }
p { color: rgb(81,112,3); }
H1.HeaderClassName
{
color: #517003;
}
.AnyTagClassName
{
color: #517003;
}
</style>
background-color css
<style>
a { background-color: #517003; }
a { background-color: rgb(81,112,3); }
div.DivClassName
{
background-color: #517003;
}
.BgClassName
{
background-color: #517003;
}
</style>
border-color css
<style>
span { border-color: #517003; }
span { border-color: rgb(81,112,3); }
td.TdClassName
{
border-color: #517003;
}
.TagClassName
{
border-color: #517003;
}
</style>