Shades of Vin Rouge #975659
Tints of Vin Rouge #975659
RGB
CMYK
RGB Variations
Color information
#975659 (or 0x975659) is known color: Vin Rouge. HEX triplet: 97, 56 and 59. RGB value is (151,86,89). Sum of RGB (Red+Green+Blue) = 151+86+89=326 (43% of max value = 765). Red value is 151 (59.38% from 255 or 46.32% from 326); Green value is 86 (33.98% from 255 or 26.38% from 326); Blue value is 89 (35.16% from 255 or 27.30% from 326); Max value from RGB is 151 - color contains mainly: red. Hex color #975659 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #975659 is #68A9A6. Grayscale: #696969. Windows color (decimal): -6859175 or 5854871. OLE color: 5854871.
HSL color Cylindrical-coordinate representation of color #975659: hue angle of 357.23º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #975659 is Cyan = 0, Magento = 0.43, Yellow = 0.41 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 86 | 89 | - |
| CMYK | 0 | 0.43 | 0.41 | 0.41 |
| HSL | 357.23º | 0.27% | 0.46% | - |
| HSV(B) | 357.23º | 0.43% | 0.59% | - |
| XYZ | 17.89 | 13.96 | 11.2 | - |
| YUV | 105.78 | 118.53 | 160.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 86 | 89 | 0 | 0.43 | 0.41 | 0.41 | 357.23 | 0.27 | 0.46 |
| Hex | 97 | 56 | 59 | 0 | 2B | 29 | 29 | 165 | 1B | 2E |
| Octal | 227 | 126 | 131 | 0 | 53 | 51 | 51 | 545 | 33 | 56 |
| Binary | 10010111 | 1010110 | 1011001 | 0 | 101011 | 101001 | 101001 | 101100101 | 11011 | 101110 |
Color Harmonies of #975659
Complementary color
Monochromatic Colors of #975659
Black with #975659
Text Example
Text Example
White with #975659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975659; }
p { color: rgb(151,86,89); }
H1.HeaderClassName
{
color: #975659;
}
.AnyTagClassName
{
color: #975659;
}
</style>
background-color css
<style>
a { background-color: #975659; }
a { background-color: rgb(151,86,89); }
div.DivClassName
{
background-color: #975659;
}
.BgClassName
{
background-color: #975659;
}
</style>
border-color css
<style>
span { border-color: #975659; }
span { border-color: rgb(151,86,89); }
td.TdClassName
{
border-color: #975659;
}
.TagClassName
{
border-color: #975659;
}
</style>