Shades of Mauve Taupe #926573
Tints of Mauve Taupe #926573
RGB
CMYK
RGB Variations
Color information
#926573 (or 0x926573) is known color: Mauve Taupe. HEX triplet: 92, 65 and 73. RGB value is (146,101,115). Sum of RGB (Red+Green+Blue) = 146+101+115=362 (47% of max value = 765). Red value is 146 (57.42% from 255 or 40.33% from 362); Green value is 101 (39.84% from 255 or 27.90% from 362); Blue value is 115 (45.31% from 255 or 31.77% from 362); Max value from RGB is 146 - color contains mainly: red. Hex color #926573 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926573 is #6D9A8C. Grayscale: #747474. Windows color (decimal): -7182989 or 7562642. OLE color: 7562642.
HSL color Cylindrical-coordinate representation of color #926573: hue angle of 341.33º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #926573 is Cyan = 0, Magento = 0.31, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 101 | 115 | - |
| CMYK | 0 | 0.31 | 0.21 | 0.43 |
| HSL | 341.33º | 0.18% | 0.48% | - |
| HSV(B) | 341.33º | 0.31% | 0.57% | - |
| XYZ | 19.6 | 16.66 | 18.4 | - |
| YUV | 116.05 | 127.41 | 149.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 101 | 115 | 0 | 0.31 | 0.21 | 0.43 | 341.33 | 0.18 | 0.48 |
| Hex | 92 | 65 | 73 | 0 | 1F | 15 | 2B | 155 | 12 | 30 |
| Octal | 222 | 145 | 163 | 0 | 37 | 25 | 53 | 525 | 22 | 60 |
| Binary | 10010010 | 1100101 | 1110011 | 0 | 11111 | 10101 | 101011 | 101010101 | 10010 | 110000 |
Color Harmonies of #926573
Complementary color
Monochromatic Colors of #926573
Black with #926573
Text Example
Text Example
White with #926573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926573; }
p { color: rgb(146,101,115); }
H1.HeaderClassName
{
color: #926573;
}
.AnyTagClassName
{
color: #926573;
}
</style>
background-color css
<style>
a { background-color: #926573; }
a { background-color: rgb(146,101,115); }
div.DivClassName
{
background-color: #926573;
}
.BgClassName
{
background-color: #926573;
}
</style>
border-color css
<style>
span { border-color: #926573; }
span { border-color: rgb(146,101,115); }
td.TdClassName
{
border-color: #926573;
}
.TagClassName
{
border-color: #926573;
}
</style>