Shades of Rose Taupe #916362
Tints of Rose Taupe #916362
RGB
CMYK
RGB Variations
Color information
#916362 (or 0x916362) is known color: Rose Taupe. HEX triplet: 91, 63 and 62. RGB value is (145,99,98). Sum of RGB (Red+Green+Blue) = 145+99+98=342 (45% of max value = 765). Red value is 145 (57.03% from 255 or 42.40% from 342); Green value is 99 (39.06% from 255 or 28.95% from 342); Blue value is 98 (38.67% from 255 or 28.65% from 342); Max value from RGB is 145 - color contains mainly: red. Hex color #916362 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916362 is #6E9C9D. Grayscale: #707070. Windows color (decimal): -7249054 or 6448017. OLE color: 6448017.
HSL color Cylindrical-coordinate representation of color #916362: hue angle of 1.28º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #916362 is Cyan = 0, Magento = 0.32, Yellow = 0.32 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 99 | 98 | - |
| CMYK | 0 | 0.32 | 0.32 | 0.43 |
| HSL | 1.28º | 0.19% | 0.48% | - |
| HSV(B) | 1.28º | 0.32% | 0.57% | - |
| XYZ | 18.34 | 15.83 | 13.64 | - |
| YUV | 112.64 | 119.74 | 151.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 99 | 98 | 0 | 0.32 | 0.32 | 0.43 | 1.28 | 0.19 | 0.48 |
| Hex | 91 | 63 | 62 | 0 | 20 | 20 | 2B | 1 | 13 | 30 |
| Octal | 221 | 143 | 142 | 0 | 40 | 40 | 53 | 1 | 23 | 60 |
| Binary | 10010001 | 1100011 | 1100010 | 0 | 100000 | 100000 | 101011 | 1 | 10011 | 110000 |
Color Harmonies of #916362
Complementary color
Monochromatic Colors of #916362
Black with #916362
Text Example
Text Example
White with #916362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916362; }
p { color: rgb(145,99,98); }
H1.HeaderClassName
{
color: #916362;
}
.AnyTagClassName
{
color: #916362;
}
</style>
background-color css
<style>
a { background-color: #916362; }
a { background-color: rgb(145,99,98); }
div.DivClassName
{
background-color: #916362;
}
.BgClassName
{
background-color: #916362;
}
</style>
border-color css
<style>
span { border-color: #916362; }
span { border-color: rgb(145,99,98); }
td.TdClassName
{
border-color: #916362;
}
.TagClassName
{
border-color: #916362;
}
</style>