Shades of Rose Taupe #926362
Tints of Rose Taupe #926362
RGB
CMYK
RGB Variations
Color information
#926362 (or 0x926362) is known color: Rose Taupe. HEX triplet: 92, 63 and 62. RGB value is (146,99,98). Sum of RGB (Red+Green+Blue) = 146+99+98=343 (45% of max value = 765). Red value is 146 (57.42% from 255 or 42.57% from 343); Green value is 99 (39.06% from 255 or 28.86% from 343); Blue value is 98 (38.67% from 255 or 28.57% from 343); Max value from RGB is 146 - color contains mainly: red. Hex color #926362 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926362 is #6D9C9D. Grayscale: #707070. Windows color (decimal): -7183518 or 6448018. OLE color: 6448018.
HSL color Cylindrical-coordinate representation of color #926362: hue angle of 1.25º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #926362 is Cyan = 0, Magento = 0.32, Yellow = 0.33 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 99 | 98 | - |
| CMYK | 0 | 0.32 | 0.33 | 0.43 |
| HSL | 1.25º | 0.2% | 0.48% | - |
| HSV(B) | 1.25º | 0.33% | 0.57% | - |
| XYZ | 18.52 | 15.92 | 13.65 | - |
| YUV | 112.94 | 119.57 | 151.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 99 | 98 | 0 | 0.32 | 0.33 | 0.43 | 1.25 | 0.2 | 0.48 |
| Hex | 92 | 63 | 62 | 0 | 20 | 21 | 2B | 1 | 14 | 30 |
| Octal | 222 | 143 | 142 | 0 | 40 | 41 | 53 | 1 | 24 | 60 |
| Binary | 10010010 | 1100011 | 1100010 | 0 | 100000 | 100001 | 101011 | 1 | 10100 | 110000 |
Color Harmonies of #926362
Complementary color
Monochromatic Colors of #926362
Black with #926362
Text Example
Text Example
White with #926362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926362; }
p { color: rgb(146,99,98); }
H1.HeaderClassName
{
color: #926362;
}
.AnyTagClassName
{
color: #926362;
}
</style>
background-color css
<style>
a { background-color: #926362; }
a { background-color: rgb(146,99,98); }
div.DivClassName
{
background-color: #926362;
}
.BgClassName
{
background-color: #926362;
}
</style>
border-color css
<style>
span { border-color: #926362; }
span { border-color: rgb(146,99,98); }
td.TdClassName
{
border-color: #926362;
}
.TagClassName
{
border-color: #926362;
}
</style>