Shades of Topaz #877997
Tints of Topaz #877997
RGB
CMYK
RGB Variations
Color information
#877997 (or 0x877997) is known color: Topaz. HEX triplet: 87, 79 and 97. RGB value is (135,121,151). Sum of RGB (Red+Green+Blue) = 135+121+151=407 (53% of max value = 765). Red value is 135 (53.12% from 255 or 33.17% from 407); Green value is 121 (47.66% from 255 or 29.73% from 407); Blue value is 151 (59.38% from 255 or 37.10% from 407); Max value from RGB is 151 - color contains mainly: blue. Hex color #877997 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877997 is #788668. Grayscale: #808080. Windows color (decimal): -7898729 or 9927047. OLE color: 9927047.
HSL color Cylindrical-coordinate representation of color #877997: hue angle of 268º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #877997 is Cyan = 0.11, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 135 | 121 | 151 | - |
| CMYK | 0.11 | 0.20 | 0 | 0.41 |
| HSL | 268º | 0.13% | 0.53% | - |
| HSV(B) | 268º | 0.2% | 0.59% | - |
| XYZ | 22.41 | 21.06 | 32.16 | - |
| YUV | 128.61 | 140.64 | 132.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 121 | 151 | 0.11 | 0.20 | 0 | 0.41 | 268 | 0.13 | 0.53 |
| Hex | 87 | 79 | 97 | B | 14 | 0 | 29 | 10C | D | 35 |
| Octal | 207 | 171 | 227 | 13 | 24 | 0 | 51 | 414 | 15 | 65 |
| Binary | 10000111 | 1111001 | 10010111 | 1011 | 10100 | 0 | 101001 | 100001100 | 1101 | 110101 |
Color Harmonies of #877997
Complementary color
Monochromatic Colors of #877997
Black with #877997
Text Example
Text Example
White with #877997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877997; }
p { color: rgb(135,121,151); }
H1.HeaderClassName
{
color: #877997;
}
.AnyTagClassName
{
color: #877997;
}
</style>
background-color css
<style>
a { background-color: #877997; }
a { background-color: rgb(135,121,151); }
div.DivClassName
{
background-color: #877997;
}
.BgClassName
{
background-color: #877997;
}
</style>
border-color css
<style>
span { border-color: #877997; }
span { border-color: rgb(135,121,151); }
td.TdClassName
{
border-color: #877997;
}
.TagClassName
{
border-color: #877997;
}
</style>