Shades of Fiji Green #556916
Tints of Fiji Green #556916
RGB
CMYK
RGB Variations
Color information
#556916 (or 0x556916) is known color: Fiji Green. HEX triplet: 55, 69 and 16. RGB value is (85,105,22). Sum of RGB (Red+Green+Blue) = 85+105+22=212 (28% of max value = 765). Red value is 85 (33.59% from 255 or 40.09% from 212); Green value is 105 (41.41% from 255 or 49.53% from 212); Blue value is 22 (8.98% from 255 or 10.38% from 212); Max value from RGB is 105 - color contains mainly: green. Hex color #556916 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #556916 is #AA96E9. Grayscale: #595959. Windows color (decimal): -11179754 or 1468757. OLE color: 1468757.
HSL color Cylindrical-coordinate representation of color #556916: hue angle of 74.46º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #556916 is Cyan = 0.19, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 85 | 105 | 22 | - |
| CMYK | 0.19 | 0 | 0.79 | 0.59 |
| HSL | 74.46º | 0.65% | 0.25% | - |
| HSV(B) | 74.46º | 0.79% | 0.41% | - |
| XYZ | 8.94 | 12.09 | 2.62 | - |
| YUV | 89.56 | 89.87 | 124.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 105 | 22 | 0.19 | 0 | 0.79 | 0.59 | 74.46 | 0.65 | 0.25 |
| Hex | 55 | 69 | 16 | 13 | 0 | 4F | 3B | 4A | 41 | 19 |
| Octal | 125 | 151 | 26 | 23 | 0 | 117 | 73 | 112 | 101 | 31 |
| Binary | 1010101 | 1101001 | 10110 | 10011 | 0 | 1001111 | 111011 | 1001010 | 1000001 | 11001 |
Color Harmonies of #556916
Complementary color
Monochromatic Colors of #556916
Black with #556916
Text Example
Text Example
White with #556916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556916; }
p { color: rgb(85,105,22); }
H1.HeaderClassName
{
color: #556916;
}
.AnyTagClassName
{
color: #556916;
}
</style>
background-color css
<style>
a { background-color: #556916; }
a { background-color: rgb(85,105,22); }
div.DivClassName
{
background-color: #556916;
}
.BgClassName
{
background-color: #556916;
}
</style>
border-color css
<style>
span { border-color: #556916; }
span { border-color: rgb(85,105,22); }
td.TdClassName
{
border-color: #556916;
}
.TagClassName
{
border-color: #556916;
}
</style>