Shades of Mauve Taupe #866273
Tints of Mauve Taupe #866273
RGB
CMYK
RGB Variations
Color information
#866273 (or 0x866273) is known color: Mauve Taupe. HEX triplet: 86, 62 and 73. RGB value is (134,98,115). Sum of RGB (Red+Green+Blue) = 134+98+115=347 (45% of max value = 765). Red value is 134 (52.73% from 255 or 38.62% from 347); Green value is 98 (38.67% from 255 or 28.24% from 347); Blue value is 115 (45.31% from 255 or 33.14% from 347); Max value from RGB is 134 - color contains mainly: red. Hex color #866273 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866273 is #799D8C. Grayscale: #6E6E6E. Windows color (decimal): -7970189 or 7561862. OLE color: 7561862.
HSL color Cylindrical-coordinate representation of color #866273: hue angle of 331.67º 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 #866273 is Cyan = 0, Magento = 0.27, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 98 | 115 | - |
| CMYK | 0 | 0.27 | 0.14 | 0.47 |
| HSL | 331.67º | 0.16% | 0.45% | - |
| HSV(B) | 331.67º | 0.27% | 0.53% | - |
| XYZ | 17.29 | 15.04 | 18.21 | - |
| YUV | 110.7 | 130.43 | 144.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 98 | 115 | 0 | 0.27 | 0.14 | 0.47 | 331.67 | 0.16 | 0.45 |
| Hex | 86 | 62 | 73 | 0 | 1B | E | 2F | 14C | 10 | 2D |
| Octal | 206 | 142 | 163 | 0 | 33 | 16 | 57 | 514 | 20 | 55 |
| Binary | 10000110 | 1100010 | 1110011 | 0 | 11011 | 1110 | 101111 | 101001100 | 10000 | 101101 |
Color Harmonies of #866273
Complementary color
Monochromatic Colors of #866273
Black with #866273
Text Example
Text Example
White with #866273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866273; }
p { color: rgb(134,98,115); }
H1.HeaderClassName
{
color: #866273;
}
.AnyTagClassName
{
color: #866273;
}
</style>
background-color css
<style>
a { background-color: #866273; }
a { background-color: rgb(134,98,115); }
div.DivClassName
{
background-color: #866273;
}
.BgClassName
{
background-color: #866273;
}
</style>
border-color css
<style>
span { border-color: #866273; }
span { border-color: rgb(134,98,115); }
td.TdClassName
{
border-color: #866273;
}
.TagClassName
{
border-color: #866273;
}
</style>