Shades of Fiji Green #507104
Tints of Fiji Green #507104
RGB
CMYK
RGB Variations
Color information
#507104 (or 0x507104) is known color: Fiji Green. HEX triplet: 50, 71 and 04. RGB value is (80,113,4). Sum of RGB (Red+Green+Blue) = 80+113+4=197 (26% of max value = 765). Red value is 80 (31.64% from 255 or 40.61% from 197); Green value is 113 (44.53% from 255 or 57.36% from 197); Blue value is 4 (1.95% from 255 or 2.03% from 197); Max value from RGB is 113 - color contains mainly: green. Hex color #507104 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #507104 is #AF8EFB. Grayscale: #5B5B5B. Windows color (decimal): -11505404 or 291152. OLE color: 291152.
HSL color Cylindrical-coordinate representation of color #507104: hue angle of 78.17º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #507104 is Cyan = 0.29, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 80 | 113 | 4 | - |
| CMYK | 0.29 | 0 | 0.96 | 0.56 |
| HSL | 78.17º | 0.93% | 0.23% | - |
| HSV(B) | 78.17º | 0.96% | 0.44% | - |
| XYZ | 9.24 | 13.52 | 2.24 | - |
| YUV | 90.71 | 79.07 | 120.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 113 | 4 | 0.29 | 0 | 0.96 | 0.56 | 78.17 | 0.93 | 0.23 |
| Hex | 50 | 71 | 4 | 1D | 0 | 60 | 38 | 4E | 5D | 17 |
| Octal | 120 | 161 | 4 | 35 | 0 | 140 | 70 | 116 | 135 | 27 |
| Binary | 1010000 | 1110001 | 100 | 11101 | 0 | 1100000 | 111000 | 1001110 | 1011101 | 10111 |
Color Harmonies of #507104
Complementary color
Monochromatic Colors of #507104
Black with #507104
Text Example
Text Example
White with #507104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507104; }
p { color: rgb(80,113,4); }
H1.HeaderClassName
{
color: #507104;
}
.AnyTagClassName
{
color: #507104;
}
</style>
background-color css
<style>
a { background-color: #507104; }
a { background-color: rgb(80,113,4); }
div.DivClassName
{
background-color: #507104;
}
.BgClassName
{
background-color: #507104;
}
</style>
border-color css
<style>
span { border-color: #507104; }
span { border-color: rgb(80,113,4); }
td.TdClassName
{
border-color: #507104;
}
.TagClassName
{
border-color: #507104;
}
</style>