Shades of Amulet #819877
Tints of Amulet #819877
RGB
CMYK
RGB Variations
Color information
#819877 (or 0x819877) is known color: Amulet. HEX triplet: 81, 98 and 77. RGB value is (129,152,119). Sum of RGB (Red+Green+Blue) = 129+152+119=400 (52% of max value = 765). Red value is 129 (50.78% from 255 or 32.25% from 400); Green value is 152 (59.77% from 255 or 38% from 400); Blue value is 119 (46.88% from 255 or 29.75% from 400); Max value from RGB is 152 - color contains mainly: green. Hex color #819877 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #819877 is #7E6788. Grayscale: #8D8D8D. Windows color (decimal): -8284041 or 7837825. OLE color: 7837825.
HSL color Cylindrical-coordinate representation of color #819877: hue angle of 101.82º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #819877 is Cyan = 0.15, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 129 | 152 | 119 | - |
| CMYK | 0.15 | 0 | 0.22 | 0.40 |
| HSL | 101.82º | 0.14% | 0.53% | - |
| HSV(B) | 101.82º | 0.22% | 0.6% | - |
| XYZ | 23.61 | 28.46 | 21.7 | - |
| YUV | 141.36 | 115.38 | 119.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 152 | 119 | 0.15 | 0 | 0.22 | 0.40 | 101.82 | 0.14 | 0.53 |
| Hex | 81 | 98 | 77 | F | 0 | 16 | 28 | 66 | E | 35 |
| Octal | 201 | 230 | 167 | 17 | 0 | 26 | 50 | 146 | 16 | 65 |
| Binary | 10000001 | 10011000 | 1110111 | 1111 | 0 | 10110 | 101000 | 1100110 | 1110 | 110101 |
Color Harmonies of #819877
Complementary color
Monochromatic Colors of #819877
Black with #819877
Text Example
Text Example
White with #819877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819877; }
p { color: rgb(129,152,119); }
H1.HeaderClassName
{
color: #819877;
}
.AnyTagClassName
{
color: #819877;
}
</style>
background-color css
<style>
a { background-color: #819877; }
a { background-color: rgb(129,152,119); }
div.DivClassName
{
background-color: #819877;
}
.BgClassName
{
background-color: #819877;
}
</style>
border-color css
<style>
span { border-color: #819877; }
span { border-color: rgb(129,152,119); }
td.TdClassName
{
border-color: #819877;
}
.TagClassName
{
border-color: #819877;
}
</style>