Shades of Amethyst Smoke #958597
Tints of Amethyst Smoke #958597
RGB
CMYK
RGB Variations
Color information
#958597 (or 0x958597) is known color: Amethyst Smoke. HEX triplet: 95, 85 and 97. RGB value is (149,133,151). Sum of RGB (Red+Green+Blue) = 149+133+151=433 (57% of max value = 765). Red value is 149 (58.59% from 255 or 34.41% from 433); Green value is 133 (52.34% from 255 or 30.72% from 433); Blue value is 151 (59.38% from 255 or 34.87% from 433); Max value from RGB is 151 - color contains mainly: blue. Hex color #958597 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #958597 is #6A7A68. Grayscale: #8B8B8B. Windows color (decimal): -6978153 or 9930133. OLE color: 9930133.
HSL color Cylindrical-coordinate representation of color #958597: hue angle of 293.33º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #958597 is Cyan = 0.01, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 149 | 133 | 151 | - |
| CMYK | 0.01 | 0.12 | 0 | 0.41 |
| HSL | 293.33º | 0.08% | 0.56% | - |
| HSV(B) | 293.33º | 0.12% | 0.59% | - |
| XYZ | 26.37 | 25.4 | 32.79 | - |
| YUV | 139.84 | 134.3 | 134.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 133 | 151 | 0.01 | 0.12 | 0 | 0.41 | 293.33 | 0.08 | 0.56 |
| Hex | 95 | 85 | 97 | 1 | C | 0 | 29 | 125 | 8 | 38 |
| Octal | 225 | 205 | 227 | 1 | 14 | 0 | 51 | 445 | 10 | 70 |
| Binary | 10010101 | 10000101 | 10010111 | 1 | 1100 | 0 | 101001 | 100100101 | 1000 | 111000 |
Color Harmonies of #958597
Complementary color
Monochromatic Colors of #958597
Black with #958597
Text Example
Text Example
White with #958597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958597; }
p { color: rgb(149,133,151); }
H1.HeaderClassName
{
color: #958597;
}
.AnyTagClassName
{
color: #958597;
}
</style>
background-color css
<style>
a { background-color: #958597; }
a { background-color: rgb(149,133,151); }
div.DivClassName
{
background-color: #958597;
}
.BgClassName
{
background-color: #958597;
}
</style>
border-color css
<style>
span { border-color: #958597; }
span { border-color: rgb(149,133,151); }
td.TdClassName
{
border-color: #958597;
}
.TagClassName
{
border-color: #958597;
}
</style>