Shades of Rose Taupe #926260
Tints of Rose Taupe #926260
RGB
CMYK
RGB Variations
Color information
#926260 (or 0x926260) is known color: Rose Taupe. HEX triplet: 92, 62 and 60. RGB value is (146,98,96). Sum of RGB (Red+Green+Blue) = 146+98+96=340 (45% of max value = 765). Red value is 146 (57.42% from 255 or 42.94% from 340); Green value is 98 (38.67% from 255 or 28.82% from 340); Blue value is 96 (37.89% from 255 or 28.24% from 340); Max value from RGB is 146 - color contains mainly: red. Hex color #926260 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926260 is #6D9D9F. Grayscale: #707070. Windows color (decimal): -7183776 or 6316690. OLE color: 6316690.
HSL color Cylindrical-coordinate representation of color #926260: hue angle of 2.4º degrees, saturation: 0.21, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #926260 is Cyan = 0, Magento = 0.33, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 98 | 96 | - |
| CMYK | 0 | 0.33 | 0.34 | 0.43 |
| HSL | 2.4º | 0.21% | 0.47% | - |
| HSV(B) | 2.4º | 0.34% | 0.57% | - |
| XYZ | 18.33 | 15.69 | 13.13 | - |
| YUV | 112.12 | 118.9 | 152.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 98 | 96 | 0 | 0.33 | 0.34 | 0.43 | 2.4 | 0.21 | 0.47 |
| Hex | 92 | 62 | 60 | 0 | 21 | 22 | 2B | 2 | 15 | 2F |
| Octal | 222 | 142 | 140 | 0 | 41 | 42 | 53 | 2 | 25 | 57 |
| Binary | 10010010 | 1100010 | 1100000 | 0 | 100001 | 100010 | 101011 | 10 | 10101 | 101111 |
Color Harmonies of #926260
Complementary color
Monochromatic Colors of #926260
Black with #926260
Text Example
Text Example
White with #926260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926260; }
p { color: rgb(146,98,96); }
H1.HeaderClassName
{
color: #926260;
}
.AnyTagClassName
{
color: #926260;
}
</style>
background-color css
<style>
a { background-color: #926260; }
a { background-color: rgb(146,98,96); }
div.DivClassName
{
background-color: #926260;
}
.BgClassName
{
background-color: #926260;
}
</style>
border-color css
<style>
span { border-color: #926260; }
span { border-color: rgb(146,98,96); }
td.TdClassName
{
border-color: #926260;
}
.TagClassName
{
border-color: #926260;
}
</style>