Shades of Vin Rouge #975156
Tints of Vin Rouge #975156
RGB
CMYK
RGB Variations
Color information
#975156 (or 0x975156) is known color: Vin Rouge. HEX triplet: 97, 51 and 56. RGB value is (151,81,86). Sum of RGB (Red+Green+Blue) = 151+81+86=318 (42% of max value = 765). Red value is 151 (59.38% from 255 or 47.48% from 318); Green value is 81 (32.03% from 255 or 25.47% from 318); Blue value is 86 (33.98% from 255 or 27.04% from 318); Max value from RGB is 151 - color contains mainly: red. Hex color #975156 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #975156 is #68AEA9. Grayscale: #666666. Windows color (decimal): -6860458 or 5656983. OLE color: 5656983.
HSL color Cylindrical-coordinate representation of color #975156: hue angle of 355.71º 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 #975156 is Cyan = 0, Magento = 0.46, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 81 | 86 | - |
| CMYK | 0 | 0.46 | 0.43 | 0.41 |
| HSL | 355.71º | 0.3% | 0.45% | - |
| HSV(B) | 355.71º | 0.46% | 0.59% | - |
| XYZ | 17.38 | 13.14 | 10.42 | - |
| YUV | 102.5 | 118.69 | 162.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 81 | 86 | 0 | 0.46 | 0.43 | 0.41 | 355.71 | 0.3 | 0.45 |
| Hex | 97 | 51 | 56 | 0 | 2E | 2B | 29 | 164 | 1E | 2D |
| Octal | 227 | 121 | 126 | 0 | 56 | 53 | 51 | 544 | 36 | 55 |
| Binary | 10010111 | 1010001 | 1010110 | 0 | 101110 | 101011 | 101001 | 101100100 | 11110 | 101101 |
Color Harmonies of #975156
Complementary color
Monochromatic Colors of #975156
Black with #975156
Text Example
Text Example
White with #975156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975156; }
p { color: rgb(151,81,86); }
H1.HeaderClassName
{
color: #975156;
}
.AnyTagClassName
{
color: #975156;
}
</style>
background-color css
<style>
a { background-color: #975156; }
a { background-color: rgb(151,81,86); }
div.DivClassName
{
background-color: #975156;
}
.BgClassName
{
background-color: #975156;
}
</style>
border-color css
<style>
span { border-color: #975156; }
span { border-color: rgb(151,81,86); }
td.TdClassName
{
border-color: #975156;
}
.TagClassName
{
border-color: #975156;
}
</style>