Shades of Fiji Green #557318
Tints of Fiji Green #557318
RGB
CMYK
RGB Variations
Color information
#557318 (or 0x557318) is known color: Fiji Green. HEX triplet: 55, 73 and 18. RGB value is (85,115,24). Sum of RGB (Red+Green+Blue) = 85+115+24=224 (29% of max value = 765). Red value is 85 (33.59% from 255 or 37.95% from 224); Green value is 115 (45.31% from 255 or 51.34% from 224); Blue value is 24 (9.77% from 255 or 10.71% from 224); Max value from RGB is 115 - color contains mainly: green. Hex color #557318 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557318 is #AA8CE7. Grayscale: #5F5F5F. Windows color (decimal): -11177192 or 1602389. OLE color: 1602389.
HSL color Cylindrical-coordinate representation of color #557318: hue angle of 79.78º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #557318 is Cyan = 0.26, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 115 | 24 | - |
| CMYK | 0.26 | 0 | 0.79 | 0.55 |
| HSL | 79.78º | 0.65% | 0.27% | - |
| HSV(B) | 79.78º | 0.79% | 0.45% | - |
| XYZ | 10.04 | 14.26 | 3.09 | - |
| YUV | 95.66 | 87.56 | 120.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 24 | 0.26 | 0 | 0.79 | 0.55 | 79.78 | 0.65 | 0.27 |
| Hex | 55 | 73 | 18 | 1A | 0 | 4F | 37 | 50 | 41 | 1B |
| Octal | 125 | 163 | 30 | 32 | 0 | 117 | 67 | 120 | 101 | 33 |
| Binary | 1010101 | 1110011 | 11000 | 11010 | 0 | 1001111 | 110111 | 1010000 | 1000001 | 11011 |
Color Harmonies of #557318
Complementary color
Monochromatic Colors of #557318
Black with #557318
Text Example
Text Example
White with #557318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557318; }
p { color: rgb(85,115,24); }
H1.HeaderClassName
{
color: #557318;
}
.AnyTagClassName
{
color: #557318;
}
</style>
background-color css
<style>
a { background-color: #557318; }
a { background-color: rgb(85,115,24); }
div.DivClassName
{
background-color: #557318;
}
.BgClassName
{
background-color: #557318;
}
</style>
border-color css
<style>
span { border-color: #557318; }
span { border-color: rgb(85,115,24); }
td.TdClassName
{
border-color: #557318;
}
.TagClassName
{
border-color: #557318;
}
</style>