Shades of Topaz #877790
Tints of Topaz #877790
RGB
CMYK
RGB Variations
Color information
#877790 (or 0x877790) is known color: Topaz. HEX triplet: 87, 77 and 90. RGB value is (135,119,144). Sum of RGB (Red+Green+Blue) = 135+119+144=398 (52% of max value = 765). Red value is 135 (53.12% from 255 or 33.92% from 398); Green value is 119 (46.88% from 255 or 29.90% from 398); Blue value is 144 (56.64% from 255 or 36.18% from 398); Max value from RGB is 144 - color contains mainly: blue. Hex color #877790 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877790 is #78886F. Grayscale: #7E7E7E. Windows color (decimal): -7899248 or 9467783. OLE color: 9467783.
HSL color Cylindrical-coordinate representation of color #877790: hue angle of 278.4º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #877790 is Cyan = 0.06, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 135 | 119 | 144 | - |
| CMYK | 0.06 | 0.17 | 0 | 0.44 |
| HSL | 278.4º | 0.1% | 0.52% | - |
| HSV(B) | 278.4º | 0.17% | 0.56% | - |
| XYZ | 21.62 | 20.36 | 29.18 | - |
| YUV | 126.63 | 137.8 | 133.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 119 | 144 | 0.06 | 0.17 | 0 | 0.44 | 278.4 | 0.1 | 0.52 |
| Hex | 87 | 77 | 90 | 6 | 11 | 0 | 2C | 116 | A | 34 |
| Octal | 207 | 167 | 220 | 6 | 21 | 0 | 54 | 426 | 12 | 64 |
| Binary | 10000111 | 1110111 | 10010000 | 110 | 10001 | 0 | 101100 | 100010110 | 1010 | 110100 |
Color Harmonies of #877790
Complementary color
Monochromatic Colors of #877790
Black with #877790
Text Example
Text Example
White with #877790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877790; }
p { color: rgb(135,119,144); }
H1.HeaderClassName
{
color: #877790;
}
.AnyTagClassName
{
color: #877790;
}
</style>
background-color css
<style>
a { background-color: #877790; }
a { background-color: rgb(135,119,144); }
div.DivClassName
{
background-color: #877790;
}
.BgClassName
{
background-color: #877790;
}
</style>
border-color css
<style>
span { border-color: #877790; }
span { border-color: rgb(135,119,144); }
td.TdClassName
{
border-color: #877790;
}
.TagClassName
{
border-color: #877790;
}
</style>