Shades of Fiji Green #557102
Tints of Fiji Green #557102
RGB
CMYK
RGB Variations
Color information
#557102 (or 0x557102) is known color: Fiji Green. HEX triplet: 55, 71 and 02. RGB value is (85,113,2). Sum of RGB (Red+Green+Blue) = 85+113+2=200 (26% of max value = 765). Red value is 85 (33.59% from 255 or 42.5% from 200); Green value is 113 (44.53% from 255 or 56.5% from 200); Blue value is 2 (1.17% from 255 or 1% from 200); Max value from RGB is 113 - color contains mainly: green. Hex color #557102 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557102 is #AA8EFD. Grayscale: #5C5C5C. Windows color (decimal): -11177726 or 160085. OLE color: 160085.
HSL color Cylindrical-coordinate representation of color #557102: hue angle of 75.14º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #557102 is Cyan = 0.25, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 2 | - |
| CMYK | 0.25 | 0 | 0.98 | 0.56 |
| HSL | 75.14º | 0.97% | 0.23% | - |
| HSV(B) | 75.14º | 0.98% | 0.44% | - |
| XYZ | 9.66 | 13.75 | 2.2 | - |
| YUV | 91.97 | 77.22 | 123.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 2 | 0.25 | 0 | 0.98 | 0.56 | 75.14 | 0.97 | 0.23 |
| Hex | 55 | 71 | 2 | 19 | 0 | 62 | 38 | 4B | 61 | 17 |
| Octal | 125 | 161 | 2 | 31 | 0 | 142 | 70 | 113 | 141 | 27 |
| Binary | 1010101 | 1110001 | 10 | 11001 | 0 | 1100010 | 111000 | 1001011 | 1100001 | 10111 |
Color Harmonies of #557102
Complementary color
Monochromatic Colors of #557102
Black with #557102
Text Example
Text Example
White with #557102
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557102; }
p { color: rgb(85,113,2); }
H1.HeaderClassName
{
color: #557102;
}
.AnyTagClassName
{
color: #557102;
}
</style>
background-color css
<style>
a { background-color: #557102; }
a { background-color: rgb(85,113,2); }
div.DivClassName
{
background-color: #557102;
}
.BgClassName
{
background-color: #557102;
}
</style>
border-color css
<style>
span { border-color: #557102; }
span { border-color: rgb(85,113,2); }
td.TdClassName
{
border-color: #557102;
}
.TagClassName
{
border-color: #557102;
}
</style>