Shades of Amulet #779668
Tints of Amulet #779668
RGB
CMYK
RGB Variations
Color information
#779668 (or 0x779668) is known color: Amulet. HEX triplet: 77, 96 and 68. RGB value is (119,150,104). Sum of RGB (Red+Green+Blue) = 119+150+104=373 (49% of max value = 765). Red value is 119 (46.88% from 255 or 31.90% from 373); Green value is 150 (58.98% from 255 or 40.21% from 373); Blue value is 104 (41.02% from 255 or 27.88% from 373); Max value from RGB is 150 - color contains mainly: green. Hex color #779668 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779668 is #886997. Grayscale: #878787. Windows color (decimal): -8939928 or 6854263. OLE color: 6854263.
HSL color Cylindrical-coordinate representation of color #779668: hue angle of 100.43º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #779668 is Cyan = 0.21, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 150 | 104 | - |
| CMYK | 0.21 | 0 | 0.31 | 0.41 |
| HSL | 100.43º | 0.18% | 0.5% | - |
| HSV(B) | 100.43º | 0.31% | 0.59% | - |
| XYZ | 21.01 | 26.73 | 17.15 | - |
| YUV | 135.49 | 110.23 | 116.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 150 | 104 | 0.21 | 0 | 0.31 | 0.41 | 100.43 | 0.18 | 0.5 |
| Hex | 77 | 96 | 68 | 15 | 0 | 1F | 29 | 64 | 12 | 32 |
| Octal | 167 | 226 | 150 | 25 | 0 | 37 | 51 | 144 | 22 | 62 |
| Binary | 1110111 | 10010110 | 1101000 | 10101 | 0 | 11111 | 101001 | 1100100 | 10010 | 110010 |
Color Harmonies of #779668
Complementary color
Monochromatic Colors of #779668
Black with #779668
Text Example
Text Example
White with #779668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779668; }
p { color: rgb(119,150,104); }
H1.HeaderClassName
{
color: #779668;
}
.AnyTagClassName
{
color: #779668;
}
</style>
background-color css
<style>
a { background-color: #779668; }
a { background-color: rgb(119,150,104); }
div.DivClassName
{
background-color: #779668;
}
.BgClassName
{
background-color: #779668;
}
</style>
border-color css
<style>
span { border-color: #779668; }
span { border-color: rgb(119,150,104); }
td.TdClassName
{
border-color: #779668;
}
.TagClassName
{
border-color: #779668;
}
</style>