Shades of Vin Rouge #975558
Tints of Vin Rouge #975558
RGB
CMYK
RGB Variations
Color information
#975558 (or 0x975558) is known color: Vin Rouge. HEX triplet: 97, 55 and 58. RGB value is (151,85,88). Sum of RGB (Red+Green+Blue) = 151+85+88=324 (42% of max value = 765). Red value is 151 (59.38% from 255 or 46.60% from 324); Green value is 85 (33.59% from 255 or 26.23% from 324); Blue value is 88 (34.77% from 255 or 27.16% from 324); Max value from RGB is 151 - color contains mainly: red. Hex color #975558 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #975558 is #68AAA7. Grayscale: #696969. Windows color (decimal): -6859432 or 5789079. OLE color: 5789079.
HSL color Cylindrical-coordinate representation of color #975558: hue angle of 357.27º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #975558 is Cyan = 0, Magento = 0.44, Yellow = 0.42 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 85 | 88 | - |
| CMYK | 0 | 0.44 | 0.42 | 0.41 |
| HSL | 357.27º | 0.28% | 0.46% | - |
| HSV(B) | 357.27º | 0.44% | 0.59% | - |
| XYZ | 17.77 | 13.78 | 10.96 | - |
| YUV | 105.08 | 118.37 | 160.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 85 | 88 | 0 | 0.44 | 0.42 | 0.41 | 357.27 | 0.28 | 0.46 |
| Hex | 97 | 55 | 58 | 0 | 2C | 2A | 29 | 165 | 1C | 2E |
| Octal | 227 | 125 | 130 | 0 | 54 | 52 | 51 | 545 | 34 | 56 |
| Binary | 10010111 | 1010101 | 1011000 | 0 | 101100 | 101010 | 101001 | 101100101 | 11100 | 101110 |
Color Harmonies of #975558
Complementary color
Monochromatic Colors of #975558
Black with #975558
Text Example
Text Example
White with #975558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975558; }
p { color: rgb(151,85,88); }
H1.HeaderClassName
{
color: #975558;
}
.AnyTagClassName
{
color: #975558;
}
</style>
background-color css
<style>
a { background-color: #975558; }
a { background-color: rgb(151,85,88); }
div.DivClassName
{
background-color: #975558;
}
.BgClassName
{
background-color: #975558;
}
</style>
border-color css
<style>
span { border-color: #975558; }
span { border-color: rgb(151,85,88); }
td.TdClassName
{
border-color: #975558;
}
.TagClassName
{
border-color: #975558;
}
</style>