Shades of Mauve Taupe #925674
Tints of Mauve Taupe #925674
RGB
CMYK
RGB Variations
Color information
#925674 (or 0x925674) is known color: Mauve Taupe. HEX triplet: 92, 56 and 74. RGB value is (146,86,116). Sum of RGB (Red+Green+Blue) = 146+86+116=348 (46% of max value = 765). Red value is 146 (57.42% from 255 or 41.95% from 348); Green value is 86 (33.98% from 255 or 24.71% from 348); Blue value is 116 (45.70% from 255 or 33.33% from 348); Max value from RGB is 146 - color contains mainly: red. Hex color #925674 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925674 is #6DA98B. Grayscale: #6B6B6B. Windows color (decimal): -7186828 or 7624338. OLE color: 7624338.
HSL color Cylindrical-coordinate representation of color #925674: hue angle of 330º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #925674 is Cyan = 0, Magento = 0.41, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 86 | 116 | - |
| CMYK | 0 | 0.41 | 0.21 | 0.43 |
| HSL | 330º | 0.26% | 0.45% | - |
| HSV(B) | 330º | 0.41% | 0.57% | - |
| XYZ | 18.33 | 14.03 | 18.26 | - |
| YUV | 107.36 | 132.88 | 155.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 86 | 116 | 0 | 0.41 | 0.21 | 0.43 | 330 | 0.26 | 0.45 |
| Hex | 92 | 56 | 74 | 0 | 29 | 15 | 2B | 14A | 1A | 2D |
| Octal | 222 | 126 | 164 | 0 | 51 | 25 | 53 | 512 | 32 | 55 |
| Binary | 10010010 | 1010110 | 1110100 | 0 | 101001 | 10101 | 101011 | 101001010 | 11010 | 101101 |
Color Harmonies of #925674
Complementary color
Monochromatic Colors of #925674
Black with #925674
Text Example
Text Example
White with #925674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925674; }
p { color: rgb(146,86,116); }
H1.HeaderClassName
{
color: #925674;
}
.AnyTagClassName
{
color: #925674;
}
</style>
background-color css
<style>
a { background-color: #925674; }
a { background-color: rgb(146,86,116); }
div.DivClassName
{
background-color: #925674;
}
.BgClassName
{
background-color: #925674;
}
</style>
border-color css
<style>
span { border-color: #925674; }
span { border-color: rgb(146,86,116); }
td.TdClassName
{
border-color: #925674;
}
.TagClassName
{
border-color: #925674;
}
</style>