Shades of Amulet #889783
Tints of Amulet #889783
RGB
CMYK
RGB Variations
Color information
#889783 (or 0x889783) is known color: Amulet. HEX triplet: 88, 97 and 83. RGB value is (136,151,131). Sum of RGB (Red+Green+Blue) = 136+151+131=418 (55% of max value = 765). Red value is 136 (53.52% from 255 or 32.54% from 418); Green value is 151 (59.38% from 255 or 36.12% from 418); Blue value is 131 (51.56% from 255 or 31.34% from 418); Max value from RGB is 151 - color contains mainly: green. Hex color #889783 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #889783 is #77687C. Grayscale: #909090. Windows color (decimal): -7825533 or 8624008. OLE color: 8624008.
HSL color Cylindrical-coordinate representation of color #889783: hue angle of 105º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #889783 is Cyan = 0.10, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 136 | 151 | 131 | - |
| CMYK | 0.10 | 0 | 0.13 | 0.41 |
| HSL | 105º | 0.09% | 0.55% | - |
| HSV(B) | 105º | 0.13% | 0.59% | - |
| XYZ | 25.32 | 29.01 | 25.74 | - |
| YUV | 144.24 | 120.53 | 122.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 151 | 131 | 0.10 | 0 | 0.13 | 0.41 | 105 | 0.09 | 0.55 |
| Hex | 88 | 97 | 83 | A | 0 | D | 29 | 69 | 9 | 37 |
| Octal | 210 | 227 | 203 | 12 | 0 | 15 | 51 | 151 | 11 | 67 |
| Binary | 10001000 | 10010111 | 10000011 | 1010 | 0 | 1101 | 101001 | 1101001 | 1001 | 110111 |
Color Harmonies of #889783
Complementary color
Monochromatic Colors of #889783
Black with #889783
Text Example
Text Example
White with #889783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889783; }
p { color: rgb(136,151,131); }
H1.HeaderClassName
{
color: #889783;
}
.AnyTagClassName
{
color: #889783;
}
</style>
background-color css
<style>
a { background-color: #889783; }
a { background-color: rgb(136,151,131); }
div.DivClassName
{
background-color: #889783;
}
.BgClassName
{
background-color: #889783;
}
</style>
border-color css
<style>
span { border-color: #889783; }
span { border-color: rgb(136,151,131); }
td.TdClassName
{
border-color: #889783;
}
.TagClassName
{
border-color: #889783;
}
</style>