Shades of Rose Taupe #975656
Tints of Rose Taupe #975656
RGB
CMYK
RGB Variations
Color information
#975656 (or 0x975656) is known color: Rose Taupe. HEX triplet: 97, 56 and 56. RGB value is (151,86,86). Sum of RGB (Red+Green+Blue) = 151+86+86=323 (42% of max value = 765). Red value is 151 (59.38% from 255 or 46.75% from 323); Green value is 86 (33.98% from 255 or 26.63% from 323); Blue value is 86 (33.98% from 255 or 26.63% from 323); Max value from RGB is 151 - color contains mainly: red. Hex color #975656 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #975656 is #68A9A9. Grayscale: #696969. Windows color (decimal): -6859178 or 5658263. OLE color: 5658263.
HSL color Cylindrical-coordinate representation of color #975656: hue angle of 0º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #975656 is Cyan = 0, Magento = 0.43, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 86 | 86 | - |
| CMYK | 0 | 0.43 | 0.43 | 0.41 |
| HSL | 0º | 0.27% | 0.46% | - |
| HSV(B) | 0º | 0.43% | 0.59% | - |
| XYZ | 17.77 | 13.91 | 10.55 | - |
| YUV | 105.44 | 117.03 | 160.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 86 | 86 | 0 | 0.43 | 0.43 | 0.41 | 0 | 0.27 | 0.46 |
| Hex | 97 | 56 | 56 | 0 | 2B | 2B | 29 | 0 | 1B | 2E |
| Octal | 227 | 126 | 126 | 0 | 53 | 53 | 51 | 0 | 33 | 56 |
| Binary | 10010111 | 1010110 | 1010110 | 0 | 101011 | 101011 | 101001 | 0 | 11011 | 101110 |
Color Harmonies of #975656
Complementary color
Monochromatic Colors of #975656
Black with #975656
Text Example
Text Example
White with #975656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975656; }
p { color: rgb(151,86,86); }
H1.HeaderClassName
{
color: #975656;
}
.AnyTagClassName
{
color: #975656;
}
</style>
background-color css
<style>
a { background-color: #975656; }
a { background-color: rgb(151,86,86); }
div.DivClassName
{
background-color: #975656;
}
.BgClassName
{
background-color: #975656;
}
</style>
border-color css
<style>
span { border-color: #975656; }
span { border-color: rgb(151,86,86); }
td.TdClassName
{
border-color: #975656;
}
.TagClassName
{
border-color: #975656;
}
</style>