Shades of Vin Rouge #915059
Tints of Vin Rouge #915059
RGB
CMYK
RGB Variations
Color information
#915059 (or 0x915059) is known color: Vin Rouge. HEX triplet: 91, 50 and 59. RGB value is (145,80,89). Sum of RGB (Red+Green+Blue) = 145+80+89=314 (41% of max value = 765). Red value is 145 (57.03% from 255 or 46.18% from 314); Green value is 80 (31.64% from 255 or 25.48% from 314); Blue value is 89 (35.16% from 255 or 28.34% from 314); Max value from RGB is 145 - color contains mainly: red. Hex color #915059 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915059 is #6EAFA6. Grayscale: #646464. Windows color (decimal): -7253927 or 5853329. OLE color: 5853329.
HSL color Cylindrical-coordinate representation of color #915059: hue angle of 351.69º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #915059 is Cyan = 0, Magento = 0.45, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 80 | 89 | - |
| CMYK | 0 | 0.45 | 0.39 | 0.43 |
| HSL | 351.69º | 0.29% | 0.44% | - |
| HSV(B) | 351.69º | 0.45% | 0.57% | - |
| XYZ | 16.35 | 12.48 | 11 | - |
| YUV | 100.46 | 121.53 | 159.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 80 | 89 | 0 | 0.45 | 0.39 | 0.43 | 351.69 | 0.29 | 0.44 |
| Hex | 91 | 50 | 59 | 0 | 2D | 27 | 2B | 160 | 1D | 2C |
| Octal | 221 | 120 | 131 | 0 | 55 | 47 | 53 | 540 | 35 | 54 |
| Binary | 10010001 | 1010000 | 1011001 | 0 | 101101 | 100111 | 101011 | 101100000 | 11101 | 101100 |
Color Harmonies of #915059
Complementary color
Monochromatic Colors of #915059
Black with #915059
Text Example
Text Example
White with #915059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915059; }
p { color: rgb(145,80,89); }
H1.HeaderClassName
{
color: #915059;
}
.AnyTagClassName
{
color: #915059;
}
</style>
background-color css
<style>
a { background-color: #915059; }
a { background-color: rgb(145,80,89); }
div.DivClassName
{
background-color: #915059;
}
.BgClassName
{
background-color: #915059;
}
</style>
border-color css
<style>
span { border-color: #915059; }
span { border-color: rgb(145,80,89); }
td.TdClassName
{
border-color: #915059;
}
.TagClassName
{
border-color: #915059;
}
</style>