Shades of Fiji Green #556919
Tints of Fiji Green #556919
RGB
CMYK
RGB Variations
Color information
#556919 (or 0x556919) is known color: Fiji Green. HEX triplet: 55, 69 and 19. RGB value is (85,105,25). Sum of RGB (Red+Green+Blue) = 85+105+25=215 (28% of max value = 765). Red value is 85 (33.59% from 255 or 39.53% from 215); Green value is 105 (41.41% from 255 or 48.84% from 215); Blue value is 25 (10.16% from 255 or 11.63% from 215); Max value from RGB is 105 - color contains mainly: green. Hex color #556919 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #556919 is #AA96E6. Grayscale: #5A5A5A. Windows color (decimal): -11179751 or 1665365. OLE color: 1665365.
HSL color Cylindrical-coordinate representation of color #556919: hue angle of 75º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #556919 is Cyan = 0.19, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 85 | 105 | 25 | - |
| CMYK | 0.19 | 0 | 0.76 | 0.59 |
| HSL | 75º | 0.62% | 0.25% | - |
| HSV(B) | 75º | 0.76% | 0.41% | - |
| XYZ | 8.97 | 12.1 | 2.78 | - |
| YUV | 89.9 | 91.37 | 124.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 105 | 25 | 0.19 | 0 | 0.76 | 0.59 | 75 | 0.62 | 0.25 |
| Hex | 55 | 69 | 19 | 13 | 0 | 4C | 3B | 4B | 3E | 19 |
| Octal | 125 | 151 | 31 | 23 | 0 | 114 | 73 | 113 | 76 | 31 |
| Binary | 1010101 | 1101001 | 11001 | 10011 | 0 | 1001100 | 111011 | 1001011 | 111110 | 11001 |
Color Harmonies of #556919
Complementary color
Monochromatic Colors of #556919
Black with #556919
Text Example
Text Example
White with #556919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556919; }
p { color: rgb(85,105,25); }
H1.HeaderClassName
{
color: #556919;
}
.AnyTagClassName
{
color: #556919;
}
</style>
background-color css
<style>
a { background-color: #556919; }
a { background-color: rgb(85,105,25); }
div.DivClassName
{
background-color: #556919;
}
.BgClassName
{
background-color: #556919;
}
</style>
border-color css
<style>
span { border-color: #556919; }
span { border-color: rgb(85,105,25); }
td.TdClassName
{
border-color: #556919;
}
.TagClassName
{
border-color: #556919;
}
</style>