Shades of Fiji Green #517509
Tints of Fiji Green #517509
RGB
CMYK
RGB Variations
Color information
#517509 (or 0x517509) is known color: Fiji Green. HEX triplet: 51, 75 and 09. RGB value is (81,117,9). Sum of RGB (Red+Green+Blue) = 81+117+9=207 (27% of max value = 765). Red value is 81 (32.03% from 255 or 39.13% from 207); Green value is 117 (46.09% from 255 or 56.52% from 207); Blue value is 9 (3.91% from 255 or 4.35% from 207); Max value from RGB is 117 - color contains mainly: green. Hex color #517509 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #517509 is #AE8AF6. Grayscale: #5E5E5E. Windows color (decimal): -11438839 or 619857. OLE color: 619857.
HSL color Cylindrical-coordinate representation of color #517509: hue angle of 80º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #517509 is Cyan = 0.31, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 117 | 9 | - |
| CMYK | 0.31 | 0 | 0.92 | 0.54 |
| HSL | 80º | 0.86% | 0.25% | - |
| HSV(B) | 80º | 0.92% | 0.46% | - |
| XYZ | 9.8 | 14.49 | 2.54 | - |
| YUV | 93.92 | 80.07 | 118.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 9 | 0.31 | 0 | 0.92 | 0.54 | 80 | 0.86 | 0.25 |
| Hex | 51 | 75 | 9 | 1F | 0 | 5C | 36 | 50 | 56 | 19 |
| Octal | 121 | 165 | 11 | 37 | 0 | 134 | 66 | 120 | 126 | 31 |
| Binary | 1010001 | 1110101 | 1001 | 11111 | 0 | 1011100 | 110110 | 1010000 | 1010110 | 11001 |
Color Harmonies of #517509
Complementary color
Monochromatic Colors of #517509
Black with #517509
Text Example
Text Example
White with #517509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517509; }
p { color: rgb(81,117,9); }
H1.HeaderClassName
{
color: #517509;
}
.AnyTagClassName
{
color: #517509;
}
</style>
background-color css
<style>
a { background-color: #517509; }
a { background-color: rgb(81,117,9); }
div.DivClassName
{
background-color: #517509;
}
.BgClassName
{
background-color: #517509;
}
</style>
border-color css
<style>
span { border-color: #517509; }
span { border-color: rgb(81,117,9); }
td.TdClassName
{
border-color: #517509;
}
.TagClassName
{
border-color: #517509;
}
</style>