Shades of Rose Taupe #915958
Tints of Rose Taupe #915958
RGB
CMYK
RGB Variations
Color information
#915958 (or 0x915958) is known color: Rose Taupe. HEX triplet: 91, 59 and 58. RGB value is (145,89,88). Sum of RGB (Red+Green+Blue) = 145+89+88=322 (42% of max value = 765). Red value is 145 (57.03% from 255 or 45.03% from 322); Green value is 89 (35.16% from 255 or 27.64% from 322); Blue value is 88 (34.77% from 255 or 27.33% from 322); Max value from RGB is 145 - color contains mainly: red. Hex color #915958 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915958 is #6EA6A7. Grayscale: #696969. Windows color (decimal): -7251624 or 5790097. OLE color: 5790097.
HSL color Cylindrical-coordinate representation of color #915958: hue angle of 1.05º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #915958 is Cyan = 0, Magento = 0.39, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 89 | 88 | - |
| CMYK | 0 | 0.39 | 0.39 | 0.43 |
| HSL | 1.05º | 0.24% | 0.46% | - |
| HSV(B) | 1.05º | 0.39% | 0.57% | - |
| XYZ | 17.01 | 13.87 | 11.01 | - |
| YUV | 105.63 | 118.05 | 156.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 89 | 88 | 0 | 0.39 | 0.39 | 0.43 | 1.05 | 0.24 | 0.46 |
| Hex | 91 | 59 | 58 | 0 | 27 | 27 | 2B | 1 | 18 | 2E |
| Octal | 221 | 131 | 130 | 0 | 47 | 47 | 53 | 1 | 30 | 56 |
| Binary | 10010001 | 1011001 | 1011000 | 0 | 100111 | 100111 | 101011 | 1 | 11000 | 101110 |
Color Harmonies of #915958
Complementary color
Monochromatic Colors of #915958
Black with #915958
Text Example
Text Example
White with #915958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915958; }
p { color: rgb(145,89,88); }
H1.HeaderClassName
{
color: #915958;
}
.AnyTagClassName
{
color: #915958;
}
</style>
background-color css
<style>
a { background-color: #915958; }
a { background-color: rgb(145,89,88); }
div.DivClassName
{
background-color: #915958;
}
.BgClassName
{
background-color: #915958;
}
</style>
border-color css
<style>
span { border-color: #915958; }
span { border-color: rgb(145,89,88); }
td.TdClassName
{
border-color: #915958;
}
.TagClassName
{
border-color: #915958;
}
</style>