Shades of Mauve Taupe #866269
Tints of Mauve Taupe #866269
RGB
CMYK
RGB Variations
Color information
#866269 (or 0x866269) is known color: Mauve Taupe. HEX triplet: 86, 62 and 69. RGB value is (134,98,105). Sum of RGB (Red+Green+Blue) = 134+98+105=337 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.76% from 337); Green value is 98 (38.67% from 255 or 29.08% from 337); Blue value is 105 (41.41% from 255 or 31.16% from 337); Max value from RGB is 134 - color contains mainly: red. Hex color #866269 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866269 is #799D96. Grayscale: #6D6D6D. Windows color (decimal): -7970199 or 6906502. OLE color: 6906502.
HSL color Cylindrical-coordinate representation of color #866269: hue angle of 348.33º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #866269 is Cyan = 0, Magento = 0.27, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 98 | 105 | - |
| CMYK | 0 | 0.27 | 0.22 | 0.47 |
| HSL | 348.33º | 0.16% | 0.45% | - |
| HSV(B) | 348.33º | 0.27% | 0.53% | - |
| XYZ | 16.75 | 14.82 | 15.34 | - |
| YUV | 109.56 | 125.43 | 145.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 98 | 105 | 0 | 0.27 | 0.22 | 0.47 | 348.33 | 0.16 | 0.45 |
| Hex | 86 | 62 | 69 | 0 | 1B | 16 | 2F | 15C | 10 | 2D |
| Octal | 206 | 142 | 151 | 0 | 33 | 26 | 57 | 534 | 20 | 55 |
| Binary | 10000110 | 1100010 | 1101001 | 0 | 11011 | 10110 | 101111 | 101011100 | 10000 | 101101 |
Color Harmonies of #866269
Complementary color
Monochromatic Colors of #866269
Black with #866269
Text Example
Text Example
White with #866269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866269; }
p { color: rgb(134,98,105); }
H1.HeaderClassName
{
color: #866269;
}
.AnyTagClassName
{
color: #866269;
}
</style>
background-color css
<style>
a { background-color: #866269; }
a { background-color: rgb(134,98,105); }
div.DivClassName
{
background-color: #866269;
}
.BgClassName
{
background-color: #866269;
}
</style>
border-color css
<style>
span { border-color: #866269; }
span { border-color: rgb(134,98,105); }
td.TdClassName
{
border-color: #866269;
}
.TagClassName
{
border-color: #866269;
}
</style>