Shades of Rose Taupe #955856
Tints of Rose Taupe #955856
RGB
CMYK
RGB Variations
Color information
#955856 (or 0x955856) is known color: Rose Taupe. HEX triplet: 95, 58 and 56. RGB value is (149,88,86). Sum of RGB (Red+Green+Blue) = 149+88+86=323 (42% of max value = 765). Red value is 149 (58.59% from 255 or 46.13% from 323); Green value is 88 (34.77% from 255 or 27.24% from 323); Blue value is 86 (33.98% from 255 or 26.63% from 323); Max value from RGB is 149 - color contains mainly: red. Hex color #955856 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #955856 is #6AA7A9. Grayscale: #6A6A6A. Windows color (decimal): -6989738 or 5658773. OLE color: 5658773.
HSL color Cylindrical-coordinate representation of color #955856: hue angle of 1.9º degrees, saturation: 0.27, 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 #955856 is Cyan = 0, Magento = 0.41, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 88 | 86 | - |
| CMYK | 0 | 0.41 | 0.42 | 0.42 |
| HSL | 1.9º | 0.27% | 0.46% | - |
| HSV(B) | 1.9º | 0.42% | 0.58% | - |
| XYZ | 17.56 | 14.04 | 10.59 | - |
| YUV | 106.01 | 116.71 | 158.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 88 | 86 | 0 | 0.41 | 0.42 | 0.42 | 1.9 | 0.27 | 0.46 |
| Hex | 95 | 58 | 56 | 0 | 29 | 2A | 2A | 2 | 1B | 2E |
| Octal | 225 | 130 | 126 | 0 | 51 | 52 | 52 | 2 | 33 | 56 |
| Binary | 10010101 | 1011000 | 1010110 | 0 | 101001 | 101010 | 101010 | 10 | 11011 | 101110 |
Color Harmonies of #955856
Complementary color
Monochromatic Colors of #955856
Black with #955856
Text Example
Text Example
White with #955856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955856; }
p { color: rgb(149,88,86); }
H1.HeaderClassName
{
color: #955856;
}
.AnyTagClassName
{
color: #955856;
}
</style>
background-color css
<style>
a { background-color: #955856; }
a { background-color: rgb(149,88,86); }
div.DivClassName
{
background-color: #955856;
}
.BgClassName
{
background-color: #955856;
}
</style>
border-color css
<style>
span { border-color: #955856; }
span { border-color: rgb(149,88,86); }
td.TdClassName
{
border-color: #955856;
}
.TagClassName
{
border-color: #955856;
}
</style>