Shades of Amulet #819970
Tints of Amulet #819970
RGB
CMYK
RGB Variations
Color information
#819970 (or 0x819970) is known color: Amulet. HEX triplet: 81, 99 and 70. RGB value is (129,153,112). Sum of RGB (Red+Green+Blue) = 129+153+112=394 (52% of max value = 765). Red value is 129 (50.78% from 255 or 32.74% from 394); Green value is 153 (60.16% from 255 or 38.83% from 394); Blue value is 112 (44.14% from 255 or 28.43% from 394); Max value from RGB is 153 - color contains mainly: green. Hex color #819970 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #819970 is #7E668F. Grayscale: #8D8D8D. Windows color (decimal): -8283792 or 7379329. OLE color: 7379329.
HSL color Cylindrical-coordinate representation of color #819970: hue angle of 95.12º degrees, saturation: 0.17, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #819970 is Cyan = 0.16, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 153 | 112 | - |
| CMYK | 0.16 | 0 | 0.27 | 0.4 |
| HSL | 95.12º | 0.17% | 0.52% | - |
| HSV(B) | 95.12º | 0.27% | 0.6% | - |
| XYZ | 23.37 | 28.62 | 19.62 | - |
| YUV | 141.15 | 111.55 | 119.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 153 | 112 | 0.16 | 0 | 0.27 | 0.4 | 95.12 | 0.17 | 0.52 |
| Hex | 81 | 99 | 70 | 10 | 0 | 1B | 28 | 5F | 11 | 34 |
| Octal | 201 | 231 | 160 | 20 | 0 | 33 | 50 | 137 | 21 | 64 |
| Binary | 10000001 | 10011001 | 1110000 | 10000 | 0 | 11011 | 101000 | 1011111 | 10001 | 110100 |
Color Harmonies of #819970
Complementary color
Monochromatic Colors of #819970
Black with #819970
Text Example
Text Example
White with #819970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819970; }
p { color: rgb(129,153,112); }
H1.HeaderClassName
{
color: #819970;
}
.AnyTagClassName
{
color: #819970;
}
</style>
background-color css
<style>
a { background-color: #819970; }
a { background-color: rgb(129,153,112); }
div.DivClassName
{
background-color: #819970;
}
.BgClassName
{
background-color: #819970;
}
</style>
border-color css
<style>
span { border-color: #819970; }
span { border-color: rgb(129,153,112); }
td.TdClassName
{
border-color: #819970;
}
.TagClassName
{
border-color: #819970;
}
</style>