Shades of Vin Rouge #955760
Tints of Vin Rouge #955760
RGB
CMYK
RGB Variations
Color information
#955760 (or 0x955760) is known color: Vin Rouge. HEX triplet: 95, 57 and 60. RGB value is (149,87,96). Sum of RGB (Red+Green+Blue) = 149+87+96=332 (43% of max value = 765). Red value is 149 (58.59% from 255 or 44.88% from 332); Green value is 87 (34.38% from 255 or 26.20% from 332); Blue value is 96 (37.89% from 255 or 28.92% from 332); Max value from RGB is 149 - color contains mainly: red. Hex color #955760 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #955760 is #6AA89F. Grayscale: #6A6A6A. Windows color (decimal): -6989984 or 6313877. OLE color: 6313877.
HSL color Cylindrical-coordinate representation of color #955760: hue angle of 351.29º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #955760 is Cyan = 0, Magento = 0.42, Yellow = 0.36 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 87 | 96 | - |
| CMYK | 0 | 0.42 | 0.36 | 0.42 |
| HSL | 351.29º | 0.26% | 0.46% | - |
| HSV(B) | 351.29º | 0.42% | 0.58% | - |
| XYZ | 17.91 | 14.05 | 12.83 | - |
| YUV | 106.56 | 122.04 | 158.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 87 | 96 | 0 | 0.42 | 0.36 | 0.42 | 351.29 | 0.26 | 0.46 |
| Hex | 95 | 57 | 60 | 0 | 2A | 24 | 2A | 15F | 1A | 2E |
| Octal | 225 | 127 | 140 | 0 | 52 | 44 | 52 | 537 | 32 | 56 |
| Binary | 10010101 | 1010111 | 1100000 | 0 | 101010 | 100100 | 101010 | 101011111 | 11010 | 101110 |
Color Harmonies of #955760
Complementary color
Monochromatic Colors of #955760
Black with #955760
Text Example
Text Example
White with #955760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955760; }
p { color: rgb(149,87,96); }
H1.HeaderClassName
{
color: #955760;
}
.AnyTagClassName
{
color: #955760;
}
</style>
background-color css
<style>
a { background-color: #955760; }
a { background-color: rgb(149,87,96); }
div.DivClassName
{
background-color: #955760;
}
.BgClassName
{
background-color: #955760;
}
</style>
border-color css
<style>
span { border-color: #955760; }
span { border-color: rgb(149,87,96); }
td.TdClassName
{
border-color: #955760;
}
.TagClassName
{
border-color: #955760;
}
</style>