Shades of Fiji Green #567614
Tints of Fiji Green #567614
RGB
CMYK
RGB Variations
Color information
#567614 (or 0x567614) is known color: Fiji Green. HEX triplet: 56, 76 and 14. RGB value is (86,118,20). Sum of RGB (Red+Green+Blue) = 86+118+20=224 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.39% from 224); Green value is 118 (46.48% from 255 or 52.68% from 224); Blue value is 20 (8.20% from 255 or 8.93% from 224); Max value from RGB is 118 - color contains mainly: green. Hex color #567614 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #567614 is #A989EB. Grayscale: #616161. Windows color (decimal): -11110892 or 1341014. OLE color: 1341014.
HSL color Cylindrical-coordinate representation of color #567614: hue angle of 79.59º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #567614 is Cyan = 0.27, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 118 | 20 | - |
| CMYK | 0.27 | 0 | 0.83 | 0.54 |
| HSL | 79.59º | 0.71% | 0.27% | - |
| HSV(B) | 79.59º | 0.83% | 0.46% | - |
| XYZ | 10.44 | 14.99 | 3 | - |
| YUV | 97.26 | 84.4 | 119.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 118 | 20 | 0.27 | 0 | 0.83 | 0.54 | 79.59 | 0.71 | 0.27 |
| Hex | 56 | 76 | 14 | 1B | 0 | 53 | 36 | 50 | 47 | 1B |
| Octal | 126 | 166 | 24 | 33 | 0 | 123 | 66 | 120 | 107 | 33 |
| Binary | 1010110 | 1110110 | 10100 | 11011 | 0 | 1010011 | 110110 | 1010000 | 1000111 | 11011 |
Color Harmonies of #567614
Complementary color
Monochromatic Colors of #567614
Black with #567614
Text Example
Text Example
White with #567614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567614; }
p { color: rgb(86,118,20); }
H1.HeaderClassName
{
color: #567614;
}
.AnyTagClassName
{
color: #567614;
}
</style>
background-color css
<style>
a { background-color: #567614; }
a { background-color: rgb(86,118,20); }
div.DivClassName
{
background-color: #567614;
}
.BgClassName
{
background-color: #567614;
}
</style>
border-color css
<style>
span { border-color: #567614; }
span { border-color: rgb(86,118,20); }
td.TdClassName
{
border-color: #567614;
}
.TagClassName
{
border-color: #567614;
}
</style>