Shades of Amulet #779569
Tints of Amulet #779569
RGB
CMYK
RGB Variations
Color information
#779569 (or 0x779569) is known color: Amulet. HEX triplet: 77, 95 and 69. RGB value is (119,149,105). Sum of RGB (Red+Green+Blue) = 119+149+105=373 (49% of max value = 765). Red value is 119 (46.88% from 255 or 31.90% from 373); Green value is 149 (58.59% from 255 or 39.95% from 373); Blue value is 105 (41.41% from 255 or 28.15% from 373); Max value from RGB is 149 - color contains mainly: green. Hex color #779569 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779569 is #886A96. Grayscale: #878787. Windows color (decimal): -8940183 or 6919543. OLE color: 6919543.
HSL color Cylindrical-coordinate representation of color #779569: hue angle of 100.91º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #779569 is Cyan = 0.20, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 149 | 105 | - |
| CMYK | 0.20 | 0 | 0.30 | 0.42 |
| HSL | 100.91º | 0.17% | 0.5% | - |
| HSV(B) | 100.91º | 0.3% | 0.58% | - |
| XYZ | 20.91 | 26.44 | 17.37 | - |
| YUV | 135.01 | 111.06 | 116.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 149 | 105 | 0.20 | 0 | 0.30 | 0.42 | 100.91 | 0.17 | 0.5 |
| Hex | 77 | 95 | 69 | 14 | 0 | 1E | 2A | 65 | 11 | 32 |
| Octal | 167 | 225 | 151 | 24 | 0 | 36 | 52 | 145 | 21 | 62 |
| Binary | 1110111 | 10010101 | 1101001 | 10100 | 0 | 11110 | 101010 | 1100101 | 10001 | 110010 |
Color Harmonies of #779569
Complementary color
Monochromatic Colors of #779569
Black with #779569
Text Example
Text Example
White with #779569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779569; }
p { color: rgb(119,149,105); }
H1.HeaderClassName
{
color: #779569;
}
.AnyTagClassName
{
color: #779569;
}
</style>
background-color css
<style>
a { background-color: #779569; }
a { background-color: rgb(119,149,105); }
div.DivClassName
{
background-color: #779569;
}
.BgClassName
{
background-color: #779569;
}
</style>
border-color css
<style>
span { border-color: #779569; }
span { border-color: rgb(119,149,105); }
td.TdClassName
{
border-color: #779569;
}
.TagClassName
{
border-color: #779569;
}
</style>