Shades of Fiji Green #567010
Tints of Fiji Green #567010
RGB
CMYK
RGB Variations
Color information
#567010 (or 0x567010) is known color: Fiji Green. HEX triplet: 56, 70 and 10. RGB value is (86,112,16). Sum of RGB (Red+Green+Blue) = 86+112+16=214 (28% of max value = 765). Red value is 86 (33.98% from 255 or 40.19% from 214); Green value is 112 (44.14% from 255 or 52.34% from 214); Blue value is 16 (6.64% from 255 or 7.48% from 214); Max value from RGB is 112 - color contains mainly: green. Hex color #567010 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #567010 is #A98FEF. Grayscale: #5D5D5D. Windows color (decimal): -11112432 or 1077334. OLE color: 1077334.
HSL color Cylindrical-coordinate representation of color #567010: hue angle of 76.25º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #567010 is Cyan = 0.23, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 112 | 16 | - |
| CMYK | 0.23 | 0 | 0.86 | 0.56 |
| HSL | 76.25º | 0.75% | 0.25% | - |
| HSV(B) | 76.25º | 0.86% | 0.44% | - |
| XYZ | 9.73 | 13.6 | 2.6 | - |
| YUV | 93.28 | 84.39 | 122.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 112 | 16 | 0.23 | 0 | 0.86 | 0.56 | 76.25 | 0.75 | 0.25 |
| Hex | 56 | 70 | 10 | 17 | 0 | 56 | 38 | 4C | 4B | 19 |
| Octal | 126 | 160 | 20 | 27 | 0 | 126 | 70 | 114 | 113 | 31 |
| Binary | 1010110 | 1110000 | 10000 | 10111 | 0 | 1010110 | 111000 | 1001100 | 1001011 | 11001 |
Color Harmonies of #567010
Complementary color
Monochromatic Colors of #567010
Black with #567010
Text Example
Text Example
White with #567010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567010; }
p { color: rgb(86,112,16); }
H1.HeaderClassName
{
color: #567010;
}
.AnyTagClassName
{
color: #567010;
}
</style>
background-color css
<style>
a { background-color: #567010; }
a { background-color: rgb(86,112,16); }
div.DivClassName
{
background-color: #567010;
}
.BgClassName
{
background-color: #567010;
}
</style>
border-color css
<style>
span { border-color: #567010; }
span { border-color: rgb(86,112,16); }
td.TdClassName
{
border-color: #567010;
}
.TagClassName
{
border-color: #567010;
}
</style>