Shades of Fiji Green #556515
Tints of Fiji Green #556515
RGB
CMYK
RGB Variations
Color information
#556515 (or 0x556515) is known color: Fiji Green. HEX triplet: 55, 65 and 15. RGB value is (85,101,21). Sum of RGB (Red+Green+Blue) = 85+101+21=207 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.06% from 207); Green value is 101 (39.84% from 255 or 48.79% from 207); Blue value is 21 (8.59% from 255 or 10.14% from 207); Max value from RGB is 101 - color contains mainly: green. Hex color #556515 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #556515 is #AA9AEA. Grayscale: #575757. Windows color (decimal): -11180779 or 1402197. OLE color: 1402197.
HSL color Cylindrical-coordinate representation of color #556515: hue angle of 72º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #556515 is Cyan = 0.16, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 85 | 101 | 21 | - |
| CMYK | 0.16 | 0 | 0.79 | 0.60 |
| HSL | 72º | 0.66% | 0.24% | - |
| HSV(B) | 72º | 0.79% | 0.4% | - |
| XYZ | 8.54 | 11.29 | 2.44 | - |
| YUV | 87.1 | 90.7 | 126.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 101 | 21 | 0.16 | 0 | 0.79 | 0.60 | 72 | 0.66 | 0.24 |
| Hex | 55 | 65 | 15 | 10 | 0 | 4F | 3C | 48 | 42 | 18 |
| Octal | 125 | 145 | 25 | 20 | 0 | 117 | 74 | 110 | 102 | 30 |
| Binary | 1010101 | 1100101 | 10101 | 10000 | 0 | 1001111 | 111100 | 1001000 | 1000010 | 11000 |
Color Harmonies of #556515
Complementary color
Monochromatic Colors of #556515
Black with #556515
Text Example
Text Example
White with #556515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556515; }
p { color: rgb(85,101,21); }
H1.HeaderClassName
{
color: #556515;
}
.AnyTagClassName
{
color: #556515;
}
</style>
background-color css
<style>
a { background-color: #556515; }
a { background-color: rgb(85,101,21); }
div.DivClassName
{
background-color: #556515;
}
.BgClassName
{
background-color: #556515;
}
</style>
border-color css
<style>
span { border-color: #556515; }
span { border-color: rgb(85,101,21); }
td.TdClassName
{
border-color: #556515;
}
.TagClassName
{
border-color: #556515;
}
</style>