Shades of Fiji Green #517307
Tints of Fiji Green #517307
RGB
CMYK
RGB Variations
Color information
#517307 (or 0x517307) is known color: Fiji Green. HEX triplet: 51, 73 and 07. RGB value is (81,115,7). Sum of RGB (Red+Green+Blue) = 81+115+7=203 (26% of max value = 765). Red value is 81 (32.03% from 255 or 39.90% from 203); Green value is 115 (45.31% from 255 or 56.65% from 203); Blue value is 7 (3.12% from 255 or 3.45% from 203); Max value from RGB is 115 - color contains mainly: green. Hex color #517307 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #517307 is #AE8CF8. Grayscale: #5C5C5C. Windows color (decimal): -11439353 or 488273. OLE color: 488273.
HSL color Cylindrical-coordinate representation of color #517307: hue angle of 78.89º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #517307 is Cyan = 0.30, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 115 | 7 | - |
| CMYK | 0.30 | 0 | 0.94 | 0.55 |
| HSL | 78.89º | 0.89% | 0.24% | - |
| HSV(B) | 78.89º | 0.94% | 0.45% | - |
| XYZ | 9.56 | 14.03 | 2.4 | - |
| YUV | 92.52 | 79.74 | 119.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 115 | 7 | 0.30 | 0 | 0.94 | 0.55 | 78.89 | 0.89 | 0.24 |
| Hex | 51 | 73 | 7 | 1E | 0 | 5E | 37 | 4F | 59 | 18 |
| Octal | 121 | 163 | 7 | 36 | 0 | 136 | 67 | 117 | 131 | 30 |
| Binary | 1010001 | 1110011 | 111 | 11110 | 0 | 1011110 | 110111 | 1001111 | 1011001 | 11000 |
Color Harmonies of #517307
Complementary color
Monochromatic Colors of #517307
Black with #517307
Text Example
Text Example
White with #517307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517307; }
p { color: rgb(81,115,7); }
H1.HeaderClassName
{
color: #517307;
}
.AnyTagClassName
{
color: #517307;
}
</style>
background-color css
<style>
a { background-color: #517307; }
a { background-color: rgb(81,115,7); }
div.DivClassName
{
background-color: #517307;
}
.BgClassName
{
background-color: #517307;
}
</style>
border-color css
<style>
span { border-color: #517307; }
span { border-color: rgb(81,115,7); }
td.TdClassName
{
border-color: #517307;
}
.TagClassName
{
border-color: #517307;
}
</style>