Shades of Fiji Green #507309
Tints of Fiji Green #507309
RGB
CMYK
RGB Variations
Color information
#507309 (or 0x507309) is known color: Fiji Green. HEX triplet: 50, 73 and 09. RGB value is (80,115,9). Sum of RGB (Red+Green+Blue) = 80+115+9=204 (27% of max value = 765). Red value is 80 (31.64% from 255 or 39.22% from 204); Green value is 115 (45.31% from 255 or 56.37% from 204); Blue value is 9 (3.91% from 255 or 4.41% from 204); Max value from RGB is 115 - color contains mainly: green. Hex color #507309 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #507309 is #AF8CF6. Grayscale: #5C5C5C. Windows color (decimal): -11504887 or 619344. OLE color: 619344.
HSL color Cylindrical-coordinate representation of color #507309: hue angle of 79.81º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #507309 is Cyan = 0.30, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 115 | 9 | - |
| CMYK | 0.30 | 0 | 0.92 | 0.55 |
| HSL | 79.81º | 0.85% | 0.24% | - |
| HSV(B) | 79.81º | 0.92% | 0.45% | - |
| XYZ | 9.49 | 13.99 | 2.46 | - |
| YUV | 92.45 | 80.9 | 119.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 115 | 9 | 0.30 | 0 | 0.92 | 0.55 | 79.81 | 0.85 | 0.24 |
| Hex | 50 | 73 | 9 | 1E | 0 | 5C | 37 | 50 | 55 | 18 |
| Octal | 120 | 163 | 11 | 36 | 0 | 134 | 67 | 120 | 125 | 30 |
| Binary | 1010000 | 1110011 | 1001 | 11110 | 0 | 1011100 | 110111 | 1010000 | 1010101 | 11000 |
Color Harmonies of #507309
Complementary color
Monochromatic Colors of #507309
Black with #507309
Text Example
Text Example
White with #507309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507309; }
p { color: rgb(80,115,9); }
H1.HeaderClassName
{
color: #507309;
}
.AnyTagClassName
{
color: #507309;
}
</style>
background-color css
<style>
a { background-color: #507309; }
a { background-color: rgb(80,115,9); }
div.DivClassName
{
background-color: #507309;
}
.BgClassName
{
background-color: #507309;
}
</style>
border-color css
<style>
span { border-color: #507309; }
span { border-color: rgb(80,115,9); }
td.TdClassName
{
border-color: #507309;
}
.TagClassName
{
border-color: #507309;
}
</style>