Shades of Topaz #877691
Tints of Topaz #877691
RGB
CMYK
RGB Variations
Color information
#877691 (or 0x877691) is known color: Topaz. HEX triplet: 87, 76 and 91. RGB value is (135,118,145). Sum of RGB (Red+Green+Blue) = 135+118+145=398 (52% of max value = 765). Red value is 135 (53.12% from 255 or 33.92% from 398); Green value is 118 (46.48% from 255 or 29.65% from 398); Blue value is 145 (57.03% from 255 or 36.43% from 398); Max value from RGB is 145 - color contains mainly: blue. Hex color #877691 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877691 is #78896E. Grayscale: #7E7E7E. Windows color (decimal): -7899503 or 9533063. OLE color: 9533063.
HSL color Cylindrical-coordinate representation of color #877691: hue angle of 277.78º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #877691 is Cyan = 0.07, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 135 | 118 | 145 | - |
| CMYK | 0.07 | 0.19 | 0 | 0.43 |
| HSL | 277.78º | 0.11% | 0.52% | - |
| HSV(B) | 277.78º | 0.19% | 0.57% | - |
| XYZ | 21.58 | 20.15 | 29.54 | - |
| YUV | 126.16 | 138.63 | 134.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 118 | 145 | 0.07 | 0.19 | 0 | 0.43 | 277.78 | 0.11 | 0.52 |
| Hex | 87 | 76 | 91 | 7 | 13 | 0 | 2B | 116 | B | 34 |
| Octal | 207 | 166 | 221 | 7 | 23 | 0 | 53 | 426 | 13 | 64 |
| Binary | 10000111 | 1110110 | 10010001 | 111 | 10011 | 0 | 101011 | 100010110 | 1011 | 110100 |
Color Harmonies of #877691
Complementary color
Monochromatic Colors of #877691
Black with #877691
Text Example
Text Example
White with #877691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877691; }
p { color: rgb(135,118,145); }
H1.HeaderClassName
{
color: #877691;
}
.AnyTagClassName
{
color: #877691;
}
</style>
background-color css
<style>
a { background-color: #877691; }
a { background-color: rgb(135,118,145); }
div.DivClassName
{
background-color: #877691;
}
.BgClassName
{
background-color: #877691;
}
</style>
border-color css
<style>
span { border-color: #877691; }
span { border-color: rgb(135,118,145); }
td.TdClassName
{
border-color: #877691;
}
.TagClassName
{
border-color: #877691;
}
</style>