Shades of Topaz #867395
Tints of Topaz #867395
RGB
CMYK
RGB Variations
Color information
#867395 (or 0x867395) is known color: Topaz. HEX triplet: 86, 73 and 95. RGB value is (134,115,149). Sum of RGB (Red+Green+Blue) = 134+115+149=398 (52% of max value = 765). Red value is 134 (52.73% from 255 or 33.67% from 398); Green value is 115 (45.31% from 255 or 28.89% from 398); Blue value is 149 (58.59% from 255 or 37.44% from 398); Max value from RGB is 149 - color contains mainly: blue. Hex color #867395 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867395 is #798C6A. Grayscale: #7C7C7C. Windows color (decimal): -7965803 or 9794438. OLE color: 9794438.
HSL color Cylindrical-coordinate representation of color #867395: hue angle of 273.53º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #867395 is Cyan = 0.10, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 115 | 149 | - |
| CMYK | 0.10 | 0.23 | 0 | 0.42 |
| HSL | 273.53º | 0.14% | 0.52% | - |
| HSV(B) | 273.53º | 0.23% | 0.58% | - |
| XYZ | 21.39 | 19.5 | 31.07 | - |
| YUV | 124.56 | 141.79 | 134.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 115 | 149 | 0.10 | 0.23 | 0 | 0.42 | 273.53 | 0.14 | 0.52 |
| Hex | 86 | 73 | 95 | A | 17 | 0 | 2A | 112 | E | 34 |
| Octal | 206 | 163 | 225 | 12 | 27 | 0 | 52 | 422 | 16 | 64 |
| Binary | 10000110 | 1110011 | 10010101 | 1010 | 10111 | 0 | 101010 | 100010010 | 1110 | 110100 |
Color Harmonies of #867395
Complementary color
Monochromatic Colors of #867395
Black with #867395
Text Example
Text Example
White with #867395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867395; }
p { color: rgb(134,115,149); }
H1.HeaderClassName
{
color: #867395;
}
.AnyTagClassName
{
color: #867395;
}
</style>
background-color css
<style>
a { background-color: #867395; }
a { background-color: rgb(134,115,149); }
div.DivClassName
{
background-color: #867395;
}
.BgClassName
{
background-color: #867395;
}
</style>
border-color css
<style>
span { border-color: #867395; }
span { border-color: rgb(134,115,149); }
td.TdClassName
{
border-color: #867395;
}
.TagClassName
{
border-color: #867395;
}
</style>