Shades of Fiji Green #557202
Tints of Fiji Green #557202
RGB
CMYK
RGB Variations
Color information
#557202 (or 0x557202) is known color: Fiji Green. HEX triplet: 55, 72 and 02. RGB value is (85,114,2). Sum of RGB (Red+Green+Blue) = 85+114+2=201 (26% of max value = 765). Red value is 85 (33.59% from 255 or 42.29% from 201); Green value is 114 (44.92% from 255 or 56.72% from 201); Blue value is 2 (1.17% from 255 or 1.00% from 201); Max value from RGB is 114 - color contains mainly: green. Hex color #557202 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557202 is #AA8DFD. Grayscale: #5C5C5C. Windows color (decimal): -11177470 or 160341. OLE color: 160341.
HSL color Cylindrical-coordinate representation of color #557202: hue angle of 75.54º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #557202 is Cyan = 0.25, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 114 | 2 | - |
| CMYK | 0.25 | 0 | 0.98 | 0.55 |
| HSL | 75.54º | 0.97% | 0.23% | - |
| HSV(B) | 75.54º | 0.98% | 0.45% | - |
| XYZ | 9.77 | 13.97 | 2.24 | - |
| YUV | 92.56 | 76.89 | 122.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 114 | 2 | 0.25 | 0 | 0.98 | 0.55 | 75.54 | 0.97 | 0.23 |
| Hex | 55 | 72 | 2 | 19 | 0 | 62 | 37 | 4C | 61 | 17 |
| Octal | 125 | 162 | 2 | 31 | 0 | 142 | 67 | 114 | 141 | 27 |
| Binary | 1010101 | 1110010 | 10 | 11001 | 0 | 1100010 | 110111 | 1001100 | 1100001 | 10111 |
Color Harmonies of #557202
Complementary color
Monochromatic Colors of #557202
Black with #557202
Text Example
Text Example
White with #557202
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557202; }
p { color: rgb(85,114,2); }
H1.HeaderClassName
{
color: #557202;
}
.AnyTagClassName
{
color: #557202;
}
</style>
background-color css
<style>
a { background-color: #557202; }
a { background-color: rgb(85,114,2); }
div.DivClassName
{
background-color: #557202;
}
.BgClassName
{
background-color: #557202;
}
</style>
border-color css
<style>
span { border-color: #557202; }
span { border-color: rgb(85,114,2); }
td.TdClassName
{
border-color: #557202;
}
.TagClassName
{
border-color: #557202;
}
</style>