Shades of Fiji Green #557501
Tints of Fiji Green #557501
RGB
CMYK
RGB Variations
Color information
#557501 (or 0x557501) is known color: Fiji Green. HEX triplet: 55, 75 and 01. RGB value is (85,117,1). Sum of RGB (Red+Green+Blue) = 85+117+1=203 (26% of max value = 765). Red value is 85 (33.59% from 255 or 41.87% from 203); Green value is 117 (46.09% from 255 or 57.64% from 203); Blue value is 1 (0.78% from 255 or 0.49% from 203); Max value from RGB is 117 - color contains mainly: green. Hex color #557501 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557501 is #AA8AFE. Grayscale: #5E5E5E. Windows color (decimal): -11176703 or 95573. OLE color: 95573.
HSL color Cylindrical-coordinate representation of color #557501: hue angle of 76.55º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #557501 is Cyan = 0.27, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 117 | 1 | - |
| CMYK | 0.27 | 0 | 0.99 | 0.54 |
| HSL | 76.55º | 0.98% | 0.23% | - |
| HSV(B) | 76.55º | 0.99% | 0.46% | - |
| XYZ | 10.11 | 14.66 | 2.32 | - |
| YUV | 94.21 | 75.4 | 121.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 117 | 1 | 0.27 | 0 | 0.99 | 0.54 | 76.55 | 0.98 | 0.23 |
| Hex | 55 | 75 | 1 | 1B | 0 | 63 | 36 | 4D | 62 | 17 |
| Octal | 125 | 165 | 1 | 33 | 0 | 143 | 66 | 115 | 142 | 27 |
| Binary | 1010101 | 1110101 | 1 | 11011 | 0 | 1100011 | 110110 | 1001101 | 1100010 | 10111 |
Color Harmonies of #557501
Complementary color
Monochromatic Colors of #557501
Black with #557501
Text Example
Text Example
White with #557501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557501; }
p { color: rgb(85,117,1); }
H1.HeaderClassName
{
color: #557501;
}
.AnyTagClassName
{
color: #557501;
}
</style>
background-color css
<style>
a { background-color: #557501; }
a { background-color: rgb(85,117,1); }
div.DivClassName
{
background-color: #557501;
}
.BgClassName
{
background-color: #557501;
}
</style>
border-color css
<style>
span { border-color: #557501; }
span { border-color: rgb(85,117,1); }
td.TdClassName
{
border-color: #557501;
}
.TagClassName
{
border-color: #557501;
}
</style>