Shades of Amethyst Smoke #958697
Tints of Amethyst Smoke #958697
RGB
CMYK
RGB Variations
Color information
#958697 (or 0x958697) is known color: Amethyst Smoke. HEX triplet: 95, 86 and 97. RGB value is (149,134,151). Sum of RGB (Red+Green+Blue) = 149+134+151=434 (57% of max value = 765). Red value is 149 (58.59% from 255 or 34.33% from 434); Green value is 134 (52.73% from 255 or 30.88% from 434); Blue value is 151 (59.38% from 255 or 34.79% from 434); Max value from RGB is 151 - color contains mainly: blue. Hex color #958697 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #958697 is #6A7968. Grayscale: #8C8C8C. Windows color (decimal): -6977897 or 9930389. OLE color: 9930389.
HSL color Cylindrical-coordinate representation of color #958697: hue angle of 292.94º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #958697 is Cyan = 0.01, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 149 | 134 | 151 | - |
| CMYK | 0.01 | 0.11 | 0 | 0.41 |
| HSL | 292.94º | 0.08% | 0.56% | - |
| HSV(B) | 292.94º | 0.11% | 0.59% | - |
| XYZ | 26.51 | 25.67 | 32.84 | - |
| YUV | 140.42 | 133.97 | 134.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 134 | 151 | 0.01 | 0.11 | 0 | 0.41 | 292.94 | 0.08 | 0.56 |
| Hex | 95 | 86 | 97 | 1 | B | 0 | 29 | 125 | 8 | 38 |
| Octal | 225 | 206 | 227 | 1 | 13 | 0 | 51 | 445 | 10 | 70 |
| Binary | 10010101 | 10000110 | 10010111 | 1 | 1011 | 0 | 101001 | 100100101 | 1000 | 111000 |
Color Harmonies of #958697
Complementary color
Monochromatic Colors of #958697
Black with #958697
Text Example
Text Example
White with #958697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958697; }
p { color: rgb(149,134,151); }
H1.HeaderClassName
{
color: #958697;
}
.AnyTagClassName
{
color: #958697;
}
</style>
background-color css
<style>
a { background-color: #958697; }
a { background-color: rgb(149,134,151); }
div.DivClassName
{
background-color: #958697;
}
.BgClassName
{
background-color: #958697;
}
</style>
border-color css
<style>
span { border-color: #958697; }
span { border-color: rgb(149,134,151); }
td.TdClassName
{
border-color: #958697;
}
.TagClassName
{
border-color: #958697;
}
</style>