Shades of Amethyst Smoke #948796
Tints of Amethyst Smoke #948796
RGB
CMYK
RGB Variations
Color information
#948796 (or 0x948796) is known color: Amethyst Smoke. HEX triplet: 94, 87 and 96. RGB value is (148,135,150). Sum of RGB (Red+Green+Blue) = 148+135+150=433 (57% of max value = 765). Red value is 148 (58.20% from 255 or 34.18% from 433); Green value is 135 (53.12% from 255 or 31.18% from 433); Blue value is 150 (58.98% from 255 or 34.64% from 433); Max value from RGB is 150 - color contains mainly: blue. Hex color #948796 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #948796 is #6B7869. Grayscale: #8C8C8C. Windows color (decimal): -7043178 or 9865108. OLE color: 9865108.
HSL color Cylindrical-coordinate representation of color #948796: hue angle of 292º degrees, saturation: 0.07, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #948796 is Cyan = 0.01, Magento = 0.1, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 148 | 135 | 150 | - |
| CMYK | 0.01 | 0.1 | 0 | 0.41 |
| HSL | 292º | 0.07% | 0.56% | - |
| HSV(B) | 292º | 0.1% | 0.59% | - |
| XYZ | 26.38 | 25.83 | 32.45 | - |
| YUV | 140.6 | 133.31 | 133.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 135 | 150 | 0.01 | 0.1 | 0 | 0.41 | 292 | 0.07 | 0.56 |
| Hex | 94 | 87 | 96 | 1 | A | 0 | 29 | 124 | 7 | 38 |
| Octal | 224 | 207 | 226 | 1 | 12 | 0 | 51 | 444 | 7 | 70 |
| Binary | 10010100 | 10000111 | 10010110 | 1 | 1010 | 0 | 101001 | 100100100 | 111 | 111000 |
Color Harmonies of #948796
Complementary color
Monochromatic Colors of #948796
Black with #948796
Text Example
Text Example
White with #948796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948796; }
p { color: rgb(148,135,150); }
H1.HeaderClassName
{
color: #948796;
}
.AnyTagClassName
{
color: #948796;
}
</style>
background-color css
<style>
a { background-color: #948796; }
a { background-color: rgb(148,135,150); }
div.DivClassName
{
background-color: #948796;
}
.BgClassName
{
background-color: #948796;
}
</style>
border-color css
<style>
span { border-color: #948796; }
span { border-color: rgb(148,135,150); }
td.TdClassName
{
border-color: #948796;
}
.TagClassName
{
border-color: #948796;
}
</style>