Shades of Topaz #867990
Tints of Topaz #867990
RGB
CMYK
RGB Variations
Color information
#867990 (or 0x867990) is known color: Topaz. HEX triplet: 86, 79 and 90. RGB value is (134,121,144). Sum of RGB (Red+Green+Blue) = 134+121+144=399 (52% of max value = 765). Red value is 134 (52.73% from 255 or 33.58% from 399); Green value is 121 (47.66% from 255 or 30.33% from 399); Blue value is 144 (56.64% from 255 or 36.09% from 399); Max value from RGB is 144 - color contains mainly: blue. Hex color #867990 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867990 is #79866F. Grayscale: #7F7F7F. Windows color (decimal): -7964272 or 9468294. OLE color: 9468294.
HSL color Cylindrical-coordinate representation of color #867990: hue angle of 273.91º degrees, saturation: 0.09, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #867990 is Cyan = 0.07, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 121 | 144 | - |
| CMYK | 0.07 | 0.16 | 0 | 0.44 |
| HSL | 273.91º | 0.09% | 0.52% | - |
| HSV(B) | 273.91º | 0.16% | 0.56% | - |
| XYZ | 21.7 | 20.76 | 29.25 | - |
| YUV | 127.51 | 137.31 | 132.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 121 | 144 | 0.07 | 0.16 | 0 | 0.44 | 273.91 | 0.09 | 0.52 |
| Hex | 86 | 79 | 90 | 7 | 10 | 0 | 2C | 112 | 9 | 34 |
| Octal | 206 | 171 | 220 | 7 | 20 | 0 | 54 | 422 | 11 | 64 |
| Binary | 10000110 | 1111001 | 10010000 | 111 | 10000 | 0 | 101100 | 100010010 | 1001 | 110100 |
Color Harmonies of #867990
Complementary color
Monochromatic Colors of #867990
Black with #867990
Text Example
Text Example
White with #867990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867990; }
p { color: rgb(134,121,144); }
H1.HeaderClassName
{
color: #867990;
}
.AnyTagClassName
{
color: #867990;
}
</style>
background-color css
<style>
a { background-color: #867990; }
a { background-color: rgb(134,121,144); }
div.DivClassName
{
background-color: #867990;
}
.BgClassName
{
background-color: #867990;
}
</style>
border-color css
<style>
span { border-color: #867990; }
span { border-color: rgb(134,121,144); }
td.TdClassName
{
border-color: #867990;
}
.TagClassName
{
border-color: #867990;
}
</style>