Shades of Fiji Green #557907
Tints of Fiji Green #557907
RGB
CMYK
RGB Variations
Color information
#557907 (or 0x557907) is known color: Fiji Green. HEX triplet: 55, 79 and 07. RGB value is (85,121,7). Sum of RGB (Red+Green+Blue) = 85+121+7=213 (28% of max value = 765). Red value is 85 (33.59% from 255 or 39.91% from 213); Green value is 121 (47.66% from 255 or 56.81% from 213); Blue value is 7 (3.12% from 255 or 3.29% from 213); Max value from RGB is 121 - color contains mainly: green. Hex color #557907 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557907 is #AA86F8. Grayscale: #616161. Windows color (decimal): -11175673 or 489813. OLE color: 489813.
HSL color Cylindrical-coordinate representation of color #557907: hue angle of 78.95º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #557907 is Cyan = 0.30, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 121 | 7 | - |
| CMYK | 0.30 | 0 | 0.94 | 0.53 |
| HSL | 78.95º | 0.89% | 0.25% | - |
| HSV(B) | 78.95º | 0.94% | 0.47% | - |
| XYZ | 10.62 | 15.62 | 2.66 | - |
| YUV | 97.24 | 77.07 | 119.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 121 | 7 | 0.30 | 0 | 0.94 | 0.53 | 78.95 | 0.89 | 0.25 |
| Hex | 55 | 79 | 7 | 1E | 0 | 5E | 35 | 4F | 59 | 19 |
| Octal | 125 | 171 | 7 | 36 | 0 | 136 | 65 | 117 | 131 | 31 |
| Binary | 1010101 | 1111001 | 111 | 11110 | 0 | 1011110 | 110101 | 1001111 | 1011001 | 11001 |
Color Harmonies of #557907
Complementary color
Monochromatic Colors of #557907
Black with #557907
Text Example
Text Example
White with #557907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557907; }
p { color: rgb(85,121,7); }
H1.HeaderClassName
{
color: #557907;
}
.AnyTagClassName
{
color: #557907;
}
</style>
background-color css
<style>
a { background-color: #557907; }
a { background-color: rgb(85,121,7); }
div.DivClassName
{
background-color: #557907;
}
.BgClassName
{
background-color: #557907;
}
</style>
border-color css
<style>
span { border-color: #557907; }
span { border-color: rgb(85,121,7); }
td.TdClassName
{
border-color: #557907;
}
.TagClassName
{
border-color: #557907;
}
</style>