Shades of Fiji Green #557812
Tints of Fiji Green #557812
RGB
CMYK
RGB Variations
Color information
#557812 (or 0x557812) is known color: Fiji Green. HEX triplet: 55, 78 and 12. RGB value is (85,120,18). Sum of RGB (Red+Green+Blue) = 85+120+18=223 (29% of max value = 765). Red value is 85 (33.59% from 255 or 38.12% from 223); Green value is 120 (47.27% from 255 or 53.81% from 223); Blue value is 18 (7.42% from 255 or 8.07% from 223); Max value from RGB is 120 - color contains mainly: green. Hex color #557812 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557812 is #AA87ED. Grayscale: #626262. Windows color (decimal): -11175918 or 1210453. OLE color: 1210453.
HSL color Cylindrical-coordinate representation of color #557812: hue angle of 80.59º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #557812 is Cyan = 0.29, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 120 | 18 | - |
| CMYK | 0.29 | 0 | 0.85 | 0.53 |
| HSL | 80.59º | 0.74% | 0.27% | - |
| HSV(B) | 80.59º | 0.85% | 0.47% | - |
| XYZ | 10.57 | 15.41 | 2.99 | - |
| YUV | 97.91 | 82.9 | 118.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 120 | 18 | 0.29 | 0 | 0.85 | 0.53 | 80.59 | 0.74 | 0.27 |
| Hex | 55 | 78 | 12 | 1D | 0 | 55 | 35 | 51 | 4A | 1B |
| Octal | 125 | 170 | 22 | 35 | 0 | 125 | 65 | 121 | 112 | 33 |
| Binary | 1010101 | 1111000 | 10010 | 11101 | 0 | 1010101 | 110101 | 1010001 | 1001010 | 11011 |
Color Harmonies of #557812
Complementary color
Monochromatic Colors of #557812
Black with #557812
Text Example
Text Example
White with #557812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557812; }
p { color: rgb(85,120,18); }
H1.HeaderClassName
{
color: #557812;
}
.AnyTagClassName
{
color: #557812;
}
</style>
background-color css
<style>
a { background-color: #557812; }
a { background-color: rgb(85,120,18); }
div.DivClassName
{
background-color: #557812;
}
.BgClassName
{
background-color: #557812;
}
</style>
border-color css
<style>
span { border-color: #557812; }
span { border-color: rgb(85,120,18); }
td.TdClassName
{
border-color: #557812;
}
.TagClassName
{
border-color: #557812;
}
</style>