Shades of Rose Taupe #935857
Tints of Rose Taupe #935857
RGB
CMYK
RGB Variations
Color information
#935857 (or 0x935857) is known color: Rose Taupe. HEX triplet: 93, 58 and 57. RGB value is (147,88,87). Sum of RGB (Red+Green+Blue) = 147+88+87=322 (42% of max value = 765). Red value is 147 (57.81% from 255 or 45.65% from 322); Green value is 88 (34.77% from 255 or 27.33% from 322); Blue value is 87 (34.38% from 255 or 27.02% from 322); Max value from RGB is 147 - color contains mainly: red. Hex color #935857 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #935857 is #6CA7A8. Grayscale: #696969. Windows color (decimal): -7120809 or 5724307. OLE color: 5724307.
HSL color Cylindrical-coordinate representation of color #935857: hue angle of 1º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #935857 is Cyan = 0, Magento = 0.40, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 88 | 87 | - |
| CMYK | 0 | 0.40 | 0.41 | 0.42 |
| HSL | 1º | 0.26% | 0.46% | - |
| HSV(B) | 1º | 0.41% | 0.58% | - |
| XYZ | 17.24 | 13.87 | 10.79 | - |
| YUV | 105.53 | 117.55 | 157.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 88 | 87 | 0 | 0.40 | 0.41 | 0.42 | 1 | 0.26 | 0.46 |
| Hex | 93 | 58 | 57 | 0 | 28 | 29 | 2A | 1 | 1A | 2E |
| Octal | 223 | 130 | 127 | 0 | 50 | 51 | 52 | 1 | 32 | 56 |
| Binary | 10010011 | 1011000 | 1010111 | 0 | 101000 | 101001 | 101010 | 1 | 11010 | 101110 |
Color Harmonies of #935857
Complementary color
Monochromatic Colors of #935857
Black with #935857
Text Example
Text Example
White with #935857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935857; }
p { color: rgb(147,88,87); }
H1.HeaderClassName
{
color: #935857;
}
.AnyTagClassName
{
color: #935857;
}
</style>
background-color css
<style>
a { background-color: #935857; }
a { background-color: rgb(147,88,87); }
div.DivClassName
{
background-color: #935857;
}
.BgClassName
{
background-color: #935857;
}
</style>
border-color css
<style>
span { border-color: #935857; }
span { border-color: rgb(147,88,87); }
td.TdClassName
{
border-color: #935857;
}
.TagClassName
{
border-color: #935857;
}
</style>