Shades of Amulet #789774
Tints of Amulet #789774
RGB
CMYK
RGB Variations
Color information
#789774 (or 0x789774) is known color: Amulet. HEX triplet: 78, 97 and 74. RGB value is (120,151,116). Sum of RGB (Red+Green+Blue) = 120+151+116=387 (51% of max value = 765). Red value is 120 (47.27% from 255 or 31.01% from 387); Green value is 151 (59.38% from 255 or 39.02% from 387); Blue value is 116 (45.70% from 255 or 29.97% from 387); Max value from RGB is 151 - color contains mainly: green. Hex color #789774 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #789774 is #87688B. Grayscale: #898989. Windows color (decimal): -8874124 or 7640952. OLE color: 7640952.
HSL color Cylindrical-coordinate representation of color #789774: hue angle of 113.14º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #789774 is Cyan = 0.21, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 120 | 151 | 116 | - |
| CMYK | 0.21 | 0 | 0.23 | 0.41 |
| HSL | 113.14º | 0.14% | 0.52% | - |
| HSV(B) | 113.14º | 0.23% | 0.59% | - |
| XYZ | 21.96 | 27.39 | 20.65 | - |
| YUV | 137.74 | 115.73 | 115.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 151 | 116 | 0.21 | 0 | 0.23 | 0.41 | 113.14 | 0.14 | 0.52 |
| Hex | 78 | 97 | 74 | 15 | 0 | 17 | 29 | 71 | E | 34 |
| Octal | 170 | 227 | 164 | 25 | 0 | 27 | 51 | 161 | 16 | 64 |
| Binary | 1111000 | 10010111 | 1110100 | 10101 | 0 | 10111 | 101001 | 1110001 | 1110 | 110100 |
Color Harmonies of #789774
Complementary color
Monochromatic Colors of #789774
Black with #789774
Text Example
Text Example
White with #789774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789774; }
p { color: rgb(120,151,116); }
H1.HeaderClassName
{
color: #789774;
}
.AnyTagClassName
{
color: #789774;
}
</style>
background-color css
<style>
a { background-color: #789774; }
a { background-color: rgb(120,151,116); }
div.DivClassName
{
background-color: #789774;
}
.BgClassName
{
background-color: #789774;
}
</style>
border-color css
<style>
span { border-color: #789774; }
span { border-color: rgb(120,151,116); }
td.TdClassName
{
border-color: #789774;
}
.TagClassName
{
border-color: #789774;
}
</style>