Shades of Fiji Green #567114
Tints of Fiji Green #567114
RGB
CMYK
RGB Variations
Color information
#567114 (or 0x567114) is known color: Fiji Green. HEX triplet: 56, 71 and 14. RGB value is (86,113,20). Sum of RGB (Red+Green+Blue) = 86+113+20=219 (29% of max value = 765). Red value is 86 (33.98% from 255 or 39.27% from 219); Green value is 113 (44.53% from 255 or 51.60% from 219); Blue value is 20 (8.20% from 255 or 9.13% from 219); Max value from RGB is 113 - color contains mainly: green. Hex color #567114 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #567114 is #A98EEB. Grayscale: #5E5E5E. Windows color (decimal): -11112172 or 1339734. OLE color: 1339734.
HSL color Cylindrical-coordinate representation of color #567114: hue angle of 77.42º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #567114 is Cyan = 0.24, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 113 | 20 | - |
| CMYK | 0.24 | 0 | 0.82 | 0.56 |
| HSL | 77.42º | 0.7% | 0.26% | - |
| HSV(B) | 77.42º | 0.82% | 0.44% | - |
| XYZ | 9.87 | 13.84 | 2.81 | - |
| YUV | 94.33 | 86.05 | 122.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 113 | 20 | 0.24 | 0 | 0.82 | 0.56 | 77.42 | 0.7 | 0.26 |
| Hex | 56 | 71 | 14 | 18 | 0 | 52 | 38 | 4D | 46 | 1A |
| Octal | 126 | 161 | 24 | 30 | 0 | 122 | 70 | 115 | 106 | 32 |
| Binary | 1010110 | 1110001 | 10100 | 11000 | 0 | 1010010 | 111000 | 1001101 | 1000110 | 11010 |
Color Harmonies of #567114
Complementary color
Monochromatic Colors of #567114
Black with #567114
Text Example
Text Example
White with #567114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567114; }
p { color: rgb(86,113,20); }
H1.HeaderClassName
{
color: #567114;
}
.AnyTagClassName
{
color: #567114;
}
</style>
background-color css
<style>
a { background-color: #567114; }
a { background-color: rgb(86,113,20); }
div.DivClassName
{
background-color: #567114;
}
.BgClassName
{
background-color: #567114;
}
</style>
border-color css
<style>
span { border-color: #567114; }
span { border-color: rgb(86,113,20); }
td.TdClassName
{
border-color: #567114;
}
.TagClassName
{
border-color: #567114;
}
</style>