Shades of Topaz #867397
Tints of Topaz #867397
RGB
CMYK
RGB Variations
Color information
#867397 (or 0x867397) is known color: Topaz. HEX triplet: 86, 73 and 97. RGB value is (134,115,151). Sum of RGB (Red+Green+Blue) = 134+115+151=400 (52% of max value = 765). Red value is 134 (52.73% from 255 or 33.5% from 400); Green value is 115 (45.31% from 255 or 28.75% from 400); Blue value is 151 (59.38% from 255 or 37.75% from 400); Max value from RGB is 151 - color contains mainly: blue. Hex color #867397 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867397 is #798C68. Grayscale: #7C7C7C. Windows color (decimal): -7965801 or 9925510. OLE color: 9925510.
HSL color Cylindrical-coordinate representation of color #867397: hue angle of 271.67º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #867397 is Cyan = 0.11, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 134 | 115 | 151 | - |
| CMYK | 0.11 | 0.24 | 0 | 0.41 |
| HSL | 271.67º | 0.15% | 0.52% | - |
| HSV(B) | 271.67º | 0.24% | 0.59% | - |
| XYZ | 21.55 | 19.56 | 31.92 | - |
| YUV | 124.79 | 142.79 | 134.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 115 | 151 | 0.11 | 0.24 | 0 | 0.41 | 271.67 | 0.15 | 0.52 |
| Hex | 86 | 73 | 97 | B | 18 | 0 | 29 | 110 | F | 34 |
| Octal | 206 | 163 | 227 | 13 | 30 | 0 | 51 | 420 | 17 | 64 |
| Binary | 10000110 | 1110011 | 10010111 | 1011 | 11000 | 0 | 101001 | 100010000 | 1111 | 110100 |
Color Harmonies of #867397
Complementary color
Monochromatic Colors of #867397
Black with #867397
Text Example
Text Example
White with #867397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867397; }
p { color: rgb(134,115,151); }
H1.HeaderClassName
{
color: #867397;
}
.AnyTagClassName
{
color: #867397;
}
</style>
background-color css
<style>
a { background-color: #867397; }
a { background-color: rgb(134,115,151); }
div.DivClassName
{
background-color: #867397;
}
.BgClassName
{
background-color: #867397;
}
</style>
border-color css
<style>
span { border-color: #867397; }
span { border-color: rgb(134,115,151); }
td.TdClassName
{
border-color: #867397;
}
.TagClassName
{
border-color: #867397;
}
</style>