Shades of Fiji Green #507206
Tints of Fiji Green #507206
RGB
CMYK
RGB Variations
Color information
#507206 (or 0x507206) is known color: Fiji Green. HEX triplet: 50, 72 and 06. RGB value is (80,114,6). Sum of RGB (Red+Green+Blue) = 80+114+6=200 (26% of max value = 765). Red value is 80 (31.64% from 255 or 40% from 200); Green value is 114 (44.92% from 255 or 57% from 200); Blue value is 6 (2.73% from 255 or 3% from 200); Max value from RGB is 114 - color contains mainly: green. Hex color #507206 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #507206 is #AF8DF9. Grayscale: #5B5B5B. Windows color (decimal): -11505146 or 422480. OLE color: 422480.
HSL color Cylindrical-coordinate representation of color #507206: hue angle of 78.89º 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 #507206 is Cyan = 0.30, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 114 | 6 | - |
| CMYK | 0.30 | 0 | 0.95 | 0.55 |
| HSL | 78.89º | 0.9% | 0.24% | - |
| HSV(B) | 78.89º | 0.95% | 0.45% | - |
| XYZ | 9.36 | 13.75 | 2.33 | - |
| YUV | 91.52 | 79.74 | 119.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 114 | 6 | 0.30 | 0 | 0.95 | 0.55 | 78.89 | 0.9 | 0.24 |
| Hex | 50 | 72 | 6 | 1E | 0 | 5F | 37 | 4F | 5A | 18 |
| Octal | 120 | 162 | 6 | 36 | 0 | 137 | 67 | 117 | 132 | 30 |
| Binary | 1010000 | 1110010 | 110 | 11110 | 0 | 1011111 | 110111 | 1001111 | 1011010 | 11000 |
Color Harmonies of #507206
Complementary color
Monochromatic Colors of #507206
Black with #507206
Text Example
Text Example
White with #507206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507206; }
p { color: rgb(80,114,6); }
H1.HeaderClassName
{
color: #507206;
}
.AnyTagClassName
{
color: #507206;
}
</style>
background-color css
<style>
a { background-color: #507206; }
a { background-color: rgb(80,114,6); }
div.DivClassName
{
background-color: #507206;
}
.BgClassName
{
background-color: #507206;
}
</style>
border-color css
<style>
span { border-color: #507206; }
span { border-color: rgb(80,114,6); }
td.TdClassName
{
border-color: #507206;
}
.TagClassName
{
border-color: #507206;
}
</style>