Shades of Vin Rouge #945760
Tints of Vin Rouge #945760
RGB
CMYK
RGB Variations
Color information
#945760 (or 0x945760) is known color: Vin Rouge. HEX triplet: 94, 57 and 60. RGB value is (148,87,96). Sum of RGB (Red+Green+Blue) = 148+87+96=331 (43% of max value = 765). Red value is 148 (58.20% from 255 or 44.71% from 331); Green value is 87 (34.38% from 255 or 26.28% from 331); Blue value is 96 (37.89% from 255 or 29.00% from 331); Max value from RGB is 148 - color contains mainly: red. Hex color #945760 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #945760 is #6BA89F. Grayscale: #6A6A6A. Windows color (decimal): -7055520 or 6313876. OLE color: 6313876.
HSL color Cylindrical-coordinate representation of color #945760: hue angle of 351.15º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #945760 is Cyan = 0, Magento = 0.41, Yellow = 0.35 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 87 | 96 | - |
| CMYK | 0 | 0.41 | 0.35 | 0.42 |
| HSL | 351.15º | 0.26% | 0.46% | - |
| HSV(B) | 351.15º | 0.41% | 0.58% | - |
| XYZ | 17.73 | 13.96 | 12.83 | - |
| YUV | 106.27 | 122.21 | 157.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 87 | 96 | 0 | 0.41 | 0.35 | 0.42 | 351.15 | 0.26 | 0.46 |
| Hex | 94 | 57 | 60 | 0 | 29 | 23 | 2A | 15F | 1A | 2E |
| Octal | 224 | 127 | 140 | 0 | 51 | 43 | 52 | 537 | 32 | 56 |
| Binary | 10010100 | 1010111 | 1100000 | 0 | 101001 | 100011 | 101010 | 101011111 | 11010 | 101110 |
Color Harmonies of #945760
Complementary color
Monochromatic Colors of #945760
Black with #945760
Text Example
Text Example
White with #945760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945760; }
p { color: rgb(148,87,96); }
H1.HeaderClassName
{
color: #945760;
}
.AnyTagClassName
{
color: #945760;
}
</style>
background-color css
<style>
a { background-color: #945760; }
a { background-color: rgb(148,87,96); }
div.DivClassName
{
background-color: #945760;
}
.BgClassName
{
background-color: #945760;
}
</style>
border-color css
<style>
span { border-color: #945760; }
span { border-color: rgb(148,87,96); }
td.TdClassName
{
border-color: #945760;
}
.TagClassName
{
border-color: #945760;
}
</style>