Shades of Fiji Green #507306
Tints of Fiji Green #507306
RGB
CMYK
RGB Variations
Color information
#507306 (or 0x507306) is known color: Fiji Green. HEX triplet: 50, 73 and 06. RGB value is (80,115,6). Sum of RGB (Red+Green+Blue) = 80+115+6=201 (26% of max value = 765). Red value is 80 (31.64% from 255 or 39.80% from 201); Green value is 115 (45.31% from 255 or 57.21% from 201); Blue value is 6 (2.73% from 255 or 2.99% from 201); Max value from RGB is 115 - color contains mainly: green. Hex color #507306 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #507306 is #AF8CF9. Grayscale: #5C5C5C. Windows color (decimal): -11504890 or 422736. OLE color: 422736.
HSL color Cylindrical-coordinate representation of color #507306: hue angle of 79.27º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #507306 is Cyan = 0.30, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 115 | 6 | - |
| CMYK | 0.30 | 0 | 0.95 | 0.55 |
| HSL | 79.27º | 0.9% | 0.24% | - |
| HSV(B) | 79.27º | 0.95% | 0.45% | - |
| XYZ | 9.47 | 13.98 | 2.37 | - |
| YUV | 92.11 | 79.4 | 119.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 115 | 6 | 0.30 | 0 | 0.95 | 0.55 | 79.27 | 0.9 | 0.24 |
| Hex | 50 | 73 | 6 | 1E | 0 | 5F | 37 | 4F | 5A | 18 |
| Octal | 120 | 163 | 6 | 36 | 0 | 137 | 67 | 117 | 132 | 30 |
| Binary | 1010000 | 1110011 | 110 | 11110 | 0 | 1011111 | 110111 | 1001111 | 1011010 | 11000 |
Color Harmonies of #507306
Complementary color
Monochromatic Colors of #507306
Black with #507306
Text Example
Text Example
White with #507306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507306; }
p { color: rgb(80,115,6); }
H1.HeaderClassName
{
color: #507306;
}
.AnyTagClassName
{
color: #507306;
}
</style>
background-color css
<style>
a { background-color: #507306; }
a { background-color: rgb(80,115,6); }
div.DivClassName
{
background-color: #507306;
}
.BgClassName
{
background-color: #507306;
}
</style>
border-color css
<style>
span { border-color: #507306; }
span { border-color: rgb(80,115,6); }
td.TdClassName
{
border-color: #507306;
}
.TagClassName
{
border-color: #507306;
}
</style>