Shades of Mauve Taupe #936668
Tints of Mauve Taupe #936668
RGB
CMYK
RGB Variations
Color information
#936668 (or 0x936668) is known color: Mauve Taupe. HEX triplet: 93, 66 and 68. RGB value is (147,102,104). Sum of RGB (Red+Green+Blue) = 147+102+104=353 (46% of max value = 765). Red value is 147 (57.81% from 255 or 41.64% from 353); Green value is 102 (40.23% from 255 or 28.90% from 353); Blue value is 104 (41.02% from 255 or 29.46% from 353); Max value from RGB is 147 - color contains mainly: red. Hex color #936668 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936668 is #6C9997. Grayscale: #737373. Windows color (decimal): -7117208 or 6842003. OLE color: 6842003.
HSL color Cylindrical-coordinate representation of color #936668: hue angle of 357.33º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #936668 is Cyan = 0, Magento = 0.31, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 102 | 104 | - |
| CMYK | 0 | 0.31 | 0.29 | 0.42 |
| HSL | 357.33º | 0.18% | 0.49% | - |
| HSV(B) | 357.33º | 0.31% | 0.58% | - |
| XYZ | 19.28 | 16.71 | 15.3 | - |
| YUV | 115.68 | 121.41 | 150.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 102 | 104 | 0 | 0.31 | 0.29 | 0.42 | 357.33 | 0.18 | 0.49 |
| Hex | 93 | 66 | 68 | 0 | 1F | 1D | 2A | 165 | 12 | 31 |
| Octal | 223 | 146 | 150 | 0 | 37 | 35 | 52 | 545 | 22 | 61 |
| Binary | 10010011 | 1100110 | 1101000 | 0 | 11111 | 11101 | 101010 | 101100101 | 10010 | 110001 |
Color Harmonies of #936668
Complementary color
Monochromatic Colors of #936668
Black with #936668
Text Example
Text Example
White with #936668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936668; }
p { color: rgb(147,102,104); }
H1.HeaderClassName
{
color: #936668;
}
.AnyTagClassName
{
color: #936668;
}
</style>
background-color css
<style>
a { background-color: #936668; }
a { background-color: rgb(147,102,104); }
div.DivClassName
{
background-color: #936668;
}
.BgClassName
{
background-color: #936668;
}
</style>
border-color css
<style>
span { border-color: #936668; }
span { border-color: rgb(147,102,104); }
td.TdClassName
{
border-color: #936668;
}
.TagClassName
{
border-color: #936668;
}
</style>