Shades of Fiji Green #557208
Tints of Fiji Green #557208
RGB
CMYK
RGB Variations
Color information
#557208 (or 0x557208) is known color: Fiji Green. HEX triplet: 55, 72 and 08. RGB value is (85,114,8). Sum of RGB (Red+Green+Blue) = 85+114+8=207 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.06% from 207); Green value is 114 (44.92% from 255 or 55.07% from 207); Blue value is 8 (3.52% from 255 or 3.86% from 207); Max value from RGB is 114 - color contains mainly: green. Hex color #557208 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557208 is #AA8DF7. Grayscale: #5D5D5D. Windows color (decimal): -11177464 or 553557. OLE color: 553557.
HSL color Cylindrical-coordinate representation of color #557208: hue angle of 76.42º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #557208 is Cyan = 0.25, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 114 | 8 | - |
| CMYK | 0.25 | 0 | 0.93 | 0.55 |
| HSL | 76.42º | 0.87% | 0.24% | - |
| HSV(B) | 76.42º | 0.93% | 0.45% | - |
| XYZ | 9.81 | 13.98 | 2.41 | - |
| YUV | 93.25 | 79.89 | 122.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 114 | 8 | 0.25 | 0 | 0.93 | 0.55 | 76.42 | 0.87 | 0.24 |
| Hex | 55 | 72 | 8 | 19 | 0 | 5D | 37 | 4C | 57 | 18 |
| Octal | 125 | 162 | 10 | 31 | 0 | 135 | 67 | 114 | 127 | 30 |
| Binary | 1010101 | 1110010 | 1000 | 11001 | 0 | 1011101 | 110111 | 1001100 | 1010111 | 11000 |
Color Harmonies of #557208
Complementary color
Monochromatic Colors of #557208
Black with #557208
Text Example
Text Example
White with #557208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557208; }
p { color: rgb(85,114,8); }
H1.HeaderClassName
{
color: #557208;
}
.AnyTagClassName
{
color: #557208;
}
</style>
background-color css
<style>
a { background-color: #557208; }
a { background-color: rgb(85,114,8); }
div.DivClassName
{
background-color: #557208;
}
.BgClassName
{
background-color: #557208;
}
</style>
border-color css
<style>
span { border-color: #557208; }
span { border-color: rgb(85,114,8); }
td.TdClassName
{
border-color: #557208;
}
.TagClassName
{
border-color: #557208;
}
</style>