Shades of Fiji Green #517101
Tints of Fiji Green #517101
RGB
CMYK
RGB Variations
Color information
#517101 (or 0x517101) is known color: Fiji Green. HEX triplet: 51, 71 and 01. RGB value is (81,113,1). Sum of RGB (Red+Green+Blue) = 81+113+1=195 (25% of max value = 765). Red value is 81 (32.03% from 255 or 41.54% from 195); Green value is 113 (44.53% from 255 or 57.95% from 195); Blue value is 1 (0.78% from 255 or 0.51% from 195); Max value from RGB is 113 - color contains mainly: green. Hex color #517101 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #517101 is #AE8EFE. Grayscale: #5B5B5B. Windows color (decimal): -11439871 or 94545. OLE color: 94545.
HSL color Cylindrical-coordinate representation of color #517101: hue angle of 77.14º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #517101 is Cyan = 0.28, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 113 | 1 | - |
| CMYK | 0.28 | 0 | 0.99 | 0.56 |
| HSL | 77.14º | 0.98% | 0.22% | - |
| HSV(B) | 77.14º | 0.99% | 0.44% | - |
| XYZ | 9.3 | 13.56 | 2.16 | - |
| YUV | 90.66 | 77.4 | 121.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 113 | 1 | 0.28 | 0 | 0.99 | 0.56 | 77.14 | 0.98 | 0.22 |
| Hex | 51 | 71 | 1 | 1C | 0 | 63 | 38 | 4D | 62 | 16 |
| Octal | 121 | 161 | 1 | 34 | 0 | 143 | 70 | 115 | 142 | 26 |
| Binary | 1010001 | 1110001 | 1 | 11100 | 0 | 1100011 | 111000 | 1001101 | 1100010 | 10110 |
Color Harmonies of #517101
Complementary color
Monochromatic Colors of #517101
Black with #517101
Text Example
Text Example
White with #517101
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517101; }
p { color: rgb(81,113,1); }
H1.HeaderClassName
{
color: #517101;
}
.AnyTagClassName
{
color: #517101;
}
</style>
background-color css
<style>
a { background-color: #517101; }
a { background-color: rgb(81,113,1); }
div.DivClassName
{
background-color: #517101;
}
.BgClassName
{
background-color: #517101;
}
</style>
border-color css
<style>
span { border-color: #517101; }
span { border-color: rgb(81,113,1); }
td.TdClassName
{
border-color: #517101;
}
.TagClassName
{
border-color: #517101;
}
</style>