Shades of Fiji Green #557305
Tints of Fiji Green #557305
RGB
CMYK
RGB Variations
Color information
#557305 (or 0x557305) is known color: Fiji Green. HEX triplet: 55, 73 and 05. RGB value is (85,115,5). Sum of RGB (Red+Green+Blue) = 85+115+5=205 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.46% from 205); Green value is 115 (45.31% from 255 or 56.10% from 205); Blue value is 5 (2.34% from 255 or 2.44% from 205); Max value from RGB is 115 - color contains mainly: green. Hex color #557305 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557305 is #AA8CFA. Grayscale: #5D5D5D. Windows color (decimal): -11177211 or 357205. OLE color: 357205.
HSL color Cylindrical-coordinate representation of color #557305: hue angle of 76.36º 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 #557305 is Cyan = 0.26, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 115 | 5 | - |
| CMYK | 0.26 | 0 | 0.96 | 0.55 |
| HSL | 76.36º | 0.92% | 0.24% | - |
| HSV(B) | 76.36º | 0.96% | 0.45% | - |
| XYZ | 9.9 | 14.2 | 2.36 | - |
| YUV | 93.49 | 78.06 | 121.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 5 | 0.26 | 0 | 0.96 | 0.55 | 76.36 | 0.92 | 0.24 |
| Hex | 55 | 73 | 5 | 1A | 0 | 60 | 37 | 4C | 5C | 18 |
| Octal | 125 | 163 | 5 | 32 | 0 | 140 | 67 | 114 | 134 | 30 |
| Binary | 1010101 | 1110011 | 101 | 11010 | 0 | 1100000 | 110111 | 1001100 | 1011100 | 11000 |
Color Harmonies of #557305
Complementary color
Monochromatic Colors of #557305
Black with #557305
Text Example
Text Example
White with #557305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557305; }
p { color: rgb(85,115,5); }
H1.HeaderClassName
{
color: #557305;
}
.AnyTagClassName
{
color: #557305;
}
</style>
background-color css
<style>
a { background-color: #557305; }
a { background-color: rgb(85,115,5); }
div.DivClassName
{
background-color: #557305;
}
.BgClassName
{
background-color: #557305;
}
</style>
border-color css
<style>
span { border-color: #557305; }
span { border-color: rgb(85,115,5); }
td.TdClassName
{
border-color: #557305;
}
.TagClassName
{
border-color: #557305;
}
</style>