Shades of Amethyst Smoke #948795
Tints of Amethyst Smoke #948795
RGB
CMYK
RGB Variations
Color information
#948795 (or 0x948795) is known color: Amethyst Smoke. HEX triplet: 94, 87 and 95. RGB value is (148,135,149). Sum of RGB (Red+Green+Blue) = 148+135+149=432 (57% of max value = 765). Red value is 148 (58.20% from 255 or 34.26% from 432); Green value is 135 (53.12% from 255 or 31.25% from 432); Blue value is 149 (58.59% from 255 or 34.49% from 432); Max value from RGB is 149 - color contains mainly: blue. Hex color #948795 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #948795 is #6B786A. Grayscale: #8C8C8C. Windows color (decimal): -7043179 or 9799572. OLE color: 9799572.
HSL color Cylindrical-coordinate representation of color #948795: hue angle of 295.71º degrees, saturation: 0.06, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #948795 is Cyan = 0.01, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 135 | 149 | - |
| CMYK | 0.01 | 0.09 | 0 | 0.42 |
| HSL | 295.71º | 0.06% | 0.56% | - |
| HSV(B) | 295.71º | 0.09% | 0.58% | - |
| XYZ | 26.3 | 25.79 | 32.03 | - |
| YUV | 140.48 | 132.81 | 133.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 135 | 149 | 0.01 | 0.09 | 0 | 0.42 | 295.71 | 0.06 | 0.56 |
| Hex | 94 | 87 | 95 | 1 | 9 | 0 | 2A | 128 | 6 | 38 |
| Octal | 224 | 207 | 225 | 1 | 11 | 0 | 52 | 450 | 6 | 70 |
| Binary | 10010100 | 10000111 | 10010101 | 1 | 1001 | 0 | 101010 | 100101000 | 110 | 111000 |
Color Harmonies of #948795
Complementary color
Monochromatic Colors of #948795
Black with #948795
Text Example
Text Example
White with #948795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948795; }
p { color: rgb(148,135,149); }
H1.HeaderClassName
{
color: #948795;
}
.AnyTagClassName
{
color: #948795;
}
</style>
background-color css
<style>
a { background-color: #948795; }
a { background-color: rgb(148,135,149); }
div.DivClassName
{
background-color: #948795;
}
.BgClassName
{
background-color: #948795;
}
</style>
border-color css
<style>
span { border-color: #948795; }
span { border-color: rgb(148,135,149); }
td.TdClassName
{
border-color: #948795;
}
.TagClassName
{
border-color: #948795;
}
</style>