Shades of Vin Rouge #915966
Tints of Vin Rouge #915966
RGB
CMYK
RGB Variations
Color information
#915966 (or 0x915966) is known color: Vin Rouge. HEX triplet: 91, 59 and 66. RGB value is (145,89,102). Sum of RGB (Red+Green+Blue) = 145+89+102=336 (44% of max value = 765). Red value is 145 (57.03% from 255 or 43.15% from 336); Green value is 89 (35.16% from 255 or 26.49% from 336); Blue value is 102 (40.23% from 255 or 30.36% from 336); Max value from RGB is 145 - color contains mainly: red. Hex color #915966 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915966 is #6EA699. Grayscale: #6B6B6B. Windows color (decimal): -7251610 or 6707601. OLE color: 6707601.
HSL color Cylindrical-coordinate representation of color #915966: hue angle of 346.07º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #915966 is Cyan = 0, Magento = 0.39, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 89 | 102 | - |
| CMYK | 0 | 0.39 | 0.30 | 0.43 |
| HSL | 346.07º | 0.24% | 0.46% | - |
| HSV(B) | 346.07º | 0.39% | 0.57% | - |
| XYZ | 17.65 | 14.12 | 14.37 | - |
| YUV | 107.23 | 125.05 | 154.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 89 | 102 | 0 | 0.39 | 0.30 | 0.43 | 346.07 | 0.24 | 0.46 |
| Hex | 91 | 59 | 66 | 0 | 27 | 1E | 2B | 15A | 18 | 2E |
| Octal | 221 | 131 | 146 | 0 | 47 | 36 | 53 | 532 | 30 | 56 |
| Binary | 10010001 | 1011001 | 1100110 | 0 | 100111 | 11110 | 101011 | 101011010 | 11000 | 101110 |
Color Harmonies of #915966
Complementary color
Monochromatic Colors of #915966
Black with #915966
Text Example
Text Example
White with #915966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915966; }
p { color: rgb(145,89,102); }
H1.HeaderClassName
{
color: #915966;
}
.AnyTagClassName
{
color: #915966;
}
</style>
background-color css
<style>
a { background-color: #915966; }
a { background-color: rgb(145,89,102); }
div.DivClassName
{
background-color: #915966;
}
.BgClassName
{
background-color: #915966;
}
</style>
border-color css
<style>
span { border-color: #915966; }
span { border-color: rgb(145,89,102); }
td.TdClassName
{
border-color: #915966;
}
.TagClassName
{
border-color: #915966;
}
</style>