Shades of Mauve Taupe #926873
Tints of Mauve Taupe #926873
RGB
CMYK
RGB Variations
Color information
#926873 (or 0x926873) is known color: Mauve Taupe. HEX triplet: 92, 68 and 73. RGB value is (146,104,115). Sum of RGB (Red+Green+Blue) = 146+104+115=365 (48% of max value = 765). Red value is 146 (57.42% from 255 or 40% from 365); Green value is 104 (41.02% from 255 or 28.49% from 365); Blue value is 115 (45.31% from 255 or 31.51% from 365); Max value from RGB is 146 - color contains mainly: red. Hex color #926873 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926873 is #6D978C. Grayscale: #757575. Windows color (decimal): -7182221 or 7563410. OLE color: 7563410.
HSL color Cylindrical-coordinate representation of color #926873: hue angle of 344.29º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #926873 is Cyan = 0, Magento = 0.29, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 104 | 115 | - |
| CMYK | 0 | 0.29 | 0.21 | 0.43 |
| HSL | 344.29º | 0.17% | 0.49% | - |
| HSV(B) | 344.29º | 0.29% | 0.57% | - |
| XYZ | 19.9 | 17.25 | 18.5 | - |
| YUV | 117.81 | 126.41 | 148.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 104 | 115 | 0 | 0.29 | 0.21 | 0.43 | 344.29 | 0.17 | 0.49 |
| Hex | 92 | 68 | 73 | 0 | 1D | 15 | 2B | 158 | 11 | 31 |
| Octal | 222 | 150 | 163 | 0 | 35 | 25 | 53 | 530 | 21 | 61 |
| Binary | 10010010 | 1101000 | 1110011 | 0 | 11101 | 10101 | 101011 | 101011000 | 10001 | 110001 |
Color Harmonies of #926873
Complementary color
Monochromatic Colors of #926873
Black with #926873
Text Example
Text Example
White with #926873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926873; }
p { color: rgb(146,104,115); }
H1.HeaderClassName
{
color: #926873;
}
.AnyTagClassName
{
color: #926873;
}
</style>
background-color css
<style>
a { background-color: #926873; }
a { background-color: rgb(146,104,115); }
div.DivClassName
{
background-color: #926873;
}
.BgClassName
{
background-color: #926873;
}
</style>
border-color css
<style>
span { border-color: #926873; }
span { border-color: rgb(146,104,115); }
td.TdClassName
{
border-color: #926873;
}
.TagClassName
{
border-color: #926873;
}
</style>