Shades of Mauve Taupe #916467
Tints of Mauve Taupe #916467
RGB
CMYK
RGB Variations
Color information
#916467 (or 0x916467) is known color: Mauve Taupe. HEX triplet: 91, 64 and 67. RGB value is (145,100,103). Sum of RGB (Red+Green+Blue) = 145+100+103=348 (46% of max value = 765). Red value is 145 (57.03% from 255 or 41.67% from 348); Green value is 100 (39.45% from 255 or 28.74% from 348); Blue value is 103 (40.62% from 255 or 29.60% from 348); Max value from RGB is 145 - color contains mainly: red. Hex color #916467 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916467 is #6E9B98. Grayscale: #717171. Windows color (decimal): -7248793 or 6775953. OLE color: 6775953.
HSL color Cylindrical-coordinate representation of color #916467: hue angle of 356º 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 #916467 is Cyan = 0, Magento = 0.31, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 100 | 103 | - |
| CMYK | 0 | 0.31 | 0.29 | 0.43 |
| HSL | 356º | 0.18% | 0.48% | - |
| HSV(B) | 356º | 0.31% | 0.57% | - |
| XYZ | 18.68 | 16.11 | 14.96 | - |
| YUV | 113.8 | 121.91 | 150.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 100 | 103 | 0 | 0.31 | 0.29 | 0.43 | 356 | 0.18 | 0.48 |
| Hex | 91 | 64 | 67 | 0 | 1F | 1D | 2B | 164 | 12 | 30 |
| Octal | 221 | 144 | 147 | 0 | 37 | 35 | 53 | 544 | 22 | 60 |
| Binary | 10010001 | 1100100 | 1100111 | 0 | 11111 | 11101 | 101011 | 101100100 | 10010 | 110000 |
Color Harmonies of #916467
Complementary color
Monochromatic Colors of #916467
Black with #916467
Text Example
Text Example
White with #916467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916467; }
p { color: rgb(145,100,103); }
H1.HeaderClassName
{
color: #916467;
}
.AnyTagClassName
{
color: #916467;
}
</style>
background-color css
<style>
a { background-color: #916467; }
a { background-color: rgb(145,100,103); }
div.DivClassName
{
background-color: #916467;
}
.BgClassName
{
background-color: #916467;
}
</style>
border-color css
<style>
span { border-color: #916467; }
span { border-color: rgb(145,100,103); }
td.TdClassName
{
border-color: #916467;
}
.TagClassName
{
border-color: #916467;
}
</style>