Shades of Fiji Green #507405
Tints of Fiji Green #507405
RGB
CMYK
RGB Variations
Color information
#507405 (or 0x507405) is known color: Fiji Green. HEX triplet: 50, 74 and 05. RGB value is (80,116,5). Sum of RGB (Red+Green+Blue) = 80+116+5=201 (26% of max value = 765). Red value is 80 (31.64% from 255 or 39.80% from 201); Green value is 116 (45.70% from 255 or 57.71% from 201); Blue value is 5 (2.34% from 255 or 2.49% from 201); Max value from RGB is 116 - color contains mainly: green. Hex color #507405 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #507405 is #AF8BFA. Grayscale: #5C5C5C. Windows color (decimal): -11504635 or 357456. OLE color: 357456.
HSL color Cylindrical-coordinate representation of color #507405: hue angle of 79.46º 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 #507405 is Cyan = 0.31, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 116 | 5 | - |
| CMYK | 0.31 | 0 | 0.96 | 0.55 |
| HSL | 79.46º | 0.92% | 0.24% | - |
| HSV(B) | 79.46º | 0.96% | 0.45% | - |
| XYZ | 9.58 | 14.21 | 2.38 | - |
| YUV | 92.58 | 78.57 | 119.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 116 | 5 | 0.31 | 0 | 0.96 | 0.55 | 79.46 | 0.92 | 0.24 |
| Hex | 50 | 74 | 5 | 1F | 0 | 60 | 37 | 4F | 5C | 18 |
| Octal | 120 | 164 | 5 | 37 | 0 | 140 | 67 | 117 | 134 | 30 |
| Binary | 1010000 | 1110100 | 101 | 11111 | 0 | 1100000 | 110111 | 1001111 | 1011100 | 11000 |
Color Harmonies of #507405
Complementary color
Monochromatic Colors of #507405
Black with #507405
Text Example
Text Example
White with #507405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507405; }
p { color: rgb(80,116,5); }
H1.HeaderClassName
{
color: #507405;
}
.AnyTagClassName
{
color: #507405;
}
</style>
background-color css
<style>
a { background-color: #507405; }
a { background-color: rgb(80,116,5); }
div.DivClassName
{
background-color: #507405;
}
.BgClassName
{
background-color: #507405;
}
</style>
border-color css
<style>
span { border-color: #507405; }
span { border-color: rgb(80,116,5); }
td.TdClassName
{
border-color: #507405;
}
.TagClassName
{
border-color: #507405;
}
</style>