Shades of Mauve Taupe #946067
Tints of Mauve Taupe #946067
RGB
CMYK
RGB Variations
Color information
#946067 (or 0x946067) is known color: Mauve Taupe. HEX triplet: 94, 60 and 67. RGB value is (148,96,103). Sum of RGB (Red+Green+Blue) = 148+96+103=347 (45% of max value = 765). Red value is 148 (58.20% from 255 or 42.65% from 347); Green value is 96 (37.89% from 255 or 27.67% from 347); Blue value is 103 (40.62% from 255 or 29.68% from 347); Max value from RGB is 148 - color contains mainly: red. Hex color #946067 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #946067 is #6B9F98. Grayscale: #707070. Windows color (decimal): -7053209 or 6774932. OLE color: 6774932.
HSL color Cylindrical-coordinate representation of color #946067: hue angle of 351.92º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #946067 is Cyan = 0, Magento = 0.35, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 96 | 103 | - |
| CMYK | 0 | 0.35 | 0.30 | 0.42 |
| HSL | 351.92º | 0.21% | 0.48% | - |
| HSV(B) | 351.92º | 0.35% | 0.58% | - |
| XYZ | 18.84 | 15.64 | 14.86 | - |
| YUV | 112.35 | 122.73 | 153.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 96 | 103 | 0 | 0.35 | 0.30 | 0.42 | 351.92 | 0.21 | 0.48 |
| Hex | 94 | 60 | 67 | 0 | 23 | 1E | 2A | 160 | 15 | 30 |
| Octal | 224 | 140 | 147 | 0 | 43 | 36 | 52 | 540 | 25 | 60 |
| Binary | 10010100 | 1100000 | 1100111 | 0 | 100011 | 11110 | 101010 | 101100000 | 10101 | 110000 |
Color Harmonies of #946067
Complementary color
Monochromatic Colors of #946067
Black with #946067
Text Example
Text Example
White with #946067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946067; }
p { color: rgb(148,96,103); }
H1.HeaderClassName
{
color: #946067;
}
.AnyTagClassName
{
color: #946067;
}
</style>
background-color css
<style>
a { background-color: #946067; }
a { background-color: rgb(148,96,103); }
div.DivClassName
{
background-color: #946067;
}
.BgClassName
{
background-color: #946067;
}
</style>
border-color css
<style>
span { border-color: #946067; }
span { border-color: rgb(148,96,103); }
td.TdClassName
{
border-color: #946067;
}
.TagClassName
{
border-color: #946067;
}
</style>