Shades of Rose Taupe #865858
Tints of Rose Taupe #865858
RGB
CMYK
RGB Variations
Color information
#865858 (or 0x865858) is known color: Rose Taupe. HEX triplet: 86, 58 and 58. RGB value is (134,88,88). Sum of RGB (Red+Green+Blue) = 134+88+88=310 (41% of max value = 765). Red value is 134 (52.73% from 255 or 43.23% from 310); Green value is 88 (34.77% from 255 or 28.39% from 310); Blue value is 88 (34.77% from 255 or 28.39% from 310); Max value from RGB is 134 - color contains mainly: red. Hex color #865858 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865858 is #79A7A7. Grayscale: #656565. Windows color (decimal): -7972776 or 5789830. OLE color: 5789830.
HSL color Cylindrical-coordinate representation of color #865858: hue angle of 0º 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 #865858 is Cyan = 0, Magento = 0.34, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 88 | 88 | - |
| CMYK | 0 | 0.34 | 0.34 | 0.47 |
| HSL | 0º | 0.21% | 0.44% | - |
| HSV(B) | 0º | 0.34% | 0.53% | - |
| XYZ | 15.08 | 12.75 | 10.9 | - |
| YUV | 101.75 | 120.24 | 151 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 88 | 88 | 0 | 0.34 | 0.34 | 0.47 | 0 | 0.21 | 0.44 |
| Hex | 86 | 58 | 58 | 0 | 22 | 22 | 2F | 0 | 15 | 2C |
| Octal | 206 | 130 | 130 | 0 | 42 | 42 | 57 | 0 | 25 | 54 |
| Binary | 10000110 | 1011000 | 1011000 | 0 | 100010 | 100010 | 101111 | 0 | 10101 | 101100 |
Color Harmonies of #865858
Complementary color
Monochromatic Colors of #865858
Black with #865858
Text Example
Text Example
White with #865858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865858; }
p { color: rgb(134,88,88); }
H1.HeaderClassName
{
color: #865858;
}
.AnyTagClassName
{
color: #865858;
}
</style>
background-color css
<style>
a { background-color: #865858; }
a { background-color: rgb(134,88,88); }
div.DivClassName
{
background-color: #865858;
}
.BgClassName
{
background-color: #865858;
}
</style>
border-color css
<style>
span { border-color: #865858; }
span { border-color: rgb(134,88,88); }
td.TdClassName
{
border-color: #865858;
}
.TagClassName
{
border-color: #865858;
}
</style>