Shades of Fiji Green #557302
Tints of Fiji Green #557302
RGB
CMYK
RGB Variations
Color information
#557302 (or 0x557302) is known color: Fiji Green. HEX triplet: 55, 73 and 02. RGB value is (85,115,2). Sum of RGB (Red+Green+Blue) = 85+115+2=202 (26% of max value = 765). Red value is 85 (33.59% from 255 or 42.08% from 202); Green value is 115 (45.31% from 255 or 56.93% from 202); Blue value is 2 (1.17% from 255 or 0.99% from 202); Max value from RGB is 115 - color contains mainly: green. Hex color #557302 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557302 is #AA8CFD. Grayscale: #5D5D5D. Windows color (decimal): -11177214 or 160597. OLE color: 160597.
HSL color Cylindrical-coordinate representation of color #557302: hue angle of 75.93º 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 #557302 is Cyan = 0.26, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 115 | 2 | - |
| CMYK | 0.26 | 0 | 0.98 | 0.55 |
| HSL | 75.93º | 0.97% | 0.23% | - |
| HSV(B) | 75.93º | 0.98% | 0.45% | - |
| XYZ | 9.89 | 14.2 | 2.28 | - |
| YUV | 93.15 | 76.56 | 122.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 2 | 0.26 | 0 | 0.98 | 0.55 | 75.93 | 0.97 | 0.23 |
| Hex | 55 | 73 | 2 | 1A | 0 | 62 | 37 | 4C | 61 | 17 |
| Octal | 125 | 163 | 2 | 32 | 0 | 142 | 67 | 114 | 141 | 27 |
| Binary | 1010101 | 1110011 | 10 | 11010 | 0 | 1100010 | 110111 | 1001100 | 1100001 | 10111 |
Color Harmonies of #557302
Complementary color
Monochromatic Colors of #557302
Black with #557302
Text Example
Text Example
White with #557302
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557302; }
p { color: rgb(85,115,2); }
H1.HeaderClassName
{
color: #557302;
}
.AnyTagClassName
{
color: #557302;
}
</style>
background-color css
<style>
a { background-color: #557302; }
a { background-color: rgb(85,115,2); }
div.DivClassName
{
background-color: #557302;
}
.BgClassName
{
background-color: #557302;
}
</style>
border-color css
<style>
span { border-color: #557302; }
span { border-color: rgb(85,115,2); }
td.TdClassName
{
border-color: #557302;
}
.TagClassName
{
border-color: #557302;
}
</style>