Shades of Fiji Green #556519
Tints of Fiji Green #556519
RGB
CMYK
RGB Variations
Color information
#556519 (or 0x556519) is known color: Fiji Green. HEX triplet: 55, 65 and 19. RGB value is (85,101,25). Sum of RGB (Red+Green+Blue) = 85+101+25=211 (27% of max value = 765). Red value is 85 (33.59% from 255 or 40.28% from 211); Green value is 101 (39.84% from 255 or 47.87% from 211); Blue value is 25 (10.16% from 255 or 11.85% from 211); Max value from RGB is 101 - color contains mainly: green. Hex color #556519 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #556519 is #AA9AE6. Grayscale: #575757. Windows color (decimal): -11180775 or 1664341. OLE color: 1664341.
HSL color Cylindrical-coordinate representation of color #556519: hue angle of 72.63º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #556519 is Cyan = 0.16, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 85 | 101 | 25 | - |
| CMYK | 0.16 | 0 | 0.75 | 0.60 |
| HSL | 72.63º | 0.6% | 0.25% | - |
| HSV(B) | 72.63º | 0.75% | 0.4% | - |
| XYZ | 8.58 | 11.31 | 2.65 | - |
| YUV | 87.55 | 92.7 | 126.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 101 | 25 | 0.16 | 0 | 0.75 | 0.60 | 72.63 | 0.6 | 0.25 |
| Hex | 55 | 65 | 19 | 10 | 0 | 4B | 3C | 49 | 3C | 19 |
| Octal | 125 | 145 | 31 | 20 | 0 | 113 | 74 | 111 | 74 | 31 |
| Binary | 1010101 | 1100101 | 11001 | 10000 | 0 | 1001011 | 111100 | 1001001 | 111100 | 11001 |
Color Harmonies of #556519
Complementary color
Monochromatic Colors of #556519
Black with #556519
Text Example
Text Example
White with #556519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556519; }
p { color: rgb(85,101,25); }
H1.HeaderClassName
{
color: #556519;
}
.AnyTagClassName
{
color: #556519;
}
</style>
background-color css
<style>
a { background-color: #556519; }
a { background-color: rgb(85,101,25); }
div.DivClassName
{
background-color: #556519;
}
.BgClassName
{
background-color: #556519;
}
</style>
border-color css
<style>
span { border-color: #556519; }
span { border-color: rgb(85,101,25); }
td.TdClassName
{
border-color: #556519;
}
.TagClassName
{
border-color: #556519;
}
</style>