Shades of Vin Rouge #915760
Tints of Vin Rouge #915760
RGB
CMYK
RGB Variations
Color information
#915760 (or 0x915760) is known color: Vin Rouge. HEX triplet: 91, 57 and 60. RGB value is (145,87,96). Sum of RGB (Red+Green+Blue) = 145+87+96=328 (43% of max value = 765). Red value is 145 (57.03% from 255 or 44.21% from 328); Green value is 87 (34.38% from 255 or 26.52% from 328); Blue value is 96 (37.89% from 255 or 29.27% from 328); Max value from RGB is 145 - color contains mainly: red. Hex color #915760 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915760 is #6EA89F. Grayscale: #696969. Windows color (decimal): -7252128 or 6313873. OLE color: 6313873.
HSL color Cylindrical-coordinate representation of color #915760: hue angle of 350.69º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #915760 is Cyan = 0, Magento = 0.4, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 87 | 96 | - |
| CMYK | 0 | 0.4 | 0.34 | 0.43 |
| HSL | 350.69º | 0.25% | 0.45% | - |
| HSV(B) | 350.69º | 0.4% | 0.57% | - |
| XYZ | 17.2 | 13.68 | 12.8 | - |
| YUV | 105.37 | 122.72 | 156.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 87 | 96 | 0 | 0.4 | 0.34 | 0.43 | 350.69 | 0.25 | 0.45 |
| Hex | 91 | 57 | 60 | 0 | 28 | 22 | 2B | 15F | 19 | 2D |
| Octal | 221 | 127 | 140 | 0 | 50 | 42 | 53 | 537 | 31 | 55 |
| Binary | 10010001 | 1010111 | 1100000 | 0 | 101000 | 100010 | 101011 | 101011111 | 11001 | 101101 |
Color Harmonies of #915760
Complementary color
Monochromatic Colors of #915760
Black with #915760
Text Example
Text Example
White with #915760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915760; }
p { color: rgb(145,87,96); }
H1.HeaderClassName
{
color: #915760;
}
.AnyTagClassName
{
color: #915760;
}
</style>
background-color css
<style>
a { background-color: #915760; }
a { background-color: rgb(145,87,96); }
div.DivClassName
{
background-color: #915760;
}
.BgClassName
{
background-color: #915760;
}
</style>
border-color css
<style>
span { border-color: #915760; }
span { border-color: rgb(145,87,96); }
td.TdClassName
{
border-color: #915760;
}
.TagClassName
{
border-color: #915760;
}
</style>