Shades of Vin Rouge #965057
Tints of Vin Rouge #965057
RGB
CMYK
RGB Variations
Color information
#965057 (or 0x965057) is known color: Vin Rouge. HEX triplet: 96, 50 and 57. RGB value is (150,80,87). Sum of RGB (Red+Green+Blue) = 150+80+87=317 (41% of max value = 765). Red value is 150 (58.98% from 255 or 47.32% from 317); Green value is 80 (31.64% from 255 or 25.24% from 317); Blue value is 87 (34.38% from 255 or 27.44% from 317); Max value from RGB is 150 - color contains mainly: red. Hex color #965057 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #965057 is #69AFA8. Grayscale: #656565. Windows color (decimal): -6926249 or 5722262. OLE color: 5722262.
HSL color Cylindrical-coordinate representation of color #965057: hue angle of 354º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #965057 is Cyan = 0, Magento = 0.47, Yellow = 0.42 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 80 | 87 | - |
| CMYK | 0 | 0.47 | 0.42 | 0.41 |
| HSL | 354º | 0.3% | 0.45% | - |
| HSV(B) | 354º | 0.47% | 0.59% | - |
| XYZ | 17.17 | 12.91 | 10.6 | - |
| YUV | 101.73 | 119.69 | 162.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 80 | 87 | 0 | 0.47 | 0.42 | 0.41 | 354 | 0.3 | 0.45 |
| Hex | 96 | 50 | 57 | 0 | 2F | 2A | 29 | 162 | 1E | 2D |
| Octal | 226 | 120 | 127 | 0 | 57 | 52 | 51 | 542 | 36 | 55 |
| Binary | 10010110 | 1010000 | 1010111 | 0 | 101111 | 101010 | 101001 | 101100010 | 11110 | 101101 |
Color Harmonies of #965057
Complementary color
Monochromatic Colors of #965057
Black with #965057
Text Example
Text Example
White with #965057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965057; }
p { color: rgb(150,80,87); }
H1.HeaderClassName
{
color: #965057;
}
.AnyTagClassName
{
color: #965057;
}
</style>
background-color css
<style>
a { background-color: #965057; }
a { background-color: rgb(150,80,87); }
div.DivClassName
{
background-color: #965057;
}
.BgClassName
{
background-color: #965057;
}
</style>
border-color css
<style>
span { border-color: #965057; }
span { border-color: rgb(150,80,87); }
td.TdClassName
{
border-color: #965057;
}
.TagClassName
{
border-color: #965057;
}
</style>