Shades of Amulet #779370
Tints of Amulet #779370
RGB
CMYK
RGB Variations
Color information
#779370 (or 0x779370) is known color: Amulet. HEX triplet: 77, 93 and 70. RGB value is (119,147,112). Sum of RGB (Red+Green+Blue) = 119+147+112=378 (50% of max value = 765). Red value is 119 (46.88% from 255 or 31.48% from 378); Green value is 147 (57.81% from 255 or 38.89% from 378); Blue value is 112 (44.14% from 255 or 29.63% from 378); Max value from RGB is 147 - color contains mainly: green. Hex color #779370 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779370 is #886C8F. Grayscale: #868686. Windows color (decimal): -8940688 or 7377783. OLE color: 7377783.
HSL color Cylindrical-coordinate representation of color #779370: hue angle of 108º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #779370 is Cyan = 0.19, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 147 | 112 | - |
| CMYK | 0.19 | 0 | 0.24 | 0.42 |
| HSL | 108º | 0.14% | 0.51% | - |
| HSV(B) | 108º | 0.24% | 0.58% | - |
| XYZ | 20.97 | 25.96 | 19.23 | - |
| YUV | 134.64 | 115.22 | 116.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 147 | 112 | 0.19 | 0 | 0.24 | 0.42 | 108 | 0.14 | 0.51 |
| Hex | 77 | 93 | 70 | 13 | 0 | 18 | 2A | 6C | E | 33 |
| Octal | 167 | 223 | 160 | 23 | 0 | 30 | 52 | 154 | 16 | 63 |
| Binary | 1110111 | 10010011 | 1110000 | 10011 | 0 | 11000 | 101010 | 1101100 | 1110 | 110011 |
Color Harmonies of #779370
Complementary color
Monochromatic Colors of #779370
Black with #779370
Text Example
Text Example
White with #779370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779370; }
p { color: rgb(119,147,112); }
H1.HeaderClassName
{
color: #779370;
}
.AnyTagClassName
{
color: #779370;
}
</style>
background-color css
<style>
a { background-color: #779370; }
a { background-color: rgb(119,147,112); }
div.DivClassName
{
background-color: #779370;
}
.BgClassName
{
background-color: #779370;
}
</style>
border-color css
<style>
span { border-color: #779370; }
span { border-color: rgb(119,147,112); }
td.TdClassName
{
border-color: #779370;
}
.TagClassName
{
border-color: #779370;
}
</style>