Shades of Fiji Green #507807
Tints of Fiji Green #507807
RGB
CMYK
RGB Variations
Color information
#507807 (or 0x507807) is known color: Fiji Green. HEX triplet: 50, 78 and 07. RGB value is (80,120,7). Sum of RGB (Red+Green+Blue) = 80+120+7=207 (27% of max value = 765). Red value is 80 (31.64% from 255 or 38.65% from 207); Green value is 120 (47.27% from 255 or 57.97% from 207); Blue value is 7 (3.12% from 255 or 3.38% from 207); Max value from RGB is 120 - color contains mainly: green. Hex color #507807 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #507807 is #AF87F8. Grayscale: #5F5F5F. Windows color (decimal): -11503609 or 489552. OLE color: 489552.
HSL color Cylindrical-coordinate representation of color #507807: hue angle of 81.24º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #507807 is Cyan = 0.33, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 80 | 120 | 7 | - |
| CMYK | 0.33 | 0 | 0.94 | 0.53 |
| HSL | 81.24º | 0.89% | 0.25% | - |
| HSV(B) | 81.24º | 0.94% | 0.47% | - |
| XYZ | 10.06 | 15.15 | 2.6 | - |
| YUV | 95.16 | 78.25 | 117.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 120 | 7 | 0.33 | 0 | 0.94 | 0.53 | 81.24 | 0.89 | 0.25 |
| Hex | 50 | 78 | 7 | 21 | 0 | 5E | 35 | 51 | 59 | 19 |
| Octal | 120 | 170 | 7 | 41 | 0 | 136 | 65 | 121 | 131 | 31 |
| Binary | 1010000 | 1111000 | 111 | 100001 | 0 | 1011110 | 110101 | 1010001 | 1011001 | 11001 |
Color Harmonies of #507807
Complementary color
Monochromatic Colors of #507807
Black with #507807
Text Example
Text Example
White with #507807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507807; }
p { color: rgb(80,120,7); }
H1.HeaderClassName
{
color: #507807;
}
.AnyTagClassName
{
color: #507807;
}
</style>
background-color css
<style>
a { background-color: #507807; }
a { background-color: rgb(80,120,7); }
div.DivClassName
{
background-color: #507807;
}
.BgClassName
{
background-color: #507807;
}
</style>
border-color css
<style>
span { border-color: #507807; }
span { border-color: rgb(80,120,7); }
td.TdClassName
{
border-color: #507807;
}
.TagClassName
{
border-color: #507807;
}
</style>