Shades of Mauve Taupe #926667
Tints of Mauve Taupe #926667
RGB
CMYK
RGB Variations
Color information
#926667 (or 0x926667) is known color: Mauve Taupe. HEX triplet: 92, 66 and 67. RGB value is (146,102,103). Sum of RGB (Red+Green+Blue) = 146+102+103=351 (46% of max value = 765). Red value is 146 (57.42% from 255 or 41.60% from 351); Green value is 102 (40.23% from 255 or 29.06% from 351); Blue value is 103 (40.62% from 255 or 29.34% from 351); Max value from RGB is 146 - color contains mainly: red. Hex color #926667 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926667 is #6D9998. Grayscale: #737373. Windows color (decimal): -7182745 or 6776466. OLE color: 6776466.
HSL color Cylindrical-coordinate representation of color #926667: hue angle of 358.64º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #926667 is Cyan = 0, Magento = 0.30, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 102 | 103 | - |
| CMYK | 0 | 0.30 | 0.29 | 0.43 |
| HSL | 358.64º | 0.18% | 0.49% | - |
| HSV(B) | 358.64º | 0.3% | 0.57% | - |
| XYZ | 19.05 | 16.59 | 15.03 | - |
| YUV | 115.27 | 121.08 | 149.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 102 | 103 | 0 | 0.30 | 0.29 | 0.43 | 358.64 | 0.18 | 0.49 |
| Hex | 92 | 66 | 67 | 0 | 1E | 1D | 2B | 167 | 12 | 31 |
| Octal | 222 | 146 | 147 | 0 | 36 | 35 | 53 | 547 | 22 | 61 |
| Binary | 10010010 | 1100110 | 1100111 | 0 | 11110 | 11101 | 101011 | 101100111 | 10010 | 110001 |
Color Harmonies of #926667
Complementary color
Monochromatic Colors of #926667
Black with #926667
Text Example
Text Example
White with #926667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926667; }
p { color: rgb(146,102,103); }
H1.HeaderClassName
{
color: #926667;
}
.AnyTagClassName
{
color: #926667;
}
</style>
background-color css
<style>
a { background-color: #926667; }
a { background-color: rgb(146,102,103); }
div.DivClassName
{
background-color: #926667;
}
.BgClassName
{
background-color: #926667;
}
</style>
border-color css
<style>
span { border-color: #926667; }
span { border-color: rgb(146,102,103); }
td.TdClassName
{
border-color: #926667;
}
.TagClassName
{
border-color: #926667;
}
</style>