Shades of Fiji Green #557815
Tints of Fiji Green #557815
RGB
CMYK
RGB Variations
Color information
#557815 (or 0x557815) is known color: Fiji Green. HEX triplet: 55, 78 and 15. RGB value is (85,120,21). Sum of RGB (Red+Green+Blue) = 85+120+21=226 (29% of max value = 765). Red value is 85 (33.59% from 255 or 37.61% from 226); Green value is 120 (47.27% from 255 or 53.10% from 226); Blue value is 21 (8.59% from 255 or 9.29% from 226); Max value from RGB is 120 - color contains mainly: green. Hex color #557815 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557815 is #AA87EA. Grayscale: #626262. Windows color (decimal): -11175915 or 1407061. OLE color: 1407061.
HSL color Cylindrical-coordinate representation of color #557815: hue angle of 81.21º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #557815 is Cyan = 0.29, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 120 | 21 | - |
| CMYK | 0.29 | 0 | 0.83 | 0.53 |
| HSL | 81.21º | 0.7% | 0.28% | - |
| HSV(B) | 81.21º | 0.83% | 0.47% | - |
| XYZ | 10.6 | 15.42 | 3.13 | - |
| YUV | 98.25 | 84.4 | 118.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 120 | 21 | 0.29 | 0 | 0.83 | 0.53 | 81.21 | 0.7 | 0.28 |
| Hex | 55 | 78 | 15 | 1D | 0 | 53 | 35 | 51 | 46 | 1C |
| Octal | 125 | 170 | 25 | 35 | 0 | 123 | 65 | 121 | 106 | 34 |
| Binary | 1010101 | 1111000 | 10101 | 11101 | 0 | 1010011 | 110101 | 1010001 | 1000110 | 11100 |
Color Harmonies of #557815
Complementary color
Monochromatic Colors of #557815
Black with #557815
Text Example
Text Example
White with #557815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557815; }
p { color: rgb(85,120,21); }
H1.HeaderClassName
{
color: #557815;
}
.AnyTagClassName
{
color: #557815;
}
</style>
background-color css
<style>
a { background-color: #557815; }
a { background-color: rgb(85,120,21); }
div.DivClassName
{
background-color: #557815;
}
.BgClassName
{
background-color: #557815;
}
</style>
border-color css
<style>
span { border-color: #557815; }
span { border-color: rgb(85,120,21); }
td.TdClassName
{
border-color: #557815;
}
.TagClassName
{
border-color: #557815;
}
</style>