Shades of Topaz #877290
Tints of Topaz #877290
RGB
CMYK
RGB Variations
Color information
#877290 (or 0x877290) is known color: Topaz. HEX triplet: 87, 72 and 90. RGB value is (135,114,144). Sum of RGB (Red+Green+Blue) = 135+114+144=393 (52% of max value = 765). Red value is 135 (53.12% from 255 or 34.35% from 393); Green value is 114 (44.92% from 255 or 29.01% from 393); Blue value is 144 (56.64% from 255 or 36.64% from 393); Max value from RGB is 144 - color contains mainly: blue. Hex color #877290 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877290 is #788D6F. Grayscale: #7B7B7B. Windows color (decimal): -7900528 or 9466503. OLE color: 9466503.
HSL color Cylindrical-coordinate representation of color #877290: hue angle of 282º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #877290 is Cyan = 0.06, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 135 | 114 | 144 | - |
| CMYK | 0.06 | 0.21 | 0 | 0.44 |
| HSL | 282º | 0.12% | 0.51% | - |
| HSV(B) | 282º | 0.21% | 0.56% | - |
| XYZ | 21.04 | 19.2 | 28.98 | - |
| YUV | 123.7 | 139.46 | 136.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 114 | 144 | 0.06 | 0.21 | 0 | 0.44 | 282 | 0.12 | 0.51 |
| Hex | 87 | 72 | 90 | 6 | 15 | 0 | 2C | 11A | C | 33 |
| Octal | 207 | 162 | 220 | 6 | 25 | 0 | 54 | 432 | 14 | 63 |
| Binary | 10000111 | 1110010 | 10010000 | 110 | 10101 | 0 | 101100 | 100011010 | 1100 | 110011 |
Color Harmonies of #877290
Complementary color
Monochromatic Colors of #877290
Black with #877290
Text Example
Text Example
White with #877290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877290; }
p { color: rgb(135,114,144); }
H1.HeaderClassName
{
color: #877290;
}
.AnyTagClassName
{
color: #877290;
}
</style>
background-color css
<style>
a { background-color: #877290; }
a { background-color: rgb(135,114,144); }
div.DivClassName
{
background-color: #877290;
}
.BgClassName
{
background-color: #877290;
}
</style>
border-color css
<style>
span { border-color: #877290; }
span { border-color: rgb(135,114,144); }
td.TdClassName
{
border-color: #877290;
}
.TagClassName
{
border-color: #877290;
}
</style>