Shades of Fiji Green #517305
Tints of Fiji Green #517305
RGB
CMYK
RGB Variations
Color information
#517305 (or 0x517305) is known color: Fiji Green. HEX triplet: 51, 73 and 05. RGB value is (81,115,5). Sum of RGB (Red+Green+Blue) = 81+115+5=201 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.30% from 201); Green value is 115 (45.31% from 255 or 57.21% from 201); Blue value is 5 (2.34% from 255 or 2.49% from 201); Max value from RGB is 115 - color contains mainly: green. Hex color #517305 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #517305 is #AE8CFA. Grayscale: #5C5C5C. Windows color (decimal): -11439355 or 357201. OLE color: 357201.
HSL color Cylindrical-coordinate representation of color #517305: hue angle of 78.55º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #517305 is Cyan = 0.30, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 115 | 5 | - |
| CMYK | 0.30 | 0 | 0.96 | 0.55 |
| HSL | 78.55º | 0.92% | 0.24% | - |
| HSV(B) | 78.55º | 0.96% | 0.45% | - |
| XYZ | 9.55 | 14.02 | 2.35 | - |
| YUV | 92.29 | 78.74 | 119.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 115 | 5 | 0.30 | 0 | 0.96 | 0.55 | 78.55 | 0.92 | 0.24 |
| Hex | 51 | 73 | 5 | 1E | 0 | 60 | 37 | 4F | 5C | 18 |
| Octal | 121 | 163 | 5 | 36 | 0 | 140 | 67 | 117 | 134 | 30 |
| Binary | 1010001 | 1110011 | 101 | 11110 | 0 | 1100000 | 110111 | 1001111 | 1011100 | 11000 |
Color Harmonies of #517305
Complementary color
Monochromatic Colors of #517305
Black with #517305
Text Example
Text Example
White with #517305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517305; }
p { color: rgb(81,115,5); }
H1.HeaderClassName
{
color: #517305;
}
.AnyTagClassName
{
color: #517305;
}
</style>
background-color css
<style>
a { background-color: #517305; }
a { background-color: rgb(81,115,5); }
div.DivClassName
{
background-color: #517305;
}
.BgClassName
{
background-color: #517305;
}
</style>
border-color css
<style>
span { border-color: #517305; }
span { border-color: rgb(81,115,5); }
td.TdClassName
{
border-color: #517305;
}
.TagClassName
{
border-color: #517305;
}
</style>