Shades of Vin Rouge #965158
Tints of Vin Rouge #965158
RGB
CMYK
RGB Variations
Color information
#965158 (or 0x965158) is known color: Vin Rouge. HEX triplet: 96, 51 and 58. RGB value is (150,81,88). Sum of RGB (Red+Green+Blue) = 150+81+88=319 (42% of max value = 765). Red value is 150 (58.98% from 255 or 47.02% from 319); Green value is 81 (32.03% from 255 or 25.39% from 319); Blue value is 88 (34.77% from 255 or 27.59% from 319); Max value from RGB is 150 - color contains mainly: red. Hex color #965158 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #965158 is #69AEA7. Grayscale: #666666. Windows color (decimal): -6925992 or 5788054. OLE color: 5788054.
HSL color Cylindrical-coordinate representation of color #965158: hue angle of 353.91º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #965158 is Cyan = 0, Magento = 0.46, Yellow = 0.41 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 81 | 88 | - |
| CMYK | 0 | 0.46 | 0.41 | 0.41 |
| HSL | 353.91º | 0.3% | 0.45% | - |
| HSV(B) | 353.91º | 0.46% | 0.59% | - |
| XYZ | 17.28 | 13.07 | 10.85 | - |
| YUV | 102.43 | 119.86 | 161.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 81 | 88 | 0 | 0.46 | 0.41 | 0.41 | 353.91 | 0.3 | 0.45 |
| Hex | 96 | 51 | 58 | 0 | 2E | 29 | 29 | 162 | 1E | 2D |
| Octal | 226 | 121 | 130 | 0 | 56 | 51 | 51 | 542 | 36 | 55 |
| Binary | 10010110 | 1010001 | 1011000 | 0 | 101110 | 101001 | 101001 | 101100010 | 11110 | 101101 |
Color Harmonies of #965158
Complementary color
Monochromatic Colors of #965158
Black with #965158
Text Example
Text Example
White with #965158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965158; }
p { color: rgb(150,81,88); }
H1.HeaderClassName
{
color: #965158;
}
.AnyTagClassName
{
color: #965158;
}
</style>
background-color css
<style>
a { background-color: #965158; }
a { background-color: rgb(150,81,88); }
div.DivClassName
{
background-color: #965158;
}
.BgClassName
{
background-color: #965158;
}
</style>
border-color css
<style>
span { border-color: #965158; }
span { border-color: rgb(150,81,88); }
td.TdClassName
{
border-color: #965158;
}
.TagClassName
{
border-color: #965158;
}
</style>