Shades of Topaz #867390
Tints of Topaz #867390
RGB
CMYK
RGB Variations
Color information
#867390 (or 0x867390) is known color: Topaz. HEX triplet: 86, 73 and 90. RGB value is (134,115,144). Sum of RGB (Red+Green+Blue) = 134+115+144=393 (52% of max value = 765). Red value is 134 (52.73% from 255 or 34.10% from 393); Green value is 115 (45.31% from 255 or 29.26% from 393); Blue value is 144 (56.64% from 255 or 36.64% from 393); Max value from RGB is 144 - color contains mainly: blue. Hex color #867390 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867390 is #798C6F. Grayscale: #7B7B7B. Windows color (decimal): -7965808 or 9466758. OLE color: 9466758.
HSL color Cylindrical-coordinate representation of color #867390: hue angle of 279.31º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #867390 is Cyan = 0.07, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 115 | 144 | - |
| CMYK | 0.07 | 0.20 | 0 | 0.44 |
| HSL | 279.31º | 0.12% | 0.51% | - |
| HSV(B) | 279.31º | 0.2% | 0.56% | - |
| XYZ | 21 | 19.34 | 29.01 | - |
| YUV | 123.99 | 139.29 | 135.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 115 | 144 | 0.07 | 0.20 | 0 | 0.44 | 279.31 | 0.12 | 0.51 |
| Hex | 86 | 73 | 90 | 7 | 14 | 0 | 2C | 117 | C | 33 |
| Octal | 206 | 163 | 220 | 7 | 24 | 0 | 54 | 427 | 14 | 63 |
| Binary | 10000110 | 1110011 | 10010000 | 111 | 10100 | 0 | 101100 | 100010111 | 1100 | 110011 |
Color Harmonies of #867390
Complementary color
Monochromatic Colors of #867390
Black with #867390
Text Example
Text Example
White with #867390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867390; }
p { color: rgb(134,115,144); }
H1.HeaderClassName
{
color: #867390;
}
.AnyTagClassName
{
color: #867390;
}
</style>
background-color css
<style>
a { background-color: #867390; }
a { background-color: rgb(134,115,144); }
div.DivClassName
{
background-color: #867390;
}
.BgClassName
{
background-color: #867390;
}
</style>
border-color css
<style>
span { border-color: #867390; }
span { border-color: rgb(134,115,144); }
td.TdClassName
{
border-color: #867390;
}
.TagClassName
{
border-color: #867390;
}
</style>