Shades of Vin Rouge #955968
Tints of Vin Rouge #955968
RGB
CMYK
RGB Variations
Color information
#955968 (or 0x955968) is known color: Vin Rouge. HEX triplet: 95, 59 and 68. RGB value is (149,89,104). Sum of RGB (Red+Green+Blue) = 149+89+104=342 (45% of max value = 765). Red value is 149 (58.59% from 255 or 43.57% from 342); Green value is 89 (35.16% from 255 or 26.02% from 342); Blue value is 104 (41.02% from 255 or 30.41% from 342); Max value from RGB is 149 - color contains mainly: red. Hex color #955968 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #955968 is #6AA697. Grayscale: #6C6C6C. Windows color (decimal): -6989464 or 6838677. OLE color: 6838677.
HSL color Cylindrical-coordinate representation of color #955968: hue angle of 345º 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 #955968 is Cyan = 0, Magento = 0.40, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 89 | 104 | - |
| CMYK | 0 | 0.40 | 0.30 | 0.42 |
| HSL | 345º | 0.25% | 0.47% | - |
| HSV(B) | 345º | 0.4% | 0.58% | - |
| XYZ | 18.47 | 14.53 | 14.93 | - |
| YUV | 108.65 | 125.38 | 156.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 89 | 104 | 0 | 0.40 | 0.30 | 0.42 | 345 | 0.25 | 0.47 |
| Hex | 95 | 59 | 68 | 0 | 28 | 1E | 2A | 159 | 19 | 2F |
| Octal | 225 | 131 | 150 | 0 | 50 | 36 | 52 | 531 | 31 | 57 |
| Binary | 10010101 | 1011001 | 1101000 | 0 | 101000 | 11110 | 101010 | 101011001 | 11001 | 101111 |
Color Harmonies of #955968
Complementary color
Monochromatic Colors of #955968
Black with #955968
Text Example
Text Example
White with #955968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955968; }
p { color: rgb(149,89,104); }
H1.HeaderClassName
{
color: #955968;
}
.AnyTagClassName
{
color: #955968;
}
</style>
background-color css
<style>
a { background-color: #955968; }
a { background-color: rgb(149,89,104); }
div.DivClassName
{
background-color: #955968;
}
.BgClassName
{
background-color: #955968;
}
</style>
border-color css
<style>
span { border-color: #955968; }
span { border-color: rgb(149,89,104); }
td.TdClassName
{
border-color: #955968;
}
.TagClassName
{
border-color: #955968;
}
</style>