Shades of Vin Rouge #945160
Tints of Vin Rouge #945160
RGB
CMYK
RGB Variations
Color information
#945160 (or 0x945160) is known color: Vin Rouge. HEX triplet: 94, 51 and 60. RGB value is (148,81,96). Sum of RGB (Red+Green+Blue) = 148+81+96=325 (43% of max value = 765). Red value is 148 (58.20% from 255 or 45.54% from 325); Green value is 81 (32.03% from 255 or 24.92% from 325); Blue value is 96 (37.89% from 255 or 29.54% from 325); Max value from RGB is 148 - color contains mainly: red. Hex color #945160 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #945160 is #6BAE9F. Grayscale: #666666. Windows color (decimal): -7057056 or 6312340. OLE color: 6312340.
HSL color Cylindrical-coordinate representation of color #945160: hue angle of 346.57º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #945160 is Cyan = 0, Magento = 0.45, Yellow = 0.35 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 81 | 96 | - |
| CMYK | 0 | 0.45 | 0.35 | 0.42 |
| HSL | 346.57º | 0.29% | 0.45% | - |
| HSV(B) | 346.57º | 0.45% | 0.58% | - |
| XYZ | 17.27 | 13.03 | 12.67 | - |
| YUV | 102.74 | 124.2 | 160.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 81 | 96 | 0 | 0.45 | 0.35 | 0.42 | 346.57 | 0.29 | 0.45 |
| Hex | 94 | 51 | 60 | 0 | 2D | 23 | 2A | 15B | 1D | 2D |
| Octal | 224 | 121 | 140 | 0 | 55 | 43 | 52 | 533 | 35 | 55 |
| Binary | 10010100 | 1010001 | 1100000 | 0 | 101101 | 100011 | 101010 | 101011011 | 11101 | 101101 |
Color Harmonies of #945160
Complementary color
Monochromatic Colors of #945160
Black with #945160
Text Example
Text Example
White with #945160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945160; }
p { color: rgb(148,81,96); }
H1.HeaderClassName
{
color: #945160;
}
.AnyTagClassName
{
color: #945160;
}
</style>
background-color css
<style>
a { background-color: #945160; }
a { background-color: rgb(148,81,96); }
div.DivClassName
{
background-color: #945160;
}
.BgClassName
{
background-color: #945160;
}
</style>
border-color css
<style>
span { border-color: #945160; }
span { border-color: rgb(148,81,96); }
td.TdClassName
{
border-color: #945160;
}
.TagClassName
{
border-color: #945160;
}
</style>