Shades of Rose Taupe #915955
Tints of Rose Taupe #915955
RGB
CMYK
RGB Variations
Color information
#915955 (or 0x915955) is known color: Rose Taupe. HEX triplet: 91, 59 and 55. RGB value is (145,89,85). Sum of RGB (Red+Green+Blue) = 145+89+85=319 (42% of max value = 765). Red value is 145 (57.03% from 255 or 45.45% from 319); Green value is 89 (35.16% from 255 or 27.90% from 319); Blue value is 85 (33.59% from 255 or 26.65% from 319); Max value from RGB is 145 - color contains mainly: red. Hex color #915955 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915955 is #6EA6AA. Grayscale: #696969. Windows color (decimal): -7251627 or 5593489. OLE color: 5593489.
HSL color Cylindrical-coordinate representation of color #915955: hue angle of 4º 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 #915955 is Cyan = 0, Magento = 0.39, Yellow = 0.41 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 89 | 85 | - |
| CMYK | 0 | 0.39 | 0.41 | 0.43 |
| HSL | 4º | 0.26% | 0.45% | - |
| HSV(B) | 4º | 0.41% | 0.57% | - |
| XYZ | 16.89 | 13.82 | 10.37 | - |
| YUV | 105.29 | 116.55 | 156.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 89 | 85 | 0 | 0.39 | 0.41 | 0.43 | 4 | 0.26 | 0.45 |
| Hex | 91 | 59 | 55 | 0 | 27 | 29 | 2B | 4 | 1A | 2D |
| Octal | 221 | 131 | 125 | 0 | 47 | 51 | 53 | 4 | 32 | 55 |
| Binary | 10010001 | 1011001 | 1010101 | 0 | 100111 | 101001 | 101011 | 100 | 11010 | 101101 |
Color Harmonies of #915955
Complementary color
Monochromatic Colors of #915955
Black with #915955
Text Example
Text Example
White with #915955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915955; }
p { color: rgb(145,89,85); }
H1.HeaderClassName
{
color: #915955;
}
.AnyTagClassName
{
color: #915955;
}
</style>
background-color css
<style>
a { background-color: #915955; }
a { background-color: rgb(145,89,85); }
div.DivClassName
{
background-color: #915955;
}
.BgClassName
{
background-color: #915955;
}
</style>
border-color css
<style>
span { border-color: #915955; }
span { border-color: rgb(145,89,85); }
td.TdClassName
{
border-color: #915955;
}
.TagClassName
{
border-color: #915955;
}
</style>