Shades of Vin Rouge #975167
Tints of Vin Rouge #975167
RGB
CMYK
RGB Variations
Color information
#975167 (or 0x975167) is known color: Vin Rouge. HEX triplet: 97, 51 and 67. RGB value is (151,81,103). Sum of RGB (Red+Green+Blue) = 151+81+103=335 (44% of max value = 765). Red value is 151 (59.38% from 255 or 45.07% from 335); Green value is 81 (32.03% from 255 or 24.18% from 335); Blue value is 103 (40.62% from 255 or 30.75% from 335); Max value from RGB is 151 - color contains mainly: red. Hex color #975167 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #975167 is #68AE98. Grayscale: #686868. Windows color (decimal): -6860441 or 6771095. OLE color: 6771095.
HSL color Cylindrical-coordinate representation of color #975167: hue angle of 341.14º 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 #975167 is Cyan = 0, Magento = 0.46, Yellow = 0.32 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 81 | 103 | - |
| CMYK | 0 | 0.46 | 0.32 | 0.41 |
| HSL | 341.14º | 0.3% | 0.45% | - |
| HSV(B) | 341.14º | 0.46% | 0.59% | - |
| XYZ | 18.15 | 13.44 | 14.47 | - |
| YUV | 104.44 | 127.19 | 161.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 81 | 103 | 0 | 0.46 | 0.32 | 0.41 | 341.14 | 0.3 | 0.45 |
| Hex | 97 | 51 | 67 | 0 | 2E | 20 | 29 | 155 | 1E | 2D |
| Octal | 227 | 121 | 147 | 0 | 56 | 40 | 51 | 525 | 36 | 55 |
| Binary | 10010111 | 1010001 | 1100111 | 0 | 101110 | 100000 | 101001 | 101010101 | 11110 | 101101 |
Color Harmonies of #975167
Complementary color
Monochromatic Colors of #975167
Black with #975167
Text Example
Text Example
White with #975167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975167; }
p { color: rgb(151,81,103); }
H1.HeaderClassName
{
color: #975167;
}
.AnyTagClassName
{
color: #975167;
}
</style>
background-color css
<style>
a { background-color: #975167; }
a { background-color: rgb(151,81,103); }
div.DivClassName
{
background-color: #975167;
}
.BgClassName
{
background-color: #975167;
}
</style>
border-color css
<style>
span { border-color: #975167; }
span { border-color: rgb(151,81,103); }
td.TdClassName
{
border-color: #975167;
}
.TagClassName
{
border-color: #975167;
}
</style>