Shades of Mauve Taupe #936269
Tints of Mauve Taupe #936269
RGB
CMYK
RGB Variations
Color information
#936269 (or 0x936269) is known color: Mauve Taupe. HEX triplet: 93, 62 and 69. RGB value is (147,98,105). Sum of RGB (Red+Green+Blue) = 147+98+105=350 (46% of max value = 765). Red value is 147 (57.81% from 255 or 42% from 350); Green value is 98 (38.67% from 255 or 28% from 350); Blue value is 105 (41.41% from 255 or 30% from 350); Max value from RGB is 147 - color contains mainly: red. Hex color #936269 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936269 is #6C9D96. Grayscale: #717171. Windows color (decimal): -7118231 or 6906515. OLE color: 6906515.
HSL color Cylindrical-coordinate representation of color #936269: hue angle of 351.43º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #936269 is Cyan = 0, Magento = 0.33, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 98 | 105 | - |
| CMYK | 0 | 0.33 | 0.29 | 0.42 |
| HSL | 351.43º | 0.2% | 0.48% | - |
| HSV(B) | 351.43º | 0.33% | 0.58% | - |
| XYZ | 18.95 | 15.96 | 15.45 | - |
| YUV | 113.45 | 123.23 | 151.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 98 | 105 | 0 | 0.33 | 0.29 | 0.42 | 351.43 | 0.2 | 0.48 |
| Hex | 93 | 62 | 69 | 0 | 21 | 1D | 2A | 15F | 14 | 30 |
| Octal | 223 | 142 | 151 | 0 | 41 | 35 | 52 | 537 | 24 | 60 |
| Binary | 10010011 | 1100010 | 1101001 | 0 | 100001 | 11101 | 101010 | 101011111 | 10100 | 110000 |
Color Harmonies of #936269
Complementary color
Monochromatic Colors of #936269
Black with #936269
Text Example
Text Example
White with #936269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936269; }
p { color: rgb(147,98,105); }
H1.HeaderClassName
{
color: #936269;
}
.AnyTagClassName
{
color: #936269;
}
</style>
background-color css
<style>
a { background-color: #936269; }
a { background-color: rgb(147,98,105); }
div.DivClassName
{
background-color: #936269;
}
.BgClassName
{
background-color: #936269;
}
</style>
border-color css
<style>
span { border-color: #936269; }
span { border-color: rgb(147,98,105); }
td.TdClassName
{
border-color: #936269;
}
.TagClassName
{
border-color: #936269;
}
</style>