Shades of Topaz #887791
Tints of Topaz #887791
RGB
CMYK
RGB Variations
Color information
#887791 (or 0x887791) is known color: Topaz. HEX triplet: 88, 77 and 91. RGB value is (136,119,145). Sum of RGB (Red+Green+Blue) = 136+119+145=400 (52% of max value = 765). Red value is 136 (53.52% from 255 or 34% from 400); Green value is 119 (46.88% from 255 or 29.75% from 400); Blue value is 145 (57.03% from 255 or 36.25% from 400); Max value from RGB is 145 - color contains mainly: blue. Hex color #887791 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #887791 is #77886E. Grayscale: #7E7E7E. Windows color (decimal): -7833711 or 9533320. OLE color: 9533320.
HSL color Cylindrical-coordinate representation of color #887791: hue angle of 279.23º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #887791 is Cyan = 0.06, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 136 | 119 | 145 | - |
| CMYK | 0.06 | 0.18 | 0 | 0.43 |
| HSL | 279.23º | 0.11% | 0.52% | - |
| HSV(B) | 279.23º | 0.18% | 0.57% | - |
| XYZ | 21.86 | 20.47 | 29.59 | - |
| YUV | 127.05 | 138.13 | 134.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 119 | 145 | 0.06 | 0.18 | 0 | 0.43 | 279.23 | 0.11 | 0.52 |
| Hex | 88 | 77 | 91 | 6 | 12 | 0 | 2B | 117 | B | 34 |
| Octal | 210 | 167 | 221 | 6 | 22 | 0 | 53 | 427 | 13 | 64 |
| Binary | 10001000 | 1110111 | 10010001 | 110 | 10010 | 0 | 101011 | 100010111 | 1011 | 110100 |
Color Harmonies of #887791
Complementary color
Monochromatic Colors of #887791
Black with #887791
Text Example
Text Example
White with #887791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887791; }
p { color: rgb(136,119,145); }
H1.HeaderClassName
{
color: #887791;
}
.AnyTagClassName
{
color: #887791;
}
</style>
background-color css
<style>
a { background-color: #887791; }
a { background-color: rgb(136,119,145); }
div.DivClassName
{
background-color: #887791;
}
.BgClassName
{
background-color: #887791;
}
</style>
border-color css
<style>
span { border-color: #887791; }
span { border-color: rgb(136,119,145); }
td.TdClassName
{
border-color: #887791;
}
.TagClassName
{
border-color: #887791;
}
</style>