Shades of Topaz #877597
Tints of Topaz #877597
RGB
CMYK
RGB Variations
Color information
#877597 (or 0x877597) is known color: Topaz. HEX triplet: 87, 75 and 97. RGB value is (135,117,151). Sum of RGB (Red+Green+Blue) = 135+117+151=403 (53% of max value = 765). Red value is 135 (53.12% from 255 or 33.50% from 403); Green value is 117 (46.09% from 255 or 29.03% from 403); Blue value is 151 (59.38% from 255 or 37.47% from 403); Max value from RGB is 151 - color contains mainly: blue. Hex color #877597 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877597 is #788A68. Grayscale: #7E7E7E. Windows color (decimal): -7899753 or 9926023. OLE color: 9926023.
HSL color Cylindrical-coordinate representation of color #877597: hue angle of 271.76º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #877597 is Cyan = 0.11, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 135 | 117 | 151 | - |
| CMYK | 0.11 | 0.23 | 0 | 0.41 |
| HSL | 271.76º | 0.14% | 0.53% | - |
| HSV(B) | 271.76º | 0.23% | 0.59% | - |
| XYZ | 21.94 | 20.11 | 32 | - |
| YUV | 126.26 | 141.96 | 134.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 117 | 151 | 0.11 | 0.23 | 0 | 0.41 | 271.76 | 0.14 | 0.53 |
| Hex | 87 | 75 | 97 | B | 17 | 0 | 29 | 110 | E | 35 |
| Octal | 207 | 165 | 227 | 13 | 27 | 0 | 51 | 420 | 16 | 65 |
| Binary | 10000111 | 1110101 | 10010111 | 1011 | 10111 | 0 | 101001 | 100010000 | 1110 | 110101 |
Color Harmonies of #877597
Complementary color
Monochromatic Colors of #877597
Black with #877597
Text Example
Text Example
White with #877597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877597; }
p { color: rgb(135,117,151); }
H1.HeaderClassName
{
color: #877597;
}
.AnyTagClassName
{
color: #877597;
}
</style>
background-color css
<style>
a { background-color: #877597; }
a { background-color: rgb(135,117,151); }
div.DivClassName
{
background-color: #877597;
}
.BgClassName
{
background-color: #877597;
}
</style>
border-color css
<style>
span { border-color: #877597; }
span { border-color: rgb(135,117,151); }
td.TdClassName
{
border-color: #877597;
}
.TagClassName
{
border-color: #877597;
}
</style>