Shades of Fiji Green #566512
Tints of Fiji Green #566512
RGB
CMYK
RGB Variations
Color information
#566512 (or 0x566512) is known color: Fiji Green. HEX triplet: 56, 65 and 12. RGB value is (86,101,18). Sum of RGB (Red+Green+Blue) = 86+101+18=205 (27% of max value = 765). Red value is 86 (33.98% from 255 or 41.95% from 205); Green value is 101 (39.84% from 255 or 49.27% from 205); Blue value is 18 (7.42% from 255 or 8.78% from 205); Max value from RGB is 101 - color contains mainly: green. Hex color #566512 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #566512 is #A99AED. Grayscale: #575757. Windows color (decimal): -11115246 or 1205590. OLE color: 1205590.
HSL color Cylindrical-coordinate representation of color #566512: hue angle of 70.84º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #566512 is Cyan = 0.15, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 101 | 18 | - |
| CMYK | 0.15 | 0 | 0.82 | 0.60 |
| HSL | 70.84º | 0.7% | 0.23% | - |
| HSV(B) | 70.84º | 0.82% | 0.4% | - |
| XYZ | 8.6 | 11.33 | 2.31 | - |
| YUV | 87.05 | 89.03 | 127.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 101 | 18 | 0.15 | 0 | 0.82 | 0.60 | 70.84 | 0.7 | 0.23 |
| Hex | 56 | 65 | 12 | F | 0 | 52 | 3C | 47 | 46 | 17 |
| Octal | 126 | 145 | 22 | 17 | 0 | 122 | 74 | 107 | 106 | 27 |
| Binary | 1010110 | 1100101 | 10010 | 1111 | 0 | 1010010 | 111100 | 1000111 | 1000110 | 10111 |
Color Harmonies of #566512
Complementary color
Monochromatic Colors of #566512
Black with #566512
Text Example
Text Example
White with #566512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566512; }
p { color: rgb(86,101,18); }
H1.HeaderClassName
{
color: #566512;
}
.AnyTagClassName
{
color: #566512;
}
</style>
background-color css
<style>
a { background-color: #566512; }
a { background-color: rgb(86,101,18); }
div.DivClassName
{
background-color: #566512;
}
.BgClassName
{
background-color: #566512;
}
</style>
border-color css
<style>
span { border-color: #566512; }
span { border-color: rgb(86,101,18); }
td.TdClassName
{
border-color: #566512;
}
.TagClassName
{
border-color: #566512;
}
</style>