Shades of Rose Taupe #865958
Tints of Rose Taupe #865958
RGB
CMYK
RGB Variations
Color information
#865958 (or 0x865958) is known color: Rose Taupe. HEX triplet: 86, 59 and 58. RGB value is (134,89,88). Sum of RGB (Red+Green+Blue) = 134+89+88=311 (41% of max value = 765). Red value is 134 (52.73% from 255 or 43.09% from 311); Green value is 89 (35.16% from 255 or 28.62% from 311); Blue value is 88 (34.77% from 255 or 28.30% from 311); Max value from RGB is 134 - color contains mainly: red. Hex color #865958 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865958 is #79A6A7. Grayscale: #666666. Windows color (decimal): -7972520 or 5790086. OLE color: 5790086.
HSL color Cylindrical-coordinate representation of color #865958: hue angle of 1.3º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #865958 is Cyan = 0, Magento = 0.34, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 89 | 88 | - |
| CMYK | 0 | 0.34 | 0.34 | 0.47 |
| HSL | 1.3º | 0.21% | 0.44% | - |
| HSV(B) | 1.3º | 0.34% | 0.53% | - |
| XYZ | 15.17 | 12.92 | 10.93 | - |
| YUV | 102.34 | 119.91 | 150.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 89 | 88 | 0 | 0.34 | 0.34 | 0.47 | 1.3 | 0.21 | 0.44 |
| Hex | 86 | 59 | 58 | 0 | 22 | 22 | 2F | 1 | 15 | 2C |
| Octal | 206 | 131 | 130 | 0 | 42 | 42 | 57 | 1 | 25 | 54 |
| Binary | 10000110 | 1011001 | 1011000 | 0 | 100010 | 100010 | 101111 | 1 | 10101 | 101100 |
Color Harmonies of #865958
Complementary color
Monochromatic Colors of #865958
Black with #865958
Text Example
Text Example
White with #865958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865958; }
p { color: rgb(134,89,88); }
H1.HeaderClassName
{
color: #865958;
}
.AnyTagClassName
{
color: #865958;
}
</style>
background-color css
<style>
a { background-color: #865958; }
a { background-color: rgb(134,89,88); }
div.DivClassName
{
background-color: #865958;
}
.BgClassName
{
background-color: #865958;
}
</style>
border-color css
<style>
span { border-color: #865958; }
span { border-color: rgb(134,89,88); }
td.TdClassName
{
border-color: #865958;
}
.TagClassName
{
border-color: #865958;
}
</style>