Shades of Rose Taupe #915755
Tints of Rose Taupe #915755
RGB
CMYK
RGB Variations
Color information
#915755 (or 0x915755) is known color: Rose Taupe. HEX triplet: 91, 57 and 55. RGB value is (145,87,85). Sum of RGB (Red+Green+Blue) = 145+87+85=317 (41% of max value = 765). Red value is 145 (57.03% from 255 or 45.74% from 317); Green value is 87 (34.38% from 255 or 27.44% from 317); Blue value is 85 (33.59% from 255 or 26.81% from 317); Max value from RGB is 145 - color contains mainly: red. Hex color #915755 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915755 is #6EA8AA. Grayscale: #686868. Windows color (decimal): -7252139 or 5592977. OLE color: 5592977.
HSL color Cylindrical-coordinate representation of color #915755: hue angle of 2º 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 #915755 is Cyan = 0, Magento = 0.4, Yellow = 0.41 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 87 | 85 | - |
| CMYK | 0 | 0.4 | 0.41 | 0.43 |
| HSL | 2º | 0.26% | 0.45% | - |
| HSV(B) | 2º | 0.41% | 0.57% | - |
| XYZ | 16.72 | 13.49 | 10.32 | - |
| YUV | 104.11 | 117.22 | 157.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 87 | 85 | 0 | 0.4 | 0.41 | 0.43 | 2 | 0.26 | 0.45 |
| Hex | 91 | 57 | 55 | 0 | 28 | 29 | 2B | 2 | 1A | 2D |
| Octal | 221 | 127 | 125 | 0 | 50 | 51 | 53 | 2 | 32 | 55 |
| Binary | 10010001 | 1010111 | 1010101 | 0 | 101000 | 101001 | 101011 | 10 | 11010 | 101101 |
Color Harmonies of #915755
Complementary color
Monochromatic Colors of #915755
Black with #915755
Text Example
Text Example
White with #915755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915755; }
p { color: rgb(145,87,85); }
H1.HeaderClassName
{
color: #915755;
}
.AnyTagClassName
{
color: #915755;
}
</style>
background-color css
<style>
a { background-color: #915755; }
a { background-color: rgb(145,87,85); }
div.DivClassName
{
background-color: #915755;
}
.BgClassName
{
background-color: #915755;
}
</style>
border-color css
<style>
span { border-color: #915755; }
span { border-color: rgb(145,87,85); }
td.TdClassName
{
border-color: #915755;
}
.TagClassName
{
border-color: #915755;
}
</style>