Shades of Purple Taupe #494347
Tints of Purple Taupe #494347
RGB
CMYK
RGB Variations
Color information
#494347 (or 0x494347) is known color: Purple Taupe. HEX triplet: 49, 43 and 47. RGB value is (73,67,71). Sum of RGB (Red+Green+Blue) = 73+67+71=211 (27% of max value = 765). Red value is 73 (28.91% from 255 or 34.60% from 211); Green value is 67 (26.56% from 255 or 31.75% from 211); Blue value is 71 (28.12% from 255 or 33.65% from 211); Max value from RGB is 73 - color contains mainly: red. Hex color #494347 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #494347 is #B6BCB8. Grayscale: #454545. Windows color (decimal): -11975865 or 4670281. OLE color: 4670281.
HSL color Cylindrical-coordinate representation of color #494347: hue angle of 320º degrees, saturation: 0.04, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #494347 is Cyan = 0, Magento = 0.08, Yellow = 0.03 and Black (K on CMYK) = 0.71.
Color convert
RGB | 73 | 67 | 71 | - |
CMYK | 0 | 0.08 | 0.03 | 0.71 |
HSL | 320º | 0.04% | 0.27% | - |
HSV(B) | 320º | 0.08% | 0.29% | - |
XYZ | 5.89 | 5.89 | 6.79 | - |
YUV | 69.25 | 128.99 | 130.67 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 73 | 67 | 71 | 0 | 0.08 | 0.03 | 0.71 | 320 | 0.04 | 0.27 |
Hex | 49 | 43 | 47 | 0 | 8 | 3 | 47 | 140 | 4 | 1B |
Octal | 111 | 103 | 107 | 0 | 10 | 3 | 107 | 500 | 4 | 33 |
Binary | 1001001 | 1000011 | 1000111 | 0 | 1000 | 11 | 1000111 | 101000000 | 100 | 11011 |
Color Harmonies of #494347
Complementary color
Monochromatic Colors of #494347
Black with #494347
Text Example
Text Example
White with #494347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494347; }
p { color: rgb(73,67,71); }
H1.HeaderClassName
{
color: #494347;
}
.AnyTagClassName
{
color: #494347;
}
</style>
background-color css
<style>
a { background-color: #494347; }
a { background-color: rgb(73,67,71); }
div.DivClassName
{
background-color: #494347;
}
.BgClassName
{
background-color: #494347;
}
</style>
border-color css
<style>
span { border-color: #494347; }
span { border-color: rgb(73,67,71); }
td.TdClassName
{
border-color: #494347;
}
.TagClassName
{
border-color: #494347;
}
</style>