Shades of Fiji Green #557215
Tints of Fiji Green #557215
RGB
CMYK
RGB Variations
Color information
#557215 (or 0x557215) is known color: Fiji Green. HEX triplet: 55, 72 and 15. RGB value is (85,114,21). Sum of RGB (Red+Green+Blue) = 85+114+21=220 (29% of max value = 765). Red value is 85 (33.59% from 255 or 38.64% from 220); Green value is 114 (44.92% from 255 or 51.82% from 220); Blue value is 21 (8.59% from 255 or 9.55% from 220); Max value from RGB is 114 - color contains mainly: green. Hex color #557215 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557215 is #AA8DEA. Grayscale: #5F5F5F. Windows color (decimal): -11177451 or 1405525. OLE color: 1405525.
HSL color Cylindrical-coordinate representation of color #557215: hue angle of 78.71º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #557215 is Cyan = 0.25, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 114 | 21 | - |
| CMYK | 0.25 | 0 | 0.82 | 0.55 |
| HSL | 78.71º | 0.69% | 0.26% | - |
| HSV(B) | 78.71º | 0.82% | 0.45% | - |
| XYZ | 9.9 | 14.02 | 2.89 | - |
| YUV | 94.73 | 86.39 | 121.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 114 | 21 | 0.25 | 0 | 0.82 | 0.55 | 78.71 | 0.69 | 0.26 |
| Hex | 55 | 72 | 15 | 19 | 0 | 52 | 37 | 4F | 45 | 1A |
| Octal | 125 | 162 | 25 | 31 | 0 | 122 | 67 | 117 | 105 | 32 |
| Binary | 1010101 | 1110010 | 10101 | 11001 | 0 | 1010010 | 110111 | 1001111 | 1000101 | 11010 |
Color Harmonies of #557215
Complementary color
Monochromatic Colors of #557215
Black with #557215
Text Example
Text Example
White with #557215
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557215; }
p { color: rgb(85,114,21); }
H1.HeaderClassName
{
color: #557215;
}
.AnyTagClassName
{
color: #557215;
}
</style>
background-color css
<style>
a { background-color: #557215; }
a { background-color: rgb(85,114,21); }
div.DivClassName
{
background-color: #557215;
}
.BgClassName
{
background-color: #557215;
}
</style>
border-color css
<style>
span { border-color: #557215; }
span { border-color: rgb(85,114,21); }
td.TdClassName
{
border-color: #557215;
}
.TagClassName
{
border-color: #557215;
}
</style>