Shades of Vin Rouge #915766
Tints of Vin Rouge #915766
RGB
CMYK
RGB Variations
Color information
#915766 (or 0x915766) is known color: Vin Rouge. HEX triplet: 91, 57 and 66. RGB value is (145,87,102). Sum of RGB (Red+Green+Blue) = 145+87+102=334 (44% of max value = 765). Red value is 145 (57.03% from 255 or 43.41% from 334); Green value is 87 (34.38% from 255 or 26.05% from 334); Blue value is 102 (40.23% from 255 or 30.54% from 334); Max value from RGB is 145 - color contains mainly: red. Hex color #915766 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915766 is #6EA899. Grayscale: #6A6A6A. Windows color (decimal): -7252122 or 6707089. OLE color: 6707089.
HSL color Cylindrical-coordinate representation of color #915766: hue angle of 344.48º 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 #915766 is Cyan = 0, Magento = 0.4, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 87 | 102 | - |
| CMYK | 0 | 0.4 | 0.30 | 0.43 |
| HSL | 344.48º | 0.25% | 0.45% | - |
| HSV(B) | 344.48º | 0.4% | 0.57% | - |
| XYZ | 17.48 | 13.8 | 14.31 | - |
| YUV | 106.05 | 125.72 | 155.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 87 | 102 | 0 | 0.4 | 0.30 | 0.43 | 344.48 | 0.25 | 0.45 |
| Hex | 91 | 57 | 66 | 0 | 28 | 1E | 2B | 158 | 19 | 2D |
| Octal | 221 | 127 | 146 | 0 | 50 | 36 | 53 | 530 | 31 | 55 |
| Binary | 10010001 | 1010111 | 1100110 | 0 | 101000 | 11110 | 101011 | 101011000 | 11001 | 101101 |
Color Harmonies of #915766
Complementary color
Monochromatic Colors of #915766
Black with #915766
Text Example
Text Example
White with #915766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915766; }
p { color: rgb(145,87,102); }
H1.HeaderClassName
{
color: #915766;
}
.AnyTagClassName
{
color: #915766;
}
</style>
background-color css
<style>
a { background-color: #915766; }
a { background-color: rgb(145,87,102); }
div.DivClassName
{
background-color: #915766;
}
.BgClassName
{
background-color: #915766;
}
</style>
border-color css
<style>
span { border-color: #915766; }
span { border-color: rgb(145,87,102); }
td.TdClassName
{
border-color: #915766;
}
.TagClassName
{
border-color: #915766;
}
</style>