Shades of Fiji Green #557405
Tints of Fiji Green #557405
RGB
CMYK
RGB Variations
Color information
#557405 (or 0x557405) is known color: Fiji Green. HEX triplet: 55, 74 and 05. RGB value is (85,116,5). Sum of RGB (Red+Green+Blue) = 85+116+5=206 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.26% from 206); Green value is 116 (45.70% from 255 or 56.31% from 206); Blue value is 5 (2.34% from 255 or 2.43% from 206); Max value from RGB is 116 - color contains mainly: green. Hex color #557405 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557405 is #AA8BFA. Grayscale: #5E5E5E. Windows color (decimal): -11176955 or 357461. OLE color: 357461.
HSL color Cylindrical-coordinate representation of color #557405: hue angle of 76.76º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #557405 is Cyan = 0.27, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 116 | 5 | - |
| CMYK | 0.27 | 0 | 0.96 | 0.55 |
| HSL | 76.76º | 0.92% | 0.24% | - |
| HSV(B) | 76.76º | 0.96% | 0.45% | - |
| XYZ | 10.02 | 14.43 | 2.4 | - |
| YUV | 94.08 | 77.73 | 121.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 116 | 5 | 0.27 | 0 | 0.96 | 0.55 | 76.76 | 0.92 | 0.24 |
| Hex | 55 | 74 | 5 | 1B | 0 | 60 | 37 | 4D | 5C | 18 |
| Octal | 125 | 164 | 5 | 33 | 0 | 140 | 67 | 115 | 134 | 30 |
| Binary | 1010101 | 1110100 | 101 | 11011 | 0 | 1100000 | 110111 | 1001101 | 1011100 | 11000 |
Color Harmonies of #557405
Complementary color
Monochromatic Colors of #557405
Black with #557405
Text Example
Text Example
White with #557405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557405; }
p { color: rgb(85,116,5); }
H1.HeaderClassName
{
color: #557405;
}
.AnyTagClassName
{
color: #557405;
}
</style>
background-color css
<style>
a { background-color: #557405; }
a { background-color: rgb(85,116,5); }
div.DivClassName
{
background-color: #557405;
}
.BgClassName
{
background-color: #557405;
}
</style>
border-color css
<style>
span { border-color: #557405; }
span { border-color: rgb(85,116,5); }
td.TdClassName
{
border-color: #557405;
}
.TagClassName
{
border-color: #557405;
}
</style>