Shades of Rose Taupe #845958
Tints of Rose Taupe #845958
RGB
CMYK
RGB Variations
Color information
#845958 (or 0x845958) is known color: Rose Taupe. HEX triplet: 84, 59 and 58. RGB value is (132,89,88). Sum of RGB (Red+Green+Blue) = 132+89+88=309 (40% of max value = 765). Red value is 132 (51.95% from 255 or 42.72% from 309); Green value is 89 (35.16% from 255 or 28.80% from 309); Blue value is 88 (34.77% from 255 or 28.48% from 309); Max value from RGB is 132 - color contains mainly: red. Hex color #845958 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845958 is #7BA6A7. Grayscale: #656565. Windows color (decimal): -8103592 or 5790084. OLE color: 5790084.
HSL color Cylindrical-coordinate representation of color #845958: hue angle of 1.36º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #845958 is Cyan = 0, Magento = 0.33, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 89 | 88 | - |
| CMYK | 0 | 0.33 | 0.33 | 0.48 |
| HSL | 1.36º | 0.2% | 0.43% | - |
| HSV(B) | 1.36º | 0.33% | 0.52% | - |
| XYZ | 14.85 | 12.75 | 10.91 | - |
| YUV | 101.74 | 120.25 | 149.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 89 | 88 | 0 | 0.33 | 0.33 | 0.48 | 1.36 | 0.2 | 0.43 |
| Hex | 84 | 59 | 58 | 0 | 21 | 21 | 30 | 1 | 14 | 2B |
| Octal | 204 | 131 | 130 | 0 | 41 | 41 | 60 | 1 | 24 | 53 |
| Binary | 10000100 | 1011001 | 1011000 | 0 | 100001 | 100001 | 110000 | 1 | 10100 | 101011 |
Color Harmonies of #845958
Complementary color
Monochromatic Colors of #845958
Black with #845958
Text Example
Text Example
White with #845958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845958; }
p { color: rgb(132,89,88); }
H1.HeaderClassName
{
color: #845958;
}
.AnyTagClassName
{
color: #845958;
}
</style>
background-color css
<style>
a { background-color: #845958; }
a { background-color: rgb(132,89,88); }
div.DivClassName
{
background-color: #845958;
}
.BgClassName
{
background-color: #845958;
}
</style>
border-color css
<style>
span { border-color: #845958; }
span { border-color: rgb(132,89,88); }
td.TdClassName
{
border-color: #845958;
}
.TagClassName
{
border-color: #845958;
}
</style>