Shades of Topaz #877690
Tints of Topaz #877690
RGB
CMYK
RGB Variations
Color information
#877690 (or 0x877690) is known color: Topaz. HEX triplet: 87, 76 and 90. RGB value is (135,118,144). Sum of RGB (Red+Green+Blue) = 135+118+144=397 (52% of max value = 765). Red value is 135 (53.12% from 255 or 34.01% from 397); Green value is 118 (46.48% from 255 or 29.72% from 397); Blue value is 144 (56.64% from 255 or 36.27% from 397); Max value from RGB is 144 - color contains mainly: blue. Hex color #877690 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877690 is #78896F. Grayscale: #7D7D7D. Windows color (decimal): -7899504 or 9467527. OLE color: 9467527.
HSL color Cylindrical-coordinate representation of color #877690: hue angle of 279.23º degrees, saturation: 0.1, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #877690 is Cyan = 0.06, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 135 | 118 | 144 | - |
| CMYK | 0.06 | 0.18 | 0 | 0.44 |
| HSL | 279.23º | 0.1% | 0.51% | - |
| HSV(B) | 279.23º | 0.18% | 0.56% | - |
| XYZ | 21.5 | 20.12 | 29.14 | - |
| YUV | 126.05 | 138.13 | 134.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 118 | 144 | 0.06 | 0.18 | 0 | 0.44 | 279.23 | 0.1 | 0.51 |
| Hex | 87 | 76 | 90 | 6 | 12 | 0 | 2C | 117 | A | 33 |
| Octal | 207 | 166 | 220 | 6 | 22 | 0 | 54 | 427 | 12 | 63 |
| Binary | 10000111 | 1110110 | 10010000 | 110 | 10010 | 0 | 101100 | 100010111 | 1010 | 110011 |
Color Harmonies of #877690
Complementary color
Monochromatic Colors of #877690
Black with #877690
Text Example
Text Example
White with #877690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877690; }
p { color: rgb(135,118,144); }
H1.HeaderClassName
{
color: #877690;
}
.AnyTagClassName
{
color: #877690;
}
</style>
background-color css
<style>
a { background-color: #877690; }
a { background-color: rgb(135,118,144); }
div.DivClassName
{
background-color: #877690;
}
.BgClassName
{
background-color: #877690;
}
</style>
border-color css
<style>
span { border-color: #877690; }
span { border-color: rgb(135,118,144); }
td.TdClassName
{
border-color: #877690;
}
.TagClassName
{
border-color: #877690;
}
</style>