Shades of Amulet #799572
Tints of Amulet #799572
RGB
CMYK
RGB Variations
Color information
#799572 (or 0x799572) is known color: Amulet. HEX triplet: 79, 95 and 72. RGB value is (121,149,114). Sum of RGB (Red+Green+Blue) = 121+149+114=384 (50% of max value = 765). Red value is 121 (47.66% from 255 or 31.51% from 384); Green value is 149 (58.59% from 255 or 38.80% from 384); Blue value is 114 (44.92% from 255 or 29.69% from 384); Max value from RGB is 149 - color contains mainly: green. Hex color #799572 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #799572 is #866A8D. Grayscale: #888888. Windows color (decimal): -8809102 or 7509369. OLE color: 7509369.
HSL color Cylindrical-coordinate representation of color #799572: hue angle of 108º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #799572 is Cyan = 0.19, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 149 | 114 | - |
| CMYK | 0.19 | 0 | 0.23 | 0.42 |
| HSL | 108º | 0.14% | 0.52% | - |
| HSV(B) | 108º | 0.23% | 0.58% | - |
| XYZ | 21.67 | 26.77 | 19.95 | - |
| YUV | 136.64 | 115.22 | 116.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 149 | 114 | 0.19 | 0 | 0.23 | 0.42 | 108 | 0.14 | 0.52 |
| Hex | 79 | 95 | 72 | 13 | 0 | 17 | 2A | 6C | E | 34 |
| Octal | 171 | 225 | 162 | 23 | 0 | 27 | 52 | 154 | 16 | 64 |
| Binary | 1111001 | 10010101 | 1110010 | 10011 | 0 | 10111 | 101010 | 1101100 | 1110 | 110100 |
Color Harmonies of #799572
Complementary color
Monochromatic Colors of #799572
Black with #799572
Text Example
Text Example
White with #799572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799572; }
p { color: rgb(121,149,114); }
H1.HeaderClassName
{
color: #799572;
}
.AnyTagClassName
{
color: #799572;
}
</style>
background-color css
<style>
a { background-color: #799572; }
a { background-color: rgb(121,149,114); }
div.DivClassName
{
background-color: #799572;
}
.BgClassName
{
background-color: #799572;
}
</style>
border-color css
<style>
span { border-color: #799572; }
span { border-color: rgb(121,149,114); }
td.TdClassName
{
border-color: #799572;
}
.TagClassName
{
border-color: #799572;
}
</style>