Shades of Vin Rouge #915561
Tints of Vin Rouge #915561
RGB
CMYK
RGB Variations
Color information
#915561 (or 0x915561) is known color: Vin Rouge. HEX triplet: 91, 55 and 61. RGB value is (145,85,97). Sum of RGB (Red+Green+Blue) = 145+85+97=327 (43% of max value = 765). Red value is 145 (57.03% from 255 or 44.34% from 327); Green value is 85 (33.59% from 255 or 25.99% from 327); Blue value is 97 (38.28% from 255 or 29.66% from 327); Max value from RGB is 145 - color contains mainly: red. Hex color #915561 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915561 is #6EAA9E. Grayscale: #686868. Windows color (decimal): -7252639 or 6378897. OLE color: 6378897.
HSL color Cylindrical-coordinate representation of color #915561: hue angle of 348º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #915561 is Cyan = 0, Magento = 0.41, Yellow = 0.33 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 85 | 97 | - |
| CMYK | 0 | 0.41 | 0.33 | 0.43 |
| HSL | 348º | 0.26% | 0.45% | - |
| HSV(B) | 348º | 0.41% | 0.57% | - |
| XYZ | 17.08 | 13.38 | 12.99 | - |
| YUV | 104.31 | 123.88 | 157.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 85 | 97 | 0 | 0.41 | 0.33 | 0.43 | 348 | 0.26 | 0.45 |
| Hex | 91 | 55 | 61 | 0 | 29 | 21 | 2B | 15C | 1A | 2D |
| Octal | 221 | 125 | 141 | 0 | 51 | 41 | 53 | 534 | 32 | 55 |
| Binary | 10010001 | 1010101 | 1100001 | 0 | 101001 | 100001 | 101011 | 101011100 | 11010 | 101101 |
Color Harmonies of #915561
Complementary color
Monochromatic Colors of #915561
Black with #915561
Text Example
Text Example
White with #915561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915561; }
p { color: rgb(145,85,97); }
H1.HeaderClassName
{
color: #915561;
}
.AnyTagClassName
{
color: #915561;
}
</style>
background-color css
<style>
a { background-color: #915561; }
a { background-color: rgb(145,85,97); }
div.DivClassName
{
background-color: #915561;
}
.BgClassName
{
background-color: #915561;
}
</style>
border-color css
<style>
span { border-color: #915561; }
span { border-color: rgb(145,85,97); }
td.TdClassName
{
border-color: #915561;
}
.TagClassName
{
border-color: #915561;
}
</style>