Shades of Amethyst Smoke #958495
Tints of Amethyst Smoke #958495
RGB
CMYK
RGB Variations
Color information
#958495 (or 0x958495) is known color: Amethyst Smoke. HEX triplet: 95, 84 and 95. RGB value is (149,132,149). Sum of RGB (Red+Green+Blue) = 149+132+149=430 (56% of max value = 765). Red value is 149 (58.59% from 255 or 34.65% from 430); Green value is 132 (51.95% from 255 or 30.70% from 430); Blue value is 149 (58.59% from 255 or 34.65% from 430); Max value from RGB is 149 - color contains mainly: red, blue. Hex color #958495 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #958495 is #6A7B6A. Grayscale: #8A8A8A. Windows color (decimal): -6978411 or 9798805. OLE color: 9798805.
HSL color Cylindrical-coordinate representation of color #958495: hue angle of 300º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #958495 is Cyan = 0, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 132 | 149 | - |
| CMYK | 0 | 0.11 | 0 | 0.42 |
| HSL | 300º | 0.07% | 0.55% | - |
| HSV(B) | 300º | 0.11% | 0.58% | - |
| XYZ | 26.07 | 25.06 | 31.9 | - |
| YUV | 139.02 | 133.63 | 135.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 132 | 149 | 0 | 0.11 | 0 | 0.42 | 300 | 0.07 | 0.55 |
| Hex | 95 | 84 | 95 | 0 | B | 0 | 2A | 12C | 7 | 37 |
| Octal | 225 | 204 | 225 | 0 | 13 | 0 | 52 | 454 | 7 | 67 |
| Binary | 10010101 | 10000100 | 10010101 | 0 | 1011 | 0 | 101010 | 100101100 | 111 | 110111 |
Color Harmonies of #958495
Complementary color
Monochromatic Colors of #958495
Black with #958495
Text Example
Text Example
White with #958495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958495; }
p { color: rgb(149,132,149); }
H1.HeaderClassName
{
color: #958495;
}
.AnyTagClassName
{
color: #958495;
}
</style>
background-color css
<style>
a { background-color: #958495; }
a { background-color: rgb(149,132,149); }
div.DivClassName
{
background-color: #958495;
}
.BgClassName
{
background-color: #958495;
}
</style>
border-color css
<style>
span { border-color: #958495; }
span { border-color: rgb(149,132,149); }
td.TdClassName
{
border-color: #958495;
}
.TagClassName
{
border-color: #958495;
}
</style>