Shades of Amulet #819773
Tints of Amulet #819773
RGB
CMYK
RGB Variations
Color information
#819773 (or 0x819773) is known color: Amulet. HEX triplet: 81, 97 and 73. RGB value is (129,151,115). Sum of RGB (Red+Green+Blue) = 129+151+115=395 (52% of max value = 765). Red value is 129 (50.78% from 255 or 32.66% from 395); Green value is 151 (59.38% from 255 or 38.23% from 395); Blue value is 115 (45.31% from 255 or 29.11% from 395); Max value from RGB is 151 - color contains mainly: green. Hex color #819773 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #819773 is #7E688C. Grayscale: #8C8C8C. Windows color (decimal): -8284301 or 7575425. OLE color: 7575425.
HSL color Cylindrical-coordinate representation of color #819773: hue angle of 96.67º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #819773 is Cyan = 0.15, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 151 | 115 | - |
| CMYK | 0.15 | 0 | 0.24 | 0.41 |
| HSL | 96.67º | 0.15% | 0.52% | - |
| HSV(B) | 96.67º | 0.24% | 0.59% | - |
| XYZ | 23.21 | 28.04 | 20.41 | - |
| YUV | 140.32 | 113.71 | 119.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 151 | 115 | 0.15 | 0 | 0.24 | 0.41 | 96.67 | 0.15 | 0.52 |
| Hex | 81 | 97 | 73 | F | 0 | 18 | 29 | 61 | F | 34 |
| Octal | 201 | 227 | 163 | 17 | 0 | 30 | 51 | 141 | 17 | 64 |
| Binary | 10000001 | 10010111 | 1110011 | 1111 | 0 | 11000 | 101001 | 1100001 | 1111 | 110100 |
Color Harmonies of #819773
Complementary color
Monochromatic Colors of #819773
Black with #819773
Text Example
Text Example
White with #819773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819773; }
p { color: rgb(129,151,115); }
H1.HeaderClassName
{
color: #819773;
}
.AnyTagClassName
{
color: #819773;
}
</style>
background-color css
<style>
a { background-color: #819773; }
a { background-color: rgb(129,151,115); }
div.DivClassName
{
background-color: #819773;
}
.BgClassName
{
background-color: #819773;
}
</style>
border-color css
<style>
span { border-color: #819773; }
span { border-color: rgb(129,151,115); }
td.TdClassName
{
border-color: #819773;
}
.TagClassName
{
border-color: #819773;
}
</style>