Shades of Vin Rouge #965558
Tints of Vin Rouge #965558
RGB
CMYK
RGB Variations
Color information
#965558 (or 0x965558) is known color: Vin Rouge. HEX triplet: 96, 55 and 58. RGB value is (150,85,88). Sum of RGB (Red+Green+Blue) = 150+85+88=323 (42% of max value = 765). Red value is 150 (58.98% from 255 or 46.44% from 323); Green value is 85 (33.59% from 255 or 26.32% from 323); Blue value is 88 (34.77% from 255 or 27.24% from 323); Max value from RGB is 150 - color contains mainly: red. Hex color #965558 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #965558 is #69AAA7. Grayscale: #686868. Windows color (decimal): -6924968 or 5789078. OLE color: 5789078.
HSL color Cylindrical-coordinate representation of color #965558: hue angle of 357.23º degrees, saturation: 0.28, 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 #965558 is Cyan = 0, Magento = 0.43, Yellow = 0.41 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 85 | 88 | - |
| CMYK | 0 | 0.43 | 0.41 | 0.41 |
| HSL | 357.23º | 0.28% | 0.46% | - |
| HSV(B) | 357.23º | 0.43% | 0.59% | - |
| XYZ | 17.59 | 13.69 | 10.95 | - |
| YUV | 104.78 | 118.53 | 160.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 85 | 88 | 0 | 0.43 | 0.41 | 0.41 | 357.23 | 0.28 | 0.46 |
| Hex | 96 | 55 | 58 | 0 | 2B | 29 | 29 | 165 | 1C | 2E |
| Octal | 226 | 125 | 130 | 0 | 53 | 51 | 51 | 545 | 34 | 56 |
| Binary | 10010110 | 1010101 | 1011000 | 0 | 101011 | 101001 | 101001 | 101100101 | 11100 | 101110 |
Color Harmonies of #965558
Complementary color
Monochromatic Colors of #965558
Black with #965558
Text Example
Text Example
White with #965558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965558; }
p { color: rgb(150,85,88); }
H1.HeaderClassName
{
color: #965558;
}
.AnyTagClassName
{
color: #965558;
}
</style>
background-color css
<style>
a { background-color: #965558; }
a { background-color: rgb(150,85,88); }
div.DivClassName
{
background-color: #965558;
}
.BgClassName
{
background-color: #965558;
}
</style>
border-color css
<style>
span { border-color: #965558; }
span { border-color: rgb(150,85,88); }
td.TdClassName
{
border-color: #965558;
}
.TagClassName
{
border-color: #965558;
}
</style>