Shades of Amulet #819573
Tints of Amulet #819573
RGB
CMYK
RGB Variations
Color information
#819573 (or 0x819573) is known color: Amulet. HEX triplet: 81, 95 and 73. RGB value is (129,149,115). Sum of RGB (Red+Green+Blue) = 129+149+115=393 (52% of max value = 765). Red value is 129 (50.78% from 255 or 32.82% from 393); Green value is 149 (58.59% from 255 or 37.91% from 393); Blue value is 115 (45.31% from 255 or 29.26% from 393); Max value from RGB is 149 - color contains mainly: green. Hex color #819573 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #819573 is #7E6A8C. Grayscale: #8B8B8B. Windows color (decimal): -8284813 or 7574913. OLE color: 7574913.
HSL color Cylindrical-coordinate representation of color #819573: hue angle of 95.29º 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 #819573 is Cyan = 0.13, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 149 | 115 | - |
| CMYK | 0.13 | 0 | 0.23 | 0.42 |
| HSL | 95.29º | 0.14% | 0.52% | - |
| HSV(B) | 95.29º | 0.23% | 0.58% | - |
| XYZ | 22.9 | 27.4 | 20.3 | - |
| YUV | 139.14 | 114.37 | 120.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 149 | 115 | 0.13 | 0 | 0.23 | 0.42 | 95.29 | 0.14 | 0.52 |
| Hex | 81 | 95 | 73 | D | 0 | 17 | 2A | 5F | E | 34 |
| Octal | 201 | 225 | 163 | 15 | 0 | 27 | 52 | 137 | 16 | 64 |
| Binary | 10000001 | 10010101 | 1110011 | 1101 | 0 | 10111 | 101010 | 1011111 | 1110 | 110100 |
Color Harmonies of #819573
Complementary color
Monochromatic Colors of #819573
Black with #819573
Text Example
Text Example
White with #819573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819573; }
p { color: rgb(129,149,115); }
H1.HeaderClassName
{
color: #819573;
}
.AnyTagClassName
{
color: #819573;
}
</style>
background-color css
<style>
a { background-color: #819573; }
a { background-color: rgb(129,149,115); }
div.DivClassName
{
background-color: #819573;
}
.BgClassName
{
background-color: #819573;
}
</style>
border-color css
<style>
span { border-color: #819573; }
span { border-color: rgb(129,149,115); }
td.TdClassName
{
border-color: #819573;
}
.TagClassName
{
border-color: #819573;
}
</style>