Shades of Rose Taupe #916059
Tints of Rose Taupe #916059
RGB
CMYK
RGB Variations
Color information
#916059 (or 0x916059) is known color: Rose Taupe. HEX triplet: 91, 60 and 59. RGB value is (145,96,89). Sum of RGB (Red+Green+Blue) = 145+96+89=330 (43% of max value = 765). Red value is 145 (57.03% from 255 or 43.94% from 330); Green value is 96 (37.89% from 255 or 29.09% from 330); Blue value is 89 (35.16% from 255 or 26.97% from 330); Max value from RGB is 145 - color contains mainly: red. Hex color #916059 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916059 is #6E9FA6. Grayscale: #6D6D6D. Windows color (decimal): -7249831 or 5857425. OLE color: 5857425.
HSL color Cylindrical-coordinate representation of color #916059: hue angle of 7.5º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #916059 is Cyan = 0, Magento = 0.34, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 96 | 89 | - |
| CMYK | 0 | 0.34 | 0.39 | 0.43 |
| HSL | 7.5º | 0.24% | 0.46% | - |
| HSV(B) | 7.5º | 0.39% | 0.57% | - |
| XYZ | 17.66 | 15.11 | 11.44 | - |
| YUV | 109.85 | 116.23 | 153.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 96 | 89 | 0 | 0.34 | 0.39 | 0.43 | 7.5 | 0.24 | 0.46 |
| Hex | 91 | 60 | 59 | 0 | 22 | 27 | 2B | 8 | 18 | 2E |
| Octal | 221 | 140 | 131 | 0 | 42 | 47 | 53 | 10 | 30 | 56 |
| Binary | 10010001 | 1100000 | 1011001 | 0 | 100010 | 100111 | 101011 | 1000 | 11000 | 101110 |
Color Harmonies of #916059
Complementary color
Monochromatic Colors of #916059
Black with #916059
Text Example
Text Example
White with #916059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916059; }
p { color: rgb(145,96,89); }
H1.HeaderClassName
{
color: #916059;
}
.AnyTagClassName
{
color: #916059;
}
</style>
background-color css
<style>
a { background-color: #916059; }
a { background-color: rgb(145,96,89); }
div.DivClassName
{
background-color: #916059;
}
.BgClassName
{
background-color: #916059;
}
</style>
border-color css
<style>
span { border-color: #916059; }
span { border-color: rgb(145,96,89); }
td.TdClassName
{
border-color: #916059;
}
.TagClassName
{
border-color: #916059;
}
</style>