Shades of Fiji Green #556908
Tints of Fiji Green #556908
RGB
CMYK
RGB Variations
Color information
#556908 (or 0x556908) is known color: Fiji Green. HEX triplet: 55, 69 and 08. RGB value is (85,105,8). Sum of RGB (Red+Green+Blue) = 85+105+8=198 (26% of max value = 765). Red value is 85 (33.59% from 255 or 42.93% from 198); Green value is 105 (41.41% from 255 or 53.03% from 198); Blue value is 8 (3.52% from 255 or 4.04% from 198); Max value from RGB is 105 - color contains mainly: green. Hex color #556908 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #556908 is #AA96F7. Grayscale: #585858. Windows color (decimal): -11179768 or 551253. OLE color: 551253.
HSL color Cylindrical-coordinate representation of color #556908: hue angle of 72.37º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #556908 is Cyan = 0.19, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 85 | 105 | 8 | - |
| CMYK | 0.19 | 0 | 0.92 | 0.59 |
| HSL | 72.37º | 0.86% | 0.22% | - |
| HSV(B) | 72.37º | 0.92% | 0.41% | - |
| XYZ | 8.84 | 12.05 | 2.09 | - |
| YUV | 87.96 | 82.87 | 125.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 105 | 8 | 0.19 | 0 | 0.92 | 0.59 | 72.37 | 0.86 | 0.22 |
| Hex | 55 | 69 | 8 | 13 | 0 | 5C | 3B | 48 | 56 | 16 |
| Octal | 125 | 151 | 10 | 23 | 0 | 134 | 73 | 110 | 126 | 26 |
| Binary | 1010101 | 1101001 | 1000 | 10011 | 0 | 1011100 | 111011 | 1001000 | 1010110 | 10110 |
Color Harmonies of #556908
Complementary color
Monochromatic Colors of #556908
Black with #556908
Text Example
Text Example
White with #556908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556908; }
p { color: rgb(85,105,8); }
H1.HeaderClassName
{
color: #556908;
}
.AnyTagClassName
{
color: #556908;
}
</style>
background-color css
<style>
a { background-color: #556908; }
a { background-color: rgb(85,105,8); }
div.DivClassName
{
background-color: #556908;
}
.BgClassName
{
background-color: #556908;
}
</style>
border-color css
<style>
span { border-color: #556908; }
span { border-color: rgb(85,105,8); }
td.TdClassName
{
border-color: #556908;
}
.TagClassName
{
border-color: #556908;
}
</style>