Shades of Amulet #889781
Tints of Amulet #889781
RGB
CMYK
RGB Variations
Color information
#889781 (or 0x889781) is known color: Amulet. HEX triplet: 88, 97 and 81. RGB value is (136,151,129). Sum of RGB (Red+Green+Blue) = 136+151+129=416 (55% of max value = 765). Red value is 136 (53.52% from 255 or 32.69% from 416); Green value is 151 (59.38% from 255 or 36.30% from 416); Blue value is 129 (50.78% from 255 or 31.01% from 416); Max value from RGB is 151 - color contains mainly: green. Hex color #889781 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #889781 is #77687E. Grayscale: #909090. Windows color (decimal): -7825535 or 8492936. OLE color: 8492936.
HSL color Cylindrical-coordinate representation of color #889781: hue angle of 100.91º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #889781 is Cyan = 0.10, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 136 | 151 | 129 | - |
| CMYK | 0.10 | 0 | 0.15 | 0.41 |
| HSL | 100.91º | 0.1% | 0.55% | - |
| HSV(B) | 100.91º | 0.15% | 0.59% | - |
| XYZ | 25.18 | 28.95 | 25.03 | - |
| YUV | 144.01 | 119.53 | 122.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 151 | 129 | 0.10 | 0 | 0.15 | 0.41 | 100.91 | 0.1 | 0.55 |
| Hex | 88 | 97 | 81 | A | 0 | F | 29 | 65 | A | 37 |
| Octal | 210 | 227 | 201 | 12 | 0 | 17 | 51 | 145 | 12 | 67 |
| Binary | 10001000 | 10010111 | 10000001 | 1010 | 0 | 1111 | 101001 | 1100101 | 1010 | 110111 |
Color Harmonies of #889781
Complementary color
Monochromatic Colors of #889781
Black with #889781
Text Example
Text Example
White with #889781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889781; }
p { color: rgb(136,151,129); }
H1.HeaderClassName
{
color: #889781;
}
.AnyTagClassName
{
color: #889781;
}
</style>
background-color css
<style>
a { background-color: #889781; }
a { background-color: rgb(136,151,129); }
div.DivClassName
{
background-color: #889781;
}
.BgClassName
{
background-color: #889781;
}
</style>
border-color css
<style>
span { border-color: #889781; }
span { border-color: rgb(136,151,129); }
td.TdClassName
{
border-color: #889781;
}
.TagClassName
{
border-color: #889781;
}
</style>