Shades of Rose Taupe #955757
Tints of Rose Taupe #955757
RGB
CMYK
RGB Variations
Color information
#955757 (or 0x955757) is known color: Rose Taupe. HEX triplet: 95, 57 and 57. RGB value is (149,87,87). Sum of RGB (Red+Green+Blue) = 149+87+87=323 (42% of max value = 765). Red value is 149 (58.59% from 255 or 46.13% from 323); Green value is 87 (34.38% from 255 or 26.93% from 323); Blue value is 87 (34.38% from 255 or 26.93% from 323); Max value from RGB is 149 - color contains mainly: red. Hex color #955757 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #955757 is #6AA8A8. Grayscale: #696969. Windows color (decimal): -6989993 or 5724053. OLE color: 5724053.
HSL color Cylindrical-coordinate representation of color #955757: hue angle of 0º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #955757 is Cyan = 0, Magento = 0.42, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 87 | 87 | - |
| CMYK | 0 | 0.42 | 0.42 | 0.42 |
| HSL | 0º | 0.26% | 0.46% | - |
| HSV(B) | 0º | 0.42% | 0.58% | - |
| XYZ | 17.52 | 13.89 | 10.78 | - |
| YUV | 105.54 | 117.54 | 159 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 87 | 87 | 0 | 0.42 | 0.42 | 0.42 | 0 | 0.26 | 0.46 |
| Hex | 95 | 57 | 57 | 0 | 2A | 2A | 2A | 0 | 1A | 2E |
| Octal | 225 | 127 | 127 | 0 | 52 | 52 | 52 | 0 | 32 | 56 |
| Binary | 10010101 | 1010111 | 1010111 | 0 | 101010 | 101010 | 101010 | 0 | 11010 | 101110 |
Color Harmonies of #955757
Complementary color
Monochromatic Colors of #955757
Black with #955757
Text Example
Text Example
White with #955757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955757; }
p { color: rgb(149,87,87); }
H1.HeaderClassName
{
color: #955757;
}
.AnyTagClassName
{
color: #955757;
}
</style>
background-color css
<style>
a { background-color: #955757; }
a { background-color: rgb(149,87,87); }
div.DivClassName
{
background-color: #955757;
}
.BgClassName
{
background-color: #955757;
}
</style>
border-color css
<style>
span { border-color: #955757; }
span { border-color: rgb(149,87,87); }
td.TdClassName
{
border-color: #955757;
}
.TagClassName
{
border-color: #955757;
}
</style>