Shades of Fiji Green #556615
Tints of Fiji Green #556615
RGB
CMYK
RGB Variations
Color information
#556615 (or 0x556615) is known color: Fiji Green. HEX triplet: 55, 66 and 15. RGB value is (85,102,21). Sum of RGB (Red+Green+Blue) = 85+102+21=208 (27% of max value = 765). Red value is 85 (33.59% from 255 or 40.87% from 208); Green value is 102 (40.23% from 255 or 49.04% from 208); Blue value is 21 (8.59% from 255 or 10.10% from 208); Max value from RGB is 102 - color contains mainly: green. Hex color #556615 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #556615 is #AA99EA. Grayscale: #575757. Windows color (decimal): -11180523 or 1402453. OLE color: 1402453.
HSL color Cylindrical-coordinate representation of color #556615: hue angle of 72.59º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #556615 is Cyan = 0.17, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 85 | 102 | 21 | - |
| CMYK | 0.17 | 0 | 0.79 | 0.6 |
| HSL | 72.59º | 0.66% | 0.24% | - |
| HSV(B) | 72.59º | 0.79% | 0.4% | - |
| XYZ | 8.63 | 11.49 | 2.47 | - |
| YUV | 87.68 | 90.37 | 126.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 102 | 21 | 0.17 | 0 | 0.79 | 0.6 | 72.59 | 0.66 | 0.24 |
| Hex | 55 | 66 | 15 | 11 | 0 | 4F | 3C | 49 | 42 | 18 |
| Octal | 125 | 146 | 25 | 21 | 0 | 117 | 74 | 111 | 102 | 30 |
| Binary | 1010101 | 1100110 | 10101 | 10001 | 0 | 1001111 | 111100 | 1001001 | 1000010 | 11000 |
Color Harmonies of #556615
Complementary color
Monochromatic Colors of #556615
Black with #556615
Text Example
Text Example
White with #556615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556615; }
p { color: rgb(85,102,21); }
H1.HeaderClassName
{
color: #556615;
}
.AnyTagClassName
{
color: #556615;
}
</style>
background-color css
<style>
a { background-color: #556615; }
a { background-color: rgb(85,102,21); }
div.DivClassName
{
background-color: #556615;
}
.BgClassName
{
background-color: #556615;
}
</style>
border-color css
<style>
span { border-color: #556615; }
span { border-color: rgb(85,102,21); }
td.TdClassName
{
border-color: #556615;
}
.TagClassName
{
border-color: #556615;
}
</style>