Shades of Vin Rouge #965157
Tints of Vin Rouge #965157
RGB
CMYK
RGB Variations
Color information
#965157 (or 0x965157) is known color: Vin Rouge. HEX triplet: 96, 51 and 57. RGB value is (150,81,87). Sum of RGB (Red+Green+Blue) = 150+81+87=318 (42% of max value = 765). Red value is 150 (58.98% from 255 or 47.17% from 318); Green value is 81 (32.03% from 255 or 25.47% from 318); Blue value is 87 (34.38% from 255 or 27.36% from 318); Max value from RGB is 150 - color contains mainly: red. Hex color #965157 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #965157 is #69AEA8. Grayscale: #666666. Windows color (decimal): -6925993 or 5722518. OLE color: 5722518.
HSL color Cylindrical-coordinate representation of color #965157: hue angle of 354.78º 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 #965157 is Cyan = 0, Magento = 0.46, Yellow = 0.42 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 81 | 87 | - |
| CMYK | 0 | 0.46 | 0.42 | 0.41 |
| HSL | 354.78º | 0.3% | 0.45% | - |
| HSV(B) | 354.78º | 0.46% | 0.59% | - |
| XYZ | 17.24 | 13.06 | 10.63 | - |
| YUV | 102.32 | 119.36 | 162.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 81 | 87 | 0 | 0.46 | 0.42 | 0.41 | 354.78 | 0.3 | 0.45 |
| Hex | 96 | 51 | 57 | 0 | 2E | 2A | 29 | 163 | 1E | 2D |
| Octal | 226 | 121 | 127 | 0 | 56 | 52 | 51 | 543 | 36 | 55 |
| Binary | 10010110 | 1010001 | 1010111 | 0 | 101110 | 101010 | 101001 | 101100011 | 11110 | 101101 |
Color Harmonies of #965157
Complementary color
Monochromatic Colors of #965157
Black with #965157
Text Example
Text Example
White with #965157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965157; }
p { color: rgb(150,81,87); }
H1.HeaderClassName
{
color: #965157;
}
.AnyTagClassName
{
color: #965157;
}
</style>
background-color css
<style>
a { background-color: #965157; }
a { background-color: rgb(150,81,87); }
div.DivClassName
{
background-color: #965157;
}
.BgClassName
{
background-color: #965157;
}
</style>
border-color css
<style>
span { border-color: #965157; }
span { border-color: rgb(150,81,87); }
td.TdClassName
{
border-color: #965157;
}
.TagClassName
{
border-color: #965157;
}
</style>