Shades of Rose Taupe #865757
Tints of Rose Taupe #865757
RGB
CMYK
RGB Variations
Color information
#865757 (or 0x865757) is known color: Rose Taupe. HEX triplet: 86, 57 and 57. RGB value is (134,87,87). Sum of RGB (Red+Green+Blue) = 134+87+87=308 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.51% from 308); Green value is 87 (34.38% from 255 or 28.25% from 308); Blue value is 87 (34.38% from 255 or 28.25% from 308); Max value from RGB is 134 - color contains mainly: red. Hex color #865757 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865757 is #79A8A8. Grayscale: #656565. Windows color (decimal): -7973033 or 5724038. OLE color: 5724038.
HSL color Cylindrical-coordinate representation of color #865757: hue angle of 0º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #865757 is Cyan = 0, Magento = 0.35, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 87 | 87 | - |
| CMYK | 0 | 0.35 | 0.35 | 0.47 |
| HSL | 0º | 0.21% | 0.43% | - |
| HSV(B) | 0º | 0.35% | 0.53% | - |
| XYZ | 14.96 | 12.57 | 10.66 | - |
| YUV | 101.05 | 120.07 | 151.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 87 | 87 | 0 | 0.35 | 0.35 | 0.47 | 0 | 0.21 | 0.43 |
| Hex | 86 | 57 | 57 | 0 | 23 | 23 | 2F | 0 | 15 | 2B |
| Octal | 206 | 127 | 127 | 0 | 43 | 43 | 57 | 0 | 25 | 53 |
| Binary | 10000110 | 1010111 | 1010111 | 0 | 100011 | 100011 | 101111 | 0 | 10101 | 101011 |
Color Harmonies of #865757
Complementary color
Monochromatic Colors of #865757
Black with #865757
Text Example
Text Example
White with #865757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865757; }
p { color: rgb(134,87,87); }
H1.HeaderClassName
{
color: #865757;
}
.AnyTagClassName
{
color: #865757;
}
</style>
background-color css
<style>
a { background-color: #865757; }
a { background-color: rgb(134,87,87); }
div.DivClassName
{
background-color: #865757;
}
.BgClassName
{
background-color: #865757;
}
</style>
border-color css
<style>
span { border-color: #865757; }
span { border-color: rgb(134,87,87); }
td.TdClassName
{
border-color: #865757;
}
.TagClassName
{
border-color: #865757;
}
</style>