Shades of Rose Taupe #945656
Tints of Rose Taupe #945656
RGB
CMYK
RGB Variations
Color information
#945656 (or 0x945656) is known color: Rose Taupe. HEX triplet: 94, 56 and 56. RGB value is (148,86,86). Sum of RGB (Red+Green+Blue) = 148+86+86=320 (42% of max value = 765). Red value is 148 (58.20% from 255 or 46.25% from 320); Green value is 86 (33.98% from 255 or 26.88% from 320); Blue value is 86 (33.98% from 255 or 26.88% from 320); Max value from RGB is 148 - color contains mainly: red. Hex color #945656 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #945656 is #6BA9A9. Grayscale: #686868. Windows color (decimal): -7055786 or 5658260. OLE color: 5658260.
HSL color Cylindrical-coordinate representation of color #945656: hue angle of 0º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #945656 is Cyan = 0, Magento = 0.42, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 86 | 86 | - |
| CMYK | 0 | 0.42 | 0.42 | 0.42 |
| HSL | 0º | 0.26% | 0.46% | - |
| HSV(B) | 0º | 0.42% | 0.58% | - |
| XYZ | 17.22 | 13.62 | 10.53 | - |
| YUV | 104.54 | 117.54 | 159 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 86 | 86 | 0 | 0.42 | 0.42 | 0.42 | 0 | 0.26 | 0.46 |
| Hex | 94 | 56 | 56 | 0 | 2A | 2A | 2A | 0 | 1A | 2E |
| Octal | 224 | 126 | 126 | 0 | 52 | 52 | 52 | 0 | 32 | 56 |
| Binary | 10010100 | 1010110 | 1010110 | 0 | 101010 | 101010 | 101010 | 0 | 11010 | 101110 |
Color Harmonies of #945656
Complementary color
Monochromatic Colors of #945656
Black with #945656
Text Example
Text Example
White with #945656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945656; }
p { color: rgb(148,86,86); }
H1.HeaderClassName
{
color: #945656;
}
.AnyTagClassName
{
color: #945656;
}
</style>
background-color css
<style>
a { background-color: #945656; }
a { background-color: rgb(148,86,86); }
div.DivClassName
{
background-color: #945656;
}
.BgClassName
{
background-color: #945656;
}
</style>
border-color css
<style>
span { border-color: #945656; }
span { border-color: rgb(148,86,86); }
td.TdClassName
{
border-color: #945656;
}
.TagClassName
{
border-color: #945656;
}
</style>