Shades of Topaz #877996
Tints of Topaz #877996
RGB
CMYK
RGB Variations
Color information
#877996 (or 0x877996) is known color: Topaz. HEX triplet: 87, 79 and 96. RGB value is (135,121,150). Sum of RGB (Red+Green+Blue) = 135+121+150=406 (53% of max value = 765). Red value is 135 (53.12% from 255 or 33.25% from 406); Green value is 121 (47.66% from 255 or 29.80% from 406); Blue value is 150 (58.98% from 255 or 36.95% from 406); Max value from RGB is 150 - color contains mainly: blue. Hex color #877996 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877996 is #788669. Grayscale: #808080. Windows color (decimal): -7898730 or 9861511. OLE color: 9861511.
HSL color Cylindrical-coordinate representation of color #877996: hue angle of 268.97º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #877996 is Cyan = 0.1, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 135 | 121 | 150 | - |
| CMYK | 0.1 | 0.19 | 0 | 0.41 |
| HSL | 268.97º | 0.12% | 0.53% | - |
| HSV(B) | 268.97º | 0.19% | 0.59% | - |
| XYZ | 22.33 | 21.03 | 31.74 | - |
| YUV | 128.49 | 140.14 | 132.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 121 | 150 | 0.1 | 0.19 | 0 | 0.41 | 268.97 | 0.12 | 0.53 |
| Hex | 87 | 79 | 96 | A | 13 | 0 | 29 | 10D | C | 35 |
| Octal | 207 | 171 | 226 | 12 | 23 | 0 | 51 | 415 | 14 | 65 |
| Binary | 10000111 | 1111001 | 10010110 | 1010 | 10011 | 0 | 101001 | 100001101 | 1100 | 110101 |
Color Harmonies of #877996
Complementary color
Monochromatic Colors of #877996
Black with #877996
Text Example
Text Example
White with #877996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877996; }
p { color: rgb(135,121,150); }
H1.HeaderClassName
{
color: #877996;
}
.AnyTagClassName
{
color: #877996;
}
</style>
background-color css
<style>
a { background-color: #877996; }
a { background-color: rgb(135,121,150); }
div.DivClassName
{
background-color: #877996;
}
.BgClassName
{
background-color: #877996;
}
</style>
border-color css
<style>
span { border-color: #877996; }
span { border-color: rgb(135,121,150); }
td.TdClassName
{
border-color: #877996;
}
.TagClassName
{
border-color: #877996;
}
</style>