Shades of Rose Taupe #895956
Tints of Rose Taupe #895956
RGB
CMYK
RGB Variations
Color information
#895956 (or 0x895956) is known color: Rose Taupe. HEX triplet: 89, 59 and 56. RGB value is (137,89,86). Sum of RGB (Red+Green+Blue) = 137+89+86=312 (41% of max value = 765). Red value is 137 (53.91% from 255 or 43.91% from 312); Green value is 89 (35.16% from 255 or 28.53% from 312); Blue value is 86 (33.98% from 255 or 27.56% from 312); Max value from RGB is 137 - color contains mainly: red. Hex color #895956 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #895956 is #76A6A9. Grayscale: #676767. Windows color (decimal): -7775914 or 5659017. OLE color: 5659017.
HSL color Cylindrical-coordinate representation of color #895956: hue angle of 3.53º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #895956 is Cyan = 0, Magento = 0.35, Yellow = 0.37 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 89 | 86 | - |
| CMYK | 0 | 0.35 | 0.37 | 0.46 |
| HSL | 3.53º | 0.23% | 0.44% | - |
| HSV(B) | 3.53º | 0.37% | 0.54% | - |
| XYZ | 15.57 | 13.14 | 10.52 | - |
| YUV | 103.01 | 118.4 | 152.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 89 | 86 | 0 | 0.35 | 0.37 | 0.46 | 3.53 | 0.23 | 0.44 |
| Hex | 89 | 59 | 56 | 0 | 23 | 25 | 2E | 4 | 17 | 2C |
| Octal | 211 | 131 | 126 | 0 | 43 | 45 | 56 | 4 | 27 | 54 |
| Binary | 10001001 | 1011001 | 1010110 | 0 | 100011 | 100101 | 101110 | 100 | 10111 | 101100 |
Color Harmonies of #895956
Complementary color
Monochromatic Colors of #895956
Black with #895956
Text Example
Text Example
White with #895956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895956; }
p { color: rgb(137,89,86); }
H1.HeaderClassName
{
color: #895956;
}
.AnyTagClassName
{
color: #895956;
}
</style>
background-color css
<style>
a { background-color: #895956; }
a { background-color: rgb(137,89,86); }
div.DivClassName
{
background-color: #895956;
}
.BgClassName
{
background-color: #895956;
}
</style>
border-color css
<style>
span { border-color: #895956; }
span { border-color: rgb(137,89,86); }
td.TdClassName
{
border-color: #895956;
}
.TagClassName
{
border-color: #895956;
}
</style>