Shades of Amulet #819574
Tints of Amulet #819574
RGB
CMYK
RGB Variations
Color information
#819574 (or 0x819574) is known color: Amulet. HEX triplet: 81, 95 and 74. RGB value is (129,149,116). Sum of RGB (Red+Green+Blue) = 129+149+116=394 (52% of max value = 765). Red value is 129 (50.78% from 255 or 32.74% from 394); Green value is 149 (58.59% from 255 or 37.82% from 394); Blue value is 116 (45.70% from 255 or 29.44% from 394); Max value from RGB is 149 - color contains mainly: green. Hex color #819574 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #819574 is #7E6A8B. Grayscale: #8B8B8B. Windows color (decimal): -8284812 or 7640449. OLE color: 7640449.
HSL color Cylindrical-coordinate representation of color #819574: hue angle of 96.36º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #819574 is Cyan = 0.13, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 149 | 116 | - |
| CMYK | 0.13 | 0 | 0.22 | 0.42 |
| HSL | 96.36º | 0.13% | 0.52% | - |
| HSV(B) | 96.36º | 0.22% | 0.58% | - |
| XYZ | 22.95 | 27.42 | 20.61 | - |
| YUV | 139.26 | 114.87 | 120.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 149 | 116 | 0.13 | 0 | 0.22 | 0.42 | 96.36 | 0.13 | 0.52 |
| Hex | 81 | 95 | 74 | D | 0 | 16 | 2A | 60 | D | 34 |
| Octal | 201 | 225 | 164 | 15 | 0 | 26 | 52 | 140 | 15 | 64 |
| Binary | 10000001 | 10010101 | 1110100 | 1101 | 0 | 10110 | 101010 | 1100000 | 1101 | 110100 |
Color Harmonies of #819574
Complementary color
Monochromatic Colors of #819574
Black with #819574
Text Example
Text Example
White with #819574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819574; }
p { color: rgb(129,149,116); }
H1.HeaderClassName
{
color: #819574;
}
.AnyTagClassName
{
color: #819574;
}
</style>
background-color css
<style>
a { background-color: #819574; }
a { background-color: rgb(129,149,116); }
div.DivClassName
{
background-color: #819574;
}
.BgClassName
{
background-color: #819574;
}
</style>
border-color css
<style>
span { border-color: #819574; }
span { border-color: rgb(129,149,116); }
td.TdClassName
{
border-color: #819574;
}
.TagClassName
{
border-color: #819574;
}
</style>