Shades of Vin Rouge #915763
Tints of Vin Rouge #915763
RGB
CMYK
RGB Variations
Color information
#915763 (or 0x915763) is known color: Vin Rouge. HEX triplet: 91, 57 and 63. RGB value is (145,87,99). Sum of RGB (Red+Green+Blue) = 145+87+99=331 (43% of max value = 765). Red value is 145 (57.03% from 255 or 43.81% from 331); Green value is 87 (34.38% from 255 or 26.28% from 331); Blue value is 99 (39.06% from 255 or 29.91% from 331); Max value from RGB is 145 - color contains mainly: red. Hex color #915763 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915763 is #6EA89C. Grayscale: #696969. Windows color (decimal): -7252125 or 6510481. OLE color: 6510481.
HSL color Cylindrical-coordinate representation of color #915763: hue angle of 347.59º 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 #915763 is Cyan = 0, Magento = 0.4, Yellow = 0.32 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 87 | 99 | - |
| CMYK | 0 | 0.4 | 0.32 | 0.43 |
| HSL | 347.59º | 0.25% | 0.45% | - |
| HSV(B) | 347.59º | 0.4% | 0.57% | - |
| XYZ | 17.34 | 13.74 | 13.54 | - |
| YUV | 105.71 | 124.22 | 156.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 87 | 99 | 0 | 0.4 | 0.32 | 0.43 | 347.59 | 0.25 | 0.45 |
| Hex | 91 | 57 | 63 | 0 | 28 | 20 | 2B | 15C | 19 | 2D |
| Octal | 221 | 127 | 143 | 0 | 50 | 40 | 53 | 534 | 31 | 55 |
| Binary | 10010001 | 1010111 | 1100011 | 0 | 101000 | 100000 | 101011 | 101011100 | 11001 | 101101 |
Color Harmonies of #915763
Complementary color
Monochromatic Colors of #915763
Black with #915763
Text Example
Text Example
White with #915763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915763; }
p { color: rgb(145,87,99); }
H1.HeaderClassName
{
color: #915763;
}
.AnyTagClassName
{
color: #915763;
}
</style>
background-color css
<style>
a { background-color: #915763; }
a { background-color: rgb(145,87,99); }
div.DivClassName
{
background-color: #915763;
}
.BgClassName
{
background-color: #915763;
}
</style>
border-color css
<style>
span { border-color: #915763; }
span { border-color: rgb(145,87,99); }
td.TdClassName
{
border-color: #915763;
}
.TagClassName
{
border-color: #915763;
}
</style>