Shades of Amulet #779372
Tints of Amulet #779372
RGB
CMYK
RGB Variations
Color information
#779372 (or 0x779372) is known color: Amulet. HEX triplet: 77, 93 and 72. RGB value is (119,147,114). Sum of RGB (Red+Green+Blue) = 119+147+114=380 (50% of max value = 765). Red value is 119 (46.88% from 255 or 31.32% from 380); Green value is 147 (57.81% from 255 or 38.68% from 380); Blue value is 114 (44.92% from 255 or 30% from 380); Max value from RGB is 147 - color contains mainly: green. Hex color #779372 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779372 is #886C8D. Grayscale: #868686. Windows color (decimal): -8940686 or 7508855. OLE color: 7508855.
HSL color Cylindrical-coordinate representation of color #779372: hue angle of 110.91º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #779372 is Cyan = 0.19, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 147 | 114 | - |
| CMYK | 0.19 | 0 | 0.22 | 0.42 |
| HSL | 110.91º | 0.13% | 0.51% | - |
| HSV(B) | 110.91º | 0.22% | 0.58% | - |
| XYZ | 21.08 | 26 | 19.83 | - |
| YUV | 134.87 | 116.22 | 116.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 147 | 114 | 0.19 | 0 | 0.22 | 0.42 | 110.91 | 0.13 | 0.51 |
| Hex | 77 | 93 | 72 | 13 | 0 | 16 | 2A | 6F | D | 33 |
| Octal | 167 | 223 | 162 | 23 | 0 | 26 | 52 | 157 | 15 | 63 |
| Binary | 1110111 | 10010011 | 1110010 | 10011 | 0 | 10110 | 101010 | 1101111 | 1101 | 110011 |
Color Harmonies of #779372
Complementary color
Monochromatic Colors of #779372
Black with #779372
Text Example
Text Example
White with #779372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779372; }
p { color: rgb(119,147,114); }
H1.HeaderClassName
{
color: #779372;
}
.AnyTagClassName
{
color: #779372;
}
</style>
background-color css
<style>
a { background-color: #779372; }
a { background-color: rgb(119,147,114); }
div.DivClassName
{
background-color: #779372;
}
.BgClassName
{
background-color: #779372;
}
</style>
border-color css
<style>
span { border-color: #779372; }
span { border-color: rgb(119,147,114); }
td.TdClassName
{
border-color: #779372;
}
.TagClassName
{
border-color: #779372;
}
</style>