Shades of Fiji Green #556419
Tints of Fiji Green #556419
RGB
CMYK
RGB Variations
Color information
#556419 (or 0x556419) is known color: Fiji Green. HEX triplet: 55, 64 and 19. RGB value is (85,100,25). Sum of RGB (Red+Green+Blue) = 85+100+25=210 (27% of max value = 765). Red value is 85 (33.59% from 255 or 40.48% from 210); Green value is 100 (39.45% from 255 or 47.62% from 210); Blue value is 25 (10.16% from 255 or 11.90% from 210); Max value from RGB is 100 - color contains mainly: green. Hex color #556419 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #556419 is #AA9BE6. Grayscale: #575757. Windows color (decimal): -11181031 or 1664085. OLE color: 1664085.
HSL color Cylindrical-coordinate representation of color #556419: hue angle of 72º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #556419 is Cyan = 0.15, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 85 | 100 | 25 | - |
| CMYK | 0.15 | 0 | 0.75 | 0.61 |
| HSL | 72º | 0.6% | 0.25% | - |
| HSV(B) | 72º | 0.75% | 0.39% | - |
| XYZ | 8.48 | 11.12 | 2.62 | - |
| YUV | 86.97 | 93.03 | 126.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 100 | 25 | 0.15 | 0 | 0.75 | 0.61 | 72 | 0.6 | 0.25 |
| Hex | 55 | 64 | 19 | F | 0 | 4B | 3D | 48 | 3C | 19 |
| Octal | 125 | 144 | 31 | 17 | 0 | 113 | 75 | 110 | 74 | 31 |
| Binary | 1010101 | 1100100 | 11001 | 1111 | 0 | 1001011 | 111101 | 1001000 | 111100 | 11001 |
Color Harmonies of #556419
Complementary color
Monochromatic Colors of #556419
Black with #556419
Text Example
Text Example
White with #556419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556419; }
p { color: rgb(85,100,25); }
H1.HeaderClassName
{
color: #556419;
}
.AnyTagClassName
{
color: #556419;
}
</style>
background-color css
<style>
a { background-color: #556419; }
a { background-color: rgb(85,100,25); }
div.DivClassName
{
background-color: #556419;
}
.BgClassName
{
background-color: #556419;
}
</style>
border-color css
<style>
span { border-color: #556419; }
span { border-color: rgb(85,100,25); }
td.TdClassName
{
border-color: #556419;
}
.TagClassName
{
border-color: #556419;
}
</style>