Shades of Vin Rouge #915158
Tints of Vin Rouge #915158
RGB
CMYK
RGB Variations
Color information
#915158 (or 0x915158) is known color: Vin Rouge. HEX triplet: 91, 51 and 58. RGB value is (145,81,88). Sum of RGB (Red+Green+Blue) = 145+81+88=314 (41% of max value = 765). Red value is 145 (57.03% from 255 or 46.18% from 314); Green value is 81 (32.03% from 255 or 25.80% from 314); Blue value is 88 (34.77% from 255 or 28.03% from 314); Max value from RGB is 145 - color contains mainly: red. Hex color #915158 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915158 is #6EAEA7. Grayscale: #646464. Windows color (decimal): -7253672 or 5788049. OLE color: 5788049.
HSL color Cylindrical-coordinate representation of color #915158: hue angle of 353.44º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #915158 is Cyan = 0, Magento = 0.44, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 81 | 88 | - |
| CMYK | 0 | 0.44 | 0.39 | 0.43 |
| HSL | 353.44º | 0.28% | 0.44% | - |
| HSV(B) | 353.44º | 0.44% | 0.57% | - |
| XYZ | 16.38 | 12.61 | 10.8 | - |
| YUV | 100.93 | 120.7 | 159.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 81 | 88 | 0 | 0.44 | 0.39 | 0.43 | 353.44 | 0.28 | 0.44 |
| Hex | 91 | 51 | 58 | 0 | 2C | 27 | 2B | 161 | 1C | 2C |
| Octal | 221 | 121 | 130 | 0 | 54 | 47 | 53 | 541 | 34 | 54 |
| Binary | 10010001 | 1010001 | 1011000 | 0 | 101100 | 100111 | 101011 | 101100001 | 11100 | 101100 |
Color Harmonies of #915158
Complementary color
Monochromatic Colors of #915158
Black with #915158
Text Example
Text Example
White with #915158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915158; }
p { color: rgb(145,81,88); }
H1.HeaderClassName
{
color: #915158;
}
.AnyTagClassName
{
color: #915158;
}
</style>
background-color css
<style>
a { background-color: #915158; }
a { background-color: rgb(145,81,88); }
div.DivClassName
{
background-color: #915158;
}
.BgClassName
{
background-color: #915158;
}
</style>
border-color css
<style>
span { border-color: #915158; }
span { border-color: rgb(145,81,88); }
td.TdClassName
{
border-color: #915158;
}
.TagClassName
{
border-color: #915158;
}
</style>