Shades of Amethyst Smoke #907995
Tints of Amethyst Smoke #907995
RGB
CMYK
RGB Variations
Color information
#907995 (or 0x907995) is known color: Amethyst Smoke. HEX triplet: 90, 79 and 95. RGB value is (144,121,149). Sum of RGB (Red+Green+Blue) = 144+121+149=414 (54% of max value = 765). Red value is 144 (56.64% from 255 or 34.78% from 414); Green value is 121 (47.66% from 255 or 29.23% from 414); Blue value is 149 (58.59% from 255 or 35.99% from 414); Max value from RGB is 149 - color contains mainly: blue. Hex color #907995 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #907995 is #6F866A. Grayscale: #828282. Windows color (decimal): -7308907 or 9795984. OLE color: 9795984.
HSL color Cylindrical-coordinate representation of color #907995: hue angle of 289.29º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #907995 is Cyan = 0.03, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 144 | 121 | 149 | - |
| CMYK | 0.03 | 0.19 | 0 | 0.42 |
| HSL | 289.29º | 0.12% | 0.53% | - |
| HSV(B) | 289.29º | 0.19% | 0.58% | - |
| XYZ | 23.76 | 21.77 | 31.38 | - |
| YUV | 131.07 | 138.12 | 137.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 121 | 149 | 0.03 | 0.19 | 0 | 0.42 | 289.29 | 0.12 | 0.53 |
| Hex | 90 | 79 | 95 | 3 | 13 | 0 | 2A | 121 | C | 35 |
| Octal | 220 | 171 | 225 | 3 | 23 | 0 | 52 | 441 | 14 | 65 |
| Binary | 10010000 | 1111001 | 10010101 | 11 | 10011 | 0 | 101010 | 100100001 | 1100 | 110101 |
Color Harmonies of #907995
Complementary color
Monochromatic Colors of #907995
Black with #907995
Text Example
Text Example
White with #907995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907995; }
p { color: rgb(144,121,149); }
H1.HeaderClassName
{
color: #907995;
}
.AnyTagClassName
{
color: #907995;
}
</style>
background-color css
<style>
a { background-color: #907995; }
a { background-color: rgb(144,121,149); }
div.DivClassName
{
background-color: #907995;
}
.BgClassName
{
background-color: #907995;
}
</style>
border-color css
<style>
span { border-color: #907995; }
span { border-color: rgb(144,121,149); }
td.TdClassName
{
border-color: #907995;
}
.TagClassName
{
border-color: #907995;
}
</style>