Shades of Amethyst Smoke #948295
Tints of Amethyst Smoke #948295
RGB
CMYK
RGB Variations
Color information
#948295 (or 0x948295) is known color: Amethyst Smoke. HEX triplet: 94, 82 and 95. RGB value is (148,130,149). Sum of RGB (Red+Green+Blue) = 148+130+149=427 (56% of max value = 765). Red value is 148 (58.20% from 255 or 34.66% from 427); Green value is 130 (51.17% from 255 or 30.44% from 427); Blue value is 149 (58.59% from 255 or 34.89% from 427); Max value from RGB is 149 - color contains mainly: blue. Hex color #948295 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #948295 is #6B7D6A. Grayscale: #898989. Windows color (decimal): -7044459 or 9798292. OLE color: 9798292.
HSL color Cylindrical-coordinate representation of color #948295: hue angle of 296.84º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #948295 is Cyan = 0.01, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 130 | 149 | - |
| CMYK | 0.01 | 0.13 | 0 | 0.42 |
| HSL | 296.84º | 0.08% | 0.55% | - |
| HSV(B) | 296.84º | 0.13% | 0.58% | - |
| XYZ | 25.62 | 24.43 | 31.8 | - |
| YUV | 137.55 | 134.46 | 135.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 130 | 149 | 0.01 | 0.13 | 0 | 0.42 | 296.84 | 0.08 | 0.55 |
| Hex | 94 | 82 | 95 | 1 | D | 0 | 2A | 129 | 8 | 37 |
| Octal | 224 | 202 | 225 | 1 | 15 | 0 | 52 | 451 | 10 | 67 |
| Binary | 10010100 | 10000010 | 10010101 | 1 | 1101 | 0 | 101010 | 100101001 | 1000 | 110111 |
Color Harmonies of #948295
Complementary color
Monochromatic Colors of #948295
Black with #948295
Text Example
Text Example
White with #948295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948295; }
p { color: rgb(148,130,149); }
H1.HeaderClassName
{
color: #948295;
}
.AnyTagClassName
{
color: #948295;
}
</style>
background-color css
<style>
a { background-color: #948295; }
a { background-color: rgb(148,130,149); }
div.DivClassName
{
background-color: #948295;
}
.BgClassName
{
background-color: #948295;
}
</style>
border-color css
<style>
span { border-color: #948295; }
span { border-color: rgb(148,130,149); }
td.TdClassName
{
border-color: #948295;
}
.TagClassName
{
border-color: #948295;
}
</style>