Shades of Rose Taupe #985656
Tints of Rose Taupe #985656
RGB
CMYK
RGB Variations
Color information
#985656 (or 0x985656) is known color: Rose Taupe. HEX triplet: 98, 56 and 56. RGB value is (152,86,86). Sum of RGB (Red+Green+Blue) = 152+86+86=324 (42% of max value = 765). Red value is 152 (59.77% from 255 or 46.91% from 324); Green value is 86 (33.98% from 255 or 26.54% from 324); Blue value is 86 (33.98% from 255 or 26.54% from 324); Max value from RGB is 152 - color contains mainly: red. Hex color #985656 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #985656 is #67A9A9. Grayscale: #696969. Windows color (decimal): -6793642 or 5658264. OLE color: 5658264.
HSL color Cylindrical-coordinate representation of color #985656: hue angle of 0º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #985656 is Cyan = 0, Magento = 0.43, Yellow = 0.43 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 86 | 86 | - |
| CMYK | 0 | 0.43 | 0.43 | 0.40 |
| HSL | 0º | 0.28% | 0.47% | - |
| HSV(B) | 0º | 0.43% | 0.6% | - |
| XYZ | 17.96 | 14 | 10.56 | - |
| YUV | 105.73 | 116.87 | 161 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 86 | 86 | 0 | 0.43 | 0.43 | 0.40 | 0 | 0.28 | 0.47 |
| Hex | 98 | 56 | 56 | 0 | 2B | 2B | 28 | 0 | 1C | 2F |
| Octal | 230 | 126 | 126 | 0 | 53 | 53 | 50 | 0 | 34 | 57 |
| Binary | 10011000 | 1010110 | 1010110 | 0 | 101011 | 101011 | 101000 | 0 | 11100 | 101111 |
Color Harmonies of #985656
Complementary color
Monochromatic Colors of #985656
Black with #985656
Text Example
Text Example
White with #985656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #985656; }
p { color: rgb(152,86,86); }
H1.HeaderClassName
{
color: #985656;
}
.AnyTagClassName
{
color: #985656;
}
</style>
background-color css
<style>
a { background-color: #985656; }
a { background-color: rgb(152,86,86); }
div.DivClassName
{
background-color: #985656;
}
.BgClassName
{
background-color: #985656;
}
</style>
border-color css
<style>
span { border-color: #985656; }
span { border-color: rgb(152,86,86); }
td.TdClassName
{
border-color: #985656;
}
.TagClassName
{
border-color: #985656;
}
</style>