Shades of Amethyst Smoke #868087
Tints of Amethyst Smoke #868087
RGB
CMYK
RGB Variations
Color information
#868087 (or 0x868087) is known color: Amethyst Smoke. HEX triplet: 86, 80 and 87. RGB value is (134,128,135). Sum of RGB (Red+Green+Blue) = 134+128+135=397 (52% of max value = 765). Red value is 134 (52.73% from 255 or 33.75% from 397); Green value is 128 (50.39% from 255 or 32.24% from 397); Blue value is 135 (53.12% from 255 or 34.01% from 397); Max value from RGB is 135 - color contains mainly: blue. Hex color #868087 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #868087 is #797F78. Grayscale: #828282. Windows color (decimal): -7962489 or 8880262. OLE color: 8880262.
HSL color Cylindrical-coordinate representation of color #868087: hue angle of 291.43º degrees, saturation: 0.03, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #868087 is Cyan = 0.01, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 128 | 135 | - |
| CMYK | 0.01 | 0.05 | 0 | 0.47 |
| HSL | 291.43º | 0.03% | 0.52% | - |
| HSV(B) | 291.43º | 0.05% | 0.53% | - |
| XYZ | 21.92 | 22.26 | 26.06 | - |
| YUV | 130.59 | 130.49 | 130.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 128 | 135 | 0.01 | 0.05 | 0 | 0.47 | 291.43 | 0.03 | 0.52 |
| Hex | 86 | 80 | 87 | 1 | 5 | 0 | 2F | 123 | 3 | 34 |
| Octal | 206 | 200 | 207 | 1 | 5 | 0 | 57 | 443 | 3 | 64 |
| Binary | 10000110 | 10000000 | 10000111 | 1 | 101 | 0 | 101111 | 100100011 | 11 | 110100 |
Color Harmonies of #868087
Complementary color
Monochromatic Colors of #868087
Black with #868087
Text Example
Text Example
White with #868087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868087; }
p { color: rgb(134,128,135); }
H1.HeaderClassName
{
color: #868087;
}
.AnyTagClassName
{
color: #868087;
}
</style>
background-color css
<style>
a { background-color: #868087; }
a { background-color: rgb(134,128,135); }
div.DivClassName
{
background-color: #868087;
}
.BgClassName
{
background-color: #868087;
}
</style>
border-color css
<style>
span { border-color: #868087; }
span { border-color: rgb(134,128,135); }
td.TdClassName
{
border-color: #868087;
}
.TagClassName
{
border-color: #868087;
}
</style>