Shades of Amethyst Smoke #868287
Tints of Amethyst Smoke #868287
RGB
CMYK
RGB Variations
Color information
#868287 (or 0x868287) is known color: Amethyst Smoke. HEX triplet: 86, 82 and 87. RGB value is (134,130,135). Sum of RGB (Red+Green+Blue) = 134+130+135=399 (52% of max value = 765). Red value is 134 (52.73% from 255 or 33.58% from 399); Green value is 130 (51.17% from 255 or 32.58% from 399); Blue value is 135 (53.12% from 255 or 33.83% from 399); Max value from RGB is 135 - color contains mainly: blue. Hex color #868287 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #868287 is #797D78. Grayscale: #838383. Windows color (decimal): -7961977 or 8880774. OLE color: 8880774.
HSL color Cylindrical-coordinate representation of color #868287: hue angle of 288º degrees, saturation: 0.02, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #868287 is Cyan = 0.01, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 130 | 135 | - |
| CMYK | 0.01 | 0.04 | 0 | 0.47 |
| HSL | 288º | 0.02% | 0.52% | - |
| HSV(B) | 288º | 0.04% | 0.53% | - |
| XYZ | 22.19 | 22.78 | 26.15 | - |
| YUV | 131.77 | 129.83 | 129.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 130 | 135 | 0.01 | 0.04 | 0 | 0.47 | 288 | 0.02 | 0.52 |
| Hex | 86 | 82 | 87 | 1 | 4 | 0 | 2F | 120 | 2 | 34 |
| Octal | 206 | 202 | 207 | 1 | 4 | 0 | 57 | 440 | 2 | 64 |
| Binary | 10000110 | 10000010 | 10000111 | 1 | 100 | 0 | 101111 | 100100000 | 10 | 110100 |
Color Harmonies of #868287
Complementary color
Monochromatic Colors of #868287
Black with #868287
Text Example
Text Example
White with #868287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868287; }
p { color: rgb(134,130,135); }
H1.HeaderClassName
{
color: #868287;
}
.AnyTagClassName
{
color: #868287;
}
</style>
background-color css
<style>
a { background-color: #868287; }
a { background-color: rgb(134,130,135); }
div.DivClassName
{
background-color: #868287;
}
.BgClassName
{
background-color: #868287;
}
</style>
border-color css
<style>
span { border-color: #868287; }
span { border-color: rgb(134,130,135); }
td.TdClassName
{
border-color: #868287;
}
.TagClassName
{
border-color: #868287;
}
</style>