Shades of Fiji Green #507105
Tints of Fiji Green #507105
RGB
CMYK
RGB Variations
Color information
#507105 (or 0x507105) is known color: Fiji Green. HEX triplet: 50, 71 and 05. RGB value is (80,113,5). Sum of RGB (Red+Green+Blue) = 80+113+5=198 (26% of max value = 765). Red value is 80 (31.64% from 255 or 40.40% from 198); Green value is 113 (44.53% from 255 or 57.07% from 198); Blue value is 5 (2.34% from 255 or 2.53% from 198); Max value from RGB is 113 - color contains mainly: green. Hex color #507105 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #507105 is #AF8EFA. Grayscale: #5B5B5B. Windows color (decimal): -11505403 or 356688. OLE color: 356688.
HSL color Cylindrical-coordinate representation of color #507105: hue angle of 78.33º degrees, saturation: 0.92, 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 #507105 is Cyan = 0.29, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 80 | 113 | 5 | - |
| CMYK | 0.29 | 0 | 0.96 | 0.56 |
| HSL | 78.33º | 0.92% | 0.23% | - |
| HSV(B) | 78.33º | 0.96% | 0.44% | - |
| XYZ | 9.24 | 13.53 | 2.27 | - |
| YUV | 90.82 | 79.57 | 120.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 113 | 5 | 0.29 | 0 | 0.96 | 0.56 | 78.33 | 0.92 | 0.23 |
| Hex | 50 | 71 | 5 | 1D | 0 | 60 | 38 | 4E | 5C | 17 |
| Octal | 120 | 161 | 5 | 35 | 0 | 140 | 70 | 116 | 134 | 27 |
| Binary | 1010000 | 1110001 | 101 | 11101 | 0 | 1100000 | 111000 | 1001110 | 1011100 | 10111 |
Color Harmonies of #507105
Complementary color
Monochromatic Colors of #507105
Black with #507105
Text Example
Text Example
White with #507105
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507105; }
p { color: rgb(80,113,5); }
H1.HeaderClassName
{
color: #507105;
}
.AnyTagClassName
{
color: #507105;
}
</style>
background-color css
<style>
a { background-color: #507105; }
a { background-color: rgb(80,113,5); }
div.DivClassName
{
background-color: #507105;
}
.BgClassName
{
background-color: #507105;
}
</style>
border-color css
<style>
span { border-color: #507105; }
span { border-color: rgb(80,113,5); }
td.TdClassName
{
border-color: #507105;
}
.TagClassName
{
border-color: #507105;
}
</style>