Shades of Vin Rouge #955159
Tints of Vin Rouge #955159
RGB
CMYK
RGB Variations
Color information
#955159 (or 0x955159) is known color: Vin Rouge. HEX triplet: 95, 51 and 59. RGB value is (149,81,89). Sum of RGB (Red+Green+Blue) = 149+81+89=319 (42% of max value = 765). Red value is 149 (58.59% from 255 or 46.71% from 319); Green value is 81 (32.03% from 255 or 25.39% from 319); Blue value is 89 (35.16% from 255 or 27.90% from 319); Max value from RGB is 149 - color contains mainly: red. Hex color #955159 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #955159 is #6AAEA6. Grayscale: #666666. Windows color (decimal): -6991527 or 5853589. OLE color: 5853589.
HSL color Cylindrical-coordinate representation of color #955159: hue angle of 352.94º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #955159 is Cyan = 0, Magento = 0.46, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 81 | 89 | - |
| CMYK | 0 | 0.46 | 0.40 | 0.42 |
| HSL | 352.94º | 0.3% | 0.45% | - |
| HSV(B) | 352.94º | 0.46% | 0.58% | - |
| XYZ | 17.14 | 13 | 11.06 | - |
| YUV | 102.24 | 120.53 | 161.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 81 | 89 | 0 | 0.46 | 0.40 | 0.42 | 352.94 | 0.3 | 0.45 |
| Hex | 95 | 51 | 59 | 0 | 2E | 28 | 2A | 161 | 1E | 2D |
| Octal | 225 | 121 | 131 | 0 | 56 | 50 | 52 | 541 | 36 | 55 |
| Binary | 10010101 | 1010001 | 1011001 | 0 | 101110 | 101000 | 101010 | 101100001 | 11110 | 101101 |
Color Harmonies of #955159
Complementary color
Monochromatic Colors of #955159
Black with #955159
Text Example
Text Example
White with #955159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955159; }
p { color: rgb(149,81,89); }
H1.HeaderClassName
{
color: #955159;
}
.AnyTagClassName
{
color: #955159;
}
</style>
background-color css
<style>
a { background-color: #955159; }
a { background-color: rgb(149,81,89); }
div.DivClassName
{
background-color: #955159;
}
.BgClassName
{
background-color: #955159;
}
</style>
border-color css
<style>
span { border-color: #955159; }
span { border-color: rgb(149,81,89); }
td.TdClassName
{
border-color: #955159;
}
.TagClassName
{
border-color: #955159;
}
</style>