Shades of Amethyst Smoke #948798
Tints of Amethyst Smoke #948798
RGB
CMYK
RGB Variations
Color information
#948798 (or 0x948798) is known color: Amethyst Smoke. HEX triplet: 94, 87 and 98. RGB value is (148,135,152). Sum of RGB (Red+Green+Blue) = 148+135+152=435 (57% of max value = 765). Red value is 148 (58.20% from 255 or 34.02% from 435); Green value is 135 (53.12% from 255 or 31.03% from 435); Blue value is 152 (59.77% from 255 or 34.94% from 435); Max value from RGB is 152 - color contains mainly: blue. Hex color #948798 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #948798 is #6B7867. Grayscale: #8C8C8C. Windows color (decimal): -7043176 or 9996180. OLE color: 9996180.
HSL color Cylindrical-coordinate representation of color #948798: hue angle of 285.88º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #948798 is Cyan = 0.03, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 148 | 135 | 152 | - |
| CMYK | 0.03 | 0.11 | 0 | 0.40 |
| HSL | 285.88º | 0.08% | 0.56% | - |
| HSV(B) | 285.88º | 0.11% | 0.6% | - |
| XYZ | 26.54 | 25.89 | 33.3 | - |
| YUV | 140.83 | 134.31 | 133.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 135 | 152 | 0.03 | 0.11 | 0 | 0.40 | 285.88 | 0.08 | 0.56 |
| Hex | 94 | 87 | 98 | 3 | B | 0 | 28 | 11E | 8 | 38 |
| Octal | 224 | 207 | 230 | 3 | 13 | 0 | 50 | 436 | 10 | 70 |
| Binary | 10010100 | 10000111 | 10011000 | 11 | 1011 | 0 | 101000 | 100011110 | 1000 | 111000 |
Color Harmonies of #948798
Complementary color
Monochromatic Colors of #948798
Black with #948798
Text Example
Text Example
White with #948798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948798; }
p { color: rgb(148,135,152); }
H1.HeaderClassName
{
color: #948798;
}
.AnyTagClassName
{
color: #948798;
}
</style>
background-color css
<style>
a { background-color: #948798; }
a { background-color: rgb(148,135,152); }
div.DivClassName
{
background-color: #948798;
}
.BgClassName
{
background-color: #948798;
}
</style>
border-color css
<style>
span { border-color: #948798; }
span { border-color: rgb(148,135,152); }
td.TdClassName
{
border-color: #948798;
}
.TagClassName
{
border-color: #948798;
}
</style>