Shades of Fiji Green #507605
Tints of Fiji Green #507605
RGB
CMYK
RGB Variations
Color information
#507605 (or 0x507605) is known color: Fiji Green. HEX triplet: 50, 76 and 05. RGB value is (80,118,5). Sum of RGB (Red+Green+Blue) = 80+118+5=203 (26% of max value = 765). Red value is 80 (31.64% from 255 or 39.41% from 203); Green value is 118 (46.48% from 255 or 58.13% from 203); Blue value is 5 (2.34% from 255 or 2.46% from 203); Max value from RGB is 118 - color contains mainly: green. Hex color #507605 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #507605 is #AF89FA. Grayscale: #5E5E5E. Windows color (decimal): -11504123 or 357968. OLE color: 357968.
HSL color Cylindrical-coordinate representation of color #507605: hue angle of 80.18º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #507605 is Cyan = 0.32, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 80 | 118 | 5 | - |
| CMYK | 0.32 | 0 | 0.96 | 0.54 |
| HSL | 80.18º | 0.92% | 0.24% | - |
| HSV(B) | 80.18º | 0.96% | 0.46% | - |
| XYZ | 9.81 | 14.67 | 2.46 | - |
| YUV | 93.76 | 77.91 | 118.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 118 | 5 | 0.32 | 0 | 0.96 | 0.54 | 80.18 | 0.92 | 0.24 |
| Hex | 50 | 76 | 5 | 20 | 0 | 60 | 36 | 50 | 5C | 18 |
| Octal | 120 | 166 | 5 | 40 | 0 | 140 | 66 | 120 | 134 | 30 |
| Binary | 1010000 | 1110110 | 101 | 100000 | 0 | 1100000 | 110110 | 1010000 | 1011100 | 11000 |
Color Harmonies of #507605
Complementary color
Monochromatic Colors of #507605
Black with #507605
Text Example
Text Example
White with #507605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507605; }
p { color: rgb(80,118,5); }
H1.HeaderClassName
{
color: #507605;
}
.AnyTagClassName
{
color: #507605;
}
</style>
background-color css
<style>
a { background-color: #507605; }
a { background-color: rgb(80,118,5); }
div.DivClassName
{
background-color: #507605;
}
.BgClassName
{
background-color: #507605;
}
</style>
border-color css
<style>
span { border-color: #507605; }
span { border-color: rgb(80,118,5); }
td.TdClassName
{
border-color: #507605;
}
.TagClassName
{
border-color: #507605;
}
</style>