Shades of Amulet #819374
Tints of Amulet #819374
RGB
CMYK
RGB Variations
Color information
#819374 (or 0x819374) is known color: Amulet. HEX triplet: 81, 93 and 74. RGB value is (129,147,116). Sum of RGB (Red+Green+Blue) = 129+147+116=392 (51% of max value = 765). Red value is 129 (50.78% from 255 or 32.91% from 392); Green value is 147 (57.81% from 255 or 37.5% from 392); Blue value is 116 (45.70% from 255 or 29.59% from 392); Max value from RGB is 147 - color contains mainly: green. Hex color #819374 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #819374 is #7E6C8B. Grayscale: #8A8A8A. Windows color (decimal): -8285324 or 7639937. OLE color: 7639937.
HSL color Cylindrical-coordinate representation of color #819374: hue angle of 94.84º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #819374 is Cyan = 0.12, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 147 | 116 | - |
| CMYK | 0.12 | 0 | 0.21 | 0.42 |
| HSL | 94.84º | 0.13% | 0.52% | - |
| HSV(B) | 94.84º | 0.21% | 0.58% | - |
| XYZ | 22.64 | 26.8 | 20.5 | - |
| YUV | 138.08 | 115.54 | 121.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 147 | 116 | 0.12 | 0 | 0.21 | 0.42 | 94.84 | 0.13 | 0.52 |
| Hex | 81 | 93 | 74 | C | 0 | 15 | 2A | 5F | D | 34 |
| Octal | 201 | 223 | 164 | 14 | 0 | 25 | 52 | 137 | 15 | 64 |
| Binary | 10000001 | 10010011 | 1110100 | 1100 | 0 | 10101 | 101010 | 1011111 | 1101 | 110100 |
Color Harmonies of #819374
Complementary color
Monochromatic Colors of #819374
Black with #819374
Text Example
Text Example
White with #819374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819374; }
p { color: rgb(129,147,116); }
H1.HeaderClassName
{
color: #819374;
}
.AnyTagClassName
{
color: #819374;
}
</style>
background-color css
<style>
a { background-color: #819374; }
a { background-color: rgb(129,147,116); }
div.DivClassName
{
background-color: #819374;
}
.BgClassName
{
background-color: #819374;
}
</style>
border-color css
<style>
span { border-color: #819374; }
span { border-color: rgb(129,147,116); }
td.TdClassName
{
border-color: #819374;
}
.TagClassName
{
border-color: #819374;
}
</style>