Shades of Rose Taupe #945958
Tints of Rose Taupe #945958
RGB
CMYK
RGB Variations
Color information
#945958 (or 0x945958) is known color: Rose Taupe. HEX triplet: 94, 59 and 58. RGB value is (148,89,88). Sum of RGB (Red+Green+Blue) = 148+89+88=325 (43% of max value = 765). Red value is 148 (58.20% from 255 or 45.54% from 325); Green value is 89 (35.16% from 255 or 27.38% from 325); Blue value is 88 (34.77% from 255 or 27.08% from 325); Max value from RGB is 148 - color contains mainly: red. Hex color #945958 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #945958 is #6BA6A7. Grayscale: #6A6A6A. Windows color (decimal): -7055016 or 5790100. OLE color: 5790100.
HSL color Cylindrical-coordinate representation of color #945958: hue angle of 1º degrees, saturation: 0.25, 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 #945958 is Cyan = 0, Magento = 0.40, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 89 | 88 | - |
| CMYK | 0 | 0.40 | 0.41 | 0.42 |
| HSL | 1º | 0.25% | 0.46% | - |
| HSV(B) | 1º | 0.41% | 0.58% | - |
| XYZ | 17.55 | 14.15 | 11.04 | - |
| YUV | 106.53 | 117.55 | 157.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 89 | 88 | 0 | 0.40 | 0.41 | 0.42 | 1 | 0.25 | 0.46 |
| Hex | 94 | 59 | 58 | 0 | 28 | 29 | 2A | 1 | 19 | 2E |
| Octal | 224 | 131 | 130 | 0 | 50 | 51 | 52 | 1 | 31 | 56 |
| Binary | 10010100 | 1011001 | 1011000 | 0 | 101000 | 101001 | 101010 | 1 | 11001 | 101110 |
Color Harmonies of #945958
Complementary color
Monochromatic Colors of #945958
Black with #945958
Text Example
Text Example
White with #945958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945958; }
p { color: rgb(148,89,88); }
H1.HeaderClassName
{
color: #945958;
}
.AnyTagClassName
{
color: #945958;
}
</style>
background-color css
<style>
a { background-color: #945958; }
a { background-color: rgb(148,89,88); }
div.DivClassName
{
background-color: #945958;
}
.BgClassName
{
background-color: #945958;
}
</style>
border-color css
<style>
span { border-color: #945958; }
span { border-color: rgb(148,89,88); }
td.TdClassName
{
border-color: #945958;
}
.TagClassName
{
border-color: #945958;
}
</style>