Shades of Taupe Grey #938490
Tints of Taupe Grey #938490
RGB
CMYK
RGB Variations
Color information
#938490 (or 0x938490) is known color: Taupe Grey. HEX triplet: 93, 84 and 90. RGB value is (147,132,144). Sum of RGB (Red+Green+Blue) = 147+132+144=423 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.75% from 423); Green value is 132 (51.95% from 255 or 31.21% from 423); Blue value is 144 (56.64% from 255 or 34.04% from 423); Max value from RGB is 147 - color contains mainly: red. Hex color #938490 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #938490 is #6C7B6F. Grayscale: #898989. Windows color (decimal): -7109488 or 9471123. OLE color: 9471123.
HSL color Cylindrical-coordinate representation of color #938490: hue angle of 312º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #938490 is Cyan = 0, Magento = 0.10, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 132 | 144 | - |
| CMYK | 0 | 0.10 | 0.02 | 0.42 |
| HSL | 312º | 0.06% | 0.55% | - |
| HSV(B) | 312º | 0.1% | 0.58% | - |
| XYZ | 25.32 | 24.72 | 29.82 | - |
| YUV | 137.85 | 131.47 | 134.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 132 | 144 | 0 | 0.10 | 0.02 | 0.42 | 312 | 0.06 | 0.55 |
| Hex | 93 | 84 | 90 | 0 | A | 2 | 2A | 138 | 6 | 37 |
| Octal | 223 | 204 | 220 | 0 | 12 | 2 | 52 | 470 | 6 | 67 |
| Binary | 10010011 | 10000100 | 10010000 | 0 | 1010 | 10 | 101010 | 100111000 | 110 | 110111 |
Color Harmonies of #938490
Complementary color
Monochromatic Colors of #938490
Black with #938490
Text Example
Text Example
White with #938490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938490; }
p { color: rgb(147,132,144); }
H1.HeaderClassName
{
color: #938490;
}
.AnyTagClassName
{
color: #938490;
}
</style>
background-color css
<style>
a { background-color: #938490; }
a { background-color: rgb(147,132,144); }
div.DivClassName
{
background-color: #938490;
}
.BgClassName
{
background-color: #938490;
}
</style>
border-color css
<style>
span { border-color: #938490; }
span { border-color: rgb(147,132,144); }
td.TdClassName
{
border-color: #938490;
}
.TagClassName
{
border-color: #938490;
}
</style>