Shades of Fiji Green #507602
Tints of Fiji Green #507602
RGB
CMYK
RGB Variations
Color information
#507602 (or 0x507602) is known color: Fiji Green. HEX triplet: 50, 76 and 02. RGB value is (80,118,2). Sum of RGB (Red+Green+Blue) = 80+118+2=200 (26% of max value = 765). Red value is 80 (31.64% from 255 or 40% from 200); Green value is 118 (46.48% from 255 or 59% from 200); Blue value is 2 (1.17% from 255 or 1% from 200); Max value from RGB is 118 - color contains mainly: green. Hex color #507602 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #507602 is #AF89FD. Grayscale: #5D5D5D. Windows color (decimal): -11504126 or 161360. OLE color: 161360.
HSL color Cylindrical-coordinate representation of color #507602: hue angle of 79.66º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #507602 is Cyan = 0.32, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 80 | 118 | 2 | - |
| CMYK | 0.32 | 0 | 0.98 | 0.54 |
| HSL | 79.66º | 0.97% | 0.24% | - |
| HSV(B) | 79.66º | 0.98% | 0.46% | - |
| XYZ | 9.8 | 14.67 | 2.37 | - |
| YUV | 93.41 | 76.41 | 118.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 118 | 2 | 0.32 | 0 | 0.98 | 0.54 | 79.66 | 0.97 | 0.24 |
| Hex | 50 | 76 | 2 | 20 | 0 | 62 | 36 | 50 | 61 | 18 |
| Octal | 120 | 166 | 2 | 40 | 0 | 142 | 66 | 120 | 141 | 30 |
| Binary | 1010000 | 1110110 | 10 | 100000 | 0 | 1100010 | 110110 | 1010000 | 1100001 | 11000 |
Color Harmonies of #507602
Complementary color
Monochromatic Colors of #507602
Black with #507602
Text Example
Text Example
White with #507602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507602; }
p { color: rgb(80,118,2); }
H1.HeaderClassName
{
color: #507602;
}
.AnyTagClassName
{
color: #507602;
}
</style>
background-color css
<style>
a { background-color: #507602; }
a { background-color: rgb(80,118,2); }
div.DivClassName
{
background-color: #507602;
}
.BgClassName
{
background-color: #507602;
}
</style>
border-color css
<style>
span { border-color: #507602; }
span { border-color: rgb(80,118,2); }
td.TdClassName
{
border-color: #507602;
}
.TagClassName
{
border-color: #507602;
}
</style>