Shades of Rose Taupe #955656
Tints of Rose Taupe #955656
RGB
CMYK
RGB Variations
Color information
#955656 (or 0x955656) is known color: Rose Taupe. HEX triplet: 95, 56 and 56. RGB value is (149,86,86). Sum of RGB (Red+Green+Blue) = 149+86+86=321 (42% of max value = 765). Red value is 149 (58.59% from 255 or 46.42% from 321); Green value is 86 (33.98% from 255 or 26.79% from 321); Blue value is 86 (33.98% from 255 or 26.79% from 321); Max value from RGB is 149 - color contains mainly: red. Hex color #955656 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #955656 is #6AA9A9. Grayscale: #686868. Windows color (decimal): -6990250 or 5658261. OLE color: 5658261.
HSL color Cylindrical-coordinate representation of color #955656: hue angle of 0º 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 #955656 is Cyan = 0, Magento = 0.42, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 86 | 86 | - |
| CMYK | 0 | 0.42 | 0.42 | 0.42 |
| HSL | 0º | 0.27% | 0.46% | - |
| HSV(B) | 0º | 0.42% | 0.58% | - |
| XYZ | 17.4 | 13.72 | 10.53 | - |
| YUV | 104.84 | 117.37 | 159.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 86 | 86 | 0 | 0.42 | 0.42 | 0.42 | 0 | 0.27 | 0.46 |
| Hex | 95 | 56 | 56 | 0 | 2A | 2A | 2A | 0 | 1B | 2E |
| Octal | 225 | 126 | 126 | 0 | 52 | 52 | 52 | 0 | 33 | 56 |
| Binary | 10010101 | 1010110 | 1010110 | 0 | 101010 | 101010 | 101010 | 0 | 11011 | 101110 |
Color Harmonies of #955656
Complementary color
Monochromatic Colors of #955656
Black with #955656
Text Example
Text Example
White with #955656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955656; }
p { color: rgb(149,86,86); }
H1.HeaderClassName
{
color: #955656;
}
.AnyTagClassName
{
color: #955656;
}
</style>
background-color css
<style>
a { background-color: #955656; }
a { background-color: rgb(149,86,86); }
div.DivClassName
{
background-color: #955656;
}
.BgClassName
{
background-color: #955656;
}
</style>
border-color css
<style>
span { border-color: #955656; }
span { border-color: rgb(149,86,86); }
td.TdClassName
{
border-color: #955656;
}
.TagClassName
{
border-color: #955656;
}
</style>