Shades of Topaz #867793
Tints of Topaz #867793
RGB
CMYK
RGB Variations
Color information
#867793 (or 0x867793) is known color: Topaz. HEX triplet: 86, 77 and 93. RGB value is (134,119,147). Sum of RGB (Red+Green+Blue) = 134+119+147=400 (52% of max value = 765). Red value is 134 (52.73% from 255 or 33.5% from 400); Green value is 119 (46.88% from 255 or 29.75% from 400); Blue value is 147 (57.81% from 255 or 36.75% from 400); Max value from RGB is 147 - color contains mainly: blue. Hex color #867793 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867793 is #79886C. Grayscale: #7E7E7E. Windows color (decimal): -7964781 or 9664390. OLE color: 9664390.
HSL color Cylindrical-coordinate representation of color #867793: hue angle of 272.14º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #867793 is Cyan = 0.09, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 119 | 147 | - |
| CMYK | 0.09 | 0.19 | 0 | 0.42 |
| HSL | 272.14º | 0.11% | 0.52% | - |
| HSV(B) | 272.14º | 0.19% | 0.58% | - |
| XYZ | 21.69 | 20.37 | 30.39 | - |
| YUV | 126.68 | 139.47 | 133.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 119 | 147 | 0.09 | 0.19 | 0 | 0.42 | 272.14 | 0.11 | 0.52 |
| Hex | 86 | 77 | 93 | 9 | 13 | 0 | 2A | 110 | B | 34 |
| Octal | 206 | 167 | 223 | 11 | 23 | 0 | 52 | 420 | 13 | 64 |
| Binary | 10000110 | 1110111 | 10010011 | 1001 | 10011 | 0 | 101010 | 100010000 | 1011 | 110100 |
Color Harmonies of #867793
Complementary color
Monochromatic Colors of #867793
Black with #867793
Text Example
Text Example
White with #867793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867793; }
p { color: rgb(134,119,147); }
H1.HeaderClassName
{
color: #867793;
}
.AnyTagClassName
{
color: #867793;
}
</style>
background-color css
<style>
a { background-color: #867793; }
a { background-color: rgb(134,119,147); }
div.DivClassName
{
background-color: #867793;
}
.BgClassName
{
background-color: #867793;
}
</style>
border-color css
<style>
span { border-color: #867793; }
span { border-color: rgb(134,119,147); }
td.TdClassName
{
border-color: #867793;
}
.TagClassName
{
border-color: #867793;
}
</style>