Shades of Fiji Green #566720
Tints of Fiji Green #566720
RGB
CMYK
RGB Variations
Color information
#566720 (or 0x566720) is known color: Fiji Green. HEX triplet: 56, 67 and 20. RGB value is (86,103,32). Sum of RGB (Red+Green+Blue) = 86+103+32=221 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.91% from 221); Green value is 103 (40.62% from 255 or 46.61% from 221); Blue value is 32 (12.89% from 255 or 14.48% from 221); Max value from RGB is 103 - color contains mainly: green. Hex color #566720 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #566720 is #A998DF. Grayscale: #5A5A5A. Windows color (decimal): -11114720 or 2123606. OLE color: 2123606.
HSL color Cylindrical-coordinate representation of color #566720: hue angle of 74.37º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #566720 is Cyan = 0.17, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 103 | 32 | - |
| CMYK | 0.17 | 0 | 0.69 | 0.60 |
| HSL | 74.37º | 0.53% | 0.26% | - |
| HSV(B) | 74.37º | 0.69% | 0.4% | - |
| XYZ | 8.95 | 11.78 | 3.17 | - |
| YUV | 89.82 | 95.37 | 125.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 103 | 32 | 0.17 | 0 | 0.69 | 0.60 | 74.37 | 0.53 | 0.26 |
| Hex | 56 | 67 | 20 | 11 | 0 | 45 | 3C | 4A | 35 | 1A |
| Octal | 126 | 147 | 40 | 21 | 0 | 105 | 74 | 112 | 65 | 32 |
| Binary | 1010110 | 1100111 | 100000 | 10001 | 0 | 1000101 | 111100 | 1001010 | 110101 | 11010 |
Color Harmonies of #566720
Complementary color
Monochromatic Colors of #566720
Black with #566720
Text Example
Text Example
White with #566720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566720; }
p { color: rgb(86,103,32); }
H1.HeaderClassName
{
color: #566720;
}
.AnyTagClassName
{
color: #566720;
}
</style>
background-color css
<style>
a { background-color: #566720; }
a { background-color: rgb(86,103,32); }
div.DivClassName
{
background-color: #566720;
}
.BgClassName
{
background-color: #566720;
}
</style>
border-color css
<style>
span { border-color: #566720; }
span { border-color: rgb(86,103,32); }
td.TdClassName
{
border-color: #566720;
}
.TagClassName
{
border-color: #566720;
}
</style>