Shades of Fiji Green #557910
Tints of Fiji Green #557910
RGB
CMYK
RGB Variations
Color information
#557910 (or 0x557910) is known color: Fiji Green. HEX triplet: 55, 79 and 10. RGB value is (85,121,16). Sum of RGB (Red+Green+Blue) = 85+121+16=222 (29% of max value = 765). Red value is 85 (33.59% from 255 or 38.29% from 222); Green value is 121 (47.66% from 255 or 54.50% from 222); Blue value is 16 (6.64% from 255 or 7.21% from 222); Max value from RGB is 121 - color contains mainly: green. Hex color #557910 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557910 is #AA86EF. Grayscale: #626262. Windows color (decimal): -11175664 or 1079637. OLE color: 1079637.
HSL color Cylindrical-coordinate representation of color #557910: hue angle of 80.57º degrees, saturation: 0.77, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #557910 is Cyan = 0.30, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 121 | 16 | - |
| CMYK | 0.30 | 0 | 0.87 | 0.53 |
| HSL | 80.57º | 0.77% | 0.27% | - |
| HSV(B) | 80.57º | 0.87% | 0.47% | - |
| XYZ | 10.68 | 15.64 | 2.95 | - |
| YUV | 98.27 | 81.57 | 118.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 121 | 16 | 0.30 | 0 | 0.87 | 0.53 | 80.57 | 0.77 | 0.27 |
| Hex | 55 | 79 | 10 | 1E | 0 | 57 | 35 | 51 | 4D | 1B |
| Octal | 125 | 171 | 20 | 36 | 0 | 127 | 65 | 121 | 115 | 33 |
| Binary | 1010101 | 1111001 | 10000 | 11110 | 0 | 1010111 | 110101 | 1010001 | 1001101 | 11011 |
Color Harmonies of #557910
Complementary color
Monochromatic Colors of #557910
Black with #557910
Text Example
Text Example
White with #557910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557910; }
p { color: rgb(85,121,16); }
H1.HeaderClassName
{
color: #557910;
}
.AnyTagClassName
{
color: #557910;
}
</style>
background-color css
<style>
a { background-color: #557910; }
a { background-color: rgb(85,121,16); }
div.DivClassName
{
background-color: #557910;
}
.BgClassName
{
background-color: #557910;
}
</style>
border-color css
<style>
span { border-color: #557910; }
span { border-color: rgb(85,121,16); }
td.TdClassName
{
border-color: #557910;
}
.TagClassName
{
border-color: #557910;
}
</style>