Shades of Vin Rouge #955960
Tints of Vin Rouge #955960
RGB
CMYK
RGB Variations
Color information
#955960 (or 0x955960) is known color: Vin Rouge. HEX triplet: 95, 59 and 60. RGB value is (149,89,96). Sum of RGB (Red+Green+Blue) = 149+89+96=334 (44% of max value = 765). Red value is 149 (58.59% from 255 or 44.61% from 334); Green value is 89 (35.16% from 255 or 26.65% from 334); Blue value is 96 (37.89% from 255 or 28.74% from 334); Max value from RGB is 149 - color contains mainly: red. Hex color #955960 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #955960 is #6AA69F. Grayscale: #6B6B6B. Windows color (decimal): -6989472 or 6314389. OLE color: 6314389.
HSL color Cylindrical-coordinate representation of color #955960: hue angle of 353º degrees, saturation: 0.25, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #955960 is Cyan = 0, Magento = 0.40, Yellow = 0.36 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 89 | 96 | - |
| CMYK | 0 | 0.40 | 0.36 | 0.42 |
| HSL | 353º | 0.25% | 0.47% | - |
| HSV(B) | 353º | 0.4% | 0.58% | - |
| XYZ | 18.08 | 14.38 | 12.89 | - |
| YUV | 107.74 | 121.38 | 157.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 89 | 96 | 0 | 0.40 | 0.36 | 0.42 | 353 | 0.25 | 0.47 |
| Hex | 95 | 59 | 60 | 0 | 28 | 24 | 2A | 161 | 19 | 2F |
| Octal | 225 | 131 | 140 | 0 | 50 | 44 | 52 | 541 | 31 | 57 |
| Binary | 10010101 | 1011001 | 1100000 | 0 | 101000 | 100100 | 101010 | 101100001 | 11001 | 101111 |
Color Harmonies of #955960
Complementary color
Monochromatic Colors of #955960
Black with #955960
Text Example
Text Example
White with #955960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955960; }
p { color: rgb(149,89,96); }
H1.HeaderClassName
{
color: #955960;
}
.AnyTagClassName
{
color: #955960;
}
</style>
background-color css
<style>
a { background-color: #955960; }
a { background-color: rgb(149,89,96); }
div.DivClassName
{
background-color: #955960;
}
.BgClassName
{
background-color: #955960;
}
</style>
border-color css
<style>
span { border-color: #955960; }
span { border-color: rgb(149,89,96); }
td.TdClassName
{
border-color: #955960;
}
.TagClassName
{
border-color: #955960;
}
</style>