Shades of Vin Rouge #975157
Tints of Vin Rouge #975157
RGB
CMYK
RGB Variations
Color information
#975157 (or 0x975157) is known color: Vin Rouge. HEX triplet: 97, 51 and 57. RGB value is (151,81,87). Sum of RGB (Red+Green+Blue) = 151+81+87=319 (42% of max value = 765). Red value is 151 (59.38% from 255 or 47.34% from 319); Green value is 81 (32.03% from 255 or 25.39% from 319); Blue value is 87 (34.38% from 255 or 27.27% from 319); Max value from RGB is 151 - color contains mainly: red. Hex color #975157 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #975157 is #68AEA8. Grayscale: #666666. Windows color (decimal): -6860457 or 5722519. OLE color: 5722519.
HSL color Cylindrical-coordinate representation of color #975157: hue angle of 354.86º 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 #975157 is Cyan = 0, Magento = 0.46, Yellow = 0.42 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 81 | 87 | - |
| CMYK | 0 | 0.46 | 0.42 | 0.41 |
| HSL | 354.86º | 0.3% | 0.45% | - |
| HSV(B) | 354.86º | 0.46% | 0.59% | - |
| XYZ | 17.43 | 13.15 | 10.64 | - |
| YUV | 102.61 | 119.19 | 162.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 81 | 87 | 0 | 0.46 | 0.42 | 0.41 | 354.86 | 0.3 | 0.45 |
| Hex | 97 | 51 | 57 | 0 | 2E | 2A | 29 | 163 | 1E | 2D |
| Octal | 227 | 121 | 127 | 0 | 56 | 52 | 51 | 543 | 36 | 55 |
| Binary | 10010111 | 1010001 | 1010111 | 0 | 101110 | 101010 | 101001 | 101100011 | 11110 | 101101 |
Color Harmonies of #975157
Complementary color
Monochromatic Colors of #975157
Black with #975157
Text Example
Text Example
White with #975157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975157; }
p { color: rgb(151,81,87); }
H1.HeaderClassName
{
color: #975157;
}
.AnyTagClassName
{
color: #975157;
}
</style>
background-color css
<style>
a { background-color: #975157; }
a { background-color: rgb(151,81,87); }
div.DivClassName
{
background-color: #975157;
}
.BgClassName
{
background-color: #975157;
}
</style>
border-color css
<style>
span { border-color: #975157; }
span { border-color: rgb(151,81,87); }
td.TdClassName
{
border-color: #975157;
}
.TagClassName
{
border-color: #975157;
}
</style>