Shades of Amethyst Smoke #907992
Tints of Amethyst Smoke #907992
RGB
CMYK
RGB Variations
Color information
#907992 (or 0x907992) is known color: Amethyst Smoke. HEX triplet: 90, 79 and 92. RGB value is (144,121,146). Sum of RGB (Red+Green+Blue) = 144+121+146=411 (54% of max value = 765). Red value is 144 (56.64% from 255 or 35.04% from 411); Green value is 121 (47.66% from 255 or 29.44% from 411); Blue value is 146 (57.42% from 255 or 35.52% from 411); Max value from RGB is 146 - color contains mainly: blue. Hex color #907992 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #907992 is #6F866D. Grayscale: #828282. Windows color (decimal): -7308910 or 9599376. OLE color: 9599376.
HSL color Cylindrical-coordinate representation of color #907992: hue angle of 295.2º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #907992 is Cyan = 0.01, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 144 | 121 | 146 | - |
| CMYK | 0.01 | 0.17 | 0 | 0.43 |
| HSL | 295.2º | 0.1% | 0.52% | - |
| HSV(B) | 295.2º | 0.17% | 0.57% | - |
| XYZ | 23.53 | 21.68 | 30.14 | - |
| YUV | 130.73 | 136.62 | 137.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 121 | 146 | 0.01 | 0.17 | 0 | 0.43 | 295.2 | 0.1 | 0.52 |
| Hex | 90 | 79 | 92 | 1 | 11 | 0 | 2B | 127 | A | 34 |
| Octal | 220 | 171 | 222 | 1 | 21 | 0 | 53 | 447 | 12 | 64 |
| Binary | 10010000 | 1111001 | 10010010 | 1 | 10001 | 0 | 101011 | 100100111 | 1010 | 110100 |
Color Harmonies of #907992
Complementary color
Monochromatic Colors of #907992
Black with #907992
Text Example
Text Example
White with #907992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907992; }
p { color: rgb(144,121,146); }
H1.HeaderClassName
{
color: #907992;
}
.AnyTagClassName
{
color: #907992;
}
</style>
background-color css
<style>
a { background-color: #907992; }
a { background-color: rgb(144,121,146); }
div.DivClassName
{
background-color: #907992;
}
.BgClassName
{
background-color: #907992;
}
</style>
border-color css
<style>
span { border-color: #907992; }
span { border-color: rgb(144,121,146); }
td.TdClassName
{
border-color: #907992;
}
.TagClassName
{
border-color: #907992;
}
</style>