Shades of Fiji Green #507305
Tints of Fiji Green #507305
RGB
CMYK
RGB Variations
Color information
#507305 (or 0x507305) is known color: Fiji Green. HEX triplet: 50, 73 and 05. RGB value is (80,115,5). Sum of RGB (Red+Green+Blue) = 80+115+5=200 (26% of max value = 765). Red value is 80 (31.64% from 255 or 40% from 200); Green value is 115 (45.31% from 255 or 57.5% from 200); Blue value is 5 (2.34% from 255 or 2.5% from 200); Max value from RGB is 115 - color contains mainly: green. Hex color #507305 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #507305 is #AF8CFA. Grayscale: #5C5C5C. Windows color (decimal): -11504891 or 357200. OLE color: 357200.
HSL color Cylindrical-coordinate representation of color #507305: hue angle of 79.09º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #507305 is Cyan = 0.30, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 115 | 5 | - |
| CMYK | 0.30 | 0 | 0.96 | 0.55 |
| HSL | 79.09º | 0.92% | 0.24% | - |
| HSV(B) | 79.09º | 0.96% | 0.45% | - |
| XYZ | 9.47 | 13.98 | 2.34 | - |
| YUV | 92 | 78.9 | 119.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 115 | 5 | 0.30 | 0 | 0.96 | 0.55 | 79.09 | 0.92 | 0.24 |
| Hex | 50 | 73 | 5 | 1E | 0 | 60 | 37 | 4F | 5C | 18 |
| Octal | 120 | 163 | 5 | 36 | 0 | 140 | 67 | 117 | 134 | 30 |
| Binary | 1010000 | 1110011 | 101 | 11110 | 0 | 1100000 | 110111 | 1001111 | 1011100 | 11000 |
Color Harmonies of #507305
Complementary color
Monochromatic Colors of #507305
Black with #507305
Text Example
Text Example
White with #507305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507305; }
p { color: rgb(80,115,5); }
H1.HeaderClassName
{
color: #507305;
}
.AnyTagClassName
{
color: #507305;
}
</style>
background-color css
<style>
a { background-color: #507305; }
a { background-color: rgb(80,115,5); }
div.DivClassName
{
background-color: #507305;
}
.BgClassName
{
background-color: #507305;
}
</style>
border-color css
<style>
span { border-color: #507305; }
span { border-color: rgb(80,115,5); }
td.TdClassName
{
border-color: #507305;
}
.TagClassName
{
border-color: #507305;
}
</style>