Shades of Fiji Green #556917
Tints of Fiji Green #556917
RGB
CMYK
RGB Variations
Color information
#556917 (or 0x556917) is known color: Fiji Green. HEX triplet: 55, 69 and 17. RGB value is (85,105,23). Sum of RGB (Red+Green+Blue) = 85+105+23=213 (28% of max value = 765). Red value is 85 (33.59% from 255 or 39.91% from 213); Green value is 105 (41.41% from 255 or 49.30% from 213); Blue value is 23 (9.38% from 255 or 10.80% from 213); Max value from RGB is 105 - color contains mainly: green. Hex color #556917 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #556917 is #AA96E8. Grayscale: #595959. Windows color (decimal): -11179753 or 1534293. OLE color: 1534293.
HSL color Cylindrical-coordinate representation of color #556917: hue angle of 74.63º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #556917 is Cyan = 0.19, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 85 | 105 | 23 | - |
| CMYK | 0.19 | 0 | 0.78 | 0.59 |
| HSL | 74.63º | 0.64% | 0.25% | - |
| HSV(B) | 74.63º | 0.78% | 0.41% | - |
| XYZ | 8.95 | 12.1 | 2.67 | - |
| YUV | 89.67 | 90.37 | 124.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 105 | 23 | 0.19 | 0 | 0.78 | 0.59 | 74.63 | 0.64 | 0.25 |
| Hex | 55 | 69 | 17 | 13 | 0 | 4E | 3B | 4B | 40 | 19 |
| Octal | 125 | 151 | 27 | 23 | 0 | 116 | 73 | 113 | 100 | 31 |
| Binary | 1010101 | 1101001 | 10111 | 10011 | 0 | 1001110 | 111011 | 1001011 | 1000000 | 11001 |
Color Harmonies of #556917
Complementary color
Monochromatic Colors of #556917
Black with #556917
Text Example
Text Example
White with #556917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556917; }
p { color: rgb(85,105,23); }
H1.HeaderClassName
{
color: #556917;
}
.AnyTagClassName
{
color: #556917;
}
</style>
background-color css
<style>
a { background-color: #556917; }
a { background-color: rgb(85,105,23); }
div.DivClassName
{
background-color: #556917;
}
.BgClassName
{
background-color: #556917;
}
</style>
border-color css
<style>
span { border-color: #556917; }
span { border-color: rgb(85,105,23); }
td.TdClassName
{
border-color: #556917;
}
.TagClassName
{
border-color: #556917;
}
</style>