Shades of Vin Rouge #945968
Tints of Vin Rouge #945968
RGB
CMYK
RGB Variations
Color information
#945968 (or 0x945968) is known color: Vin Rouge. HEX triplet: 94, 59 and 68. RGB value is (148,89,104). Sum of RGB (Red+Green+Blue) = 148+89+104=341 (45% of max value = 765). Red value is 148 (58.20% from 255 or 43.40% from 341); Green value is 89 (35.16% from 255 or 26.10% from 341); Blue value is 104 (41.02% from 255 or 30.50% from 341); Max value from RGB is 148 - color contains mainly: red. Hex color #945968 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #945968 is #6BA697. Grayscale: #6C6C6C. Windows color (decimal): -7055000 or 6838676. OLE color: 6838676.
HSL color Cylindrical-coordinate representation of color #945968: hue angle of 344.75º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #945968 is Cyan = 0, Magento = 0.40, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 89 | 104 | - |
| CMYK | 0 | 0.40 | 0.30 | 0.42 |
| HSL | 344.75º | 0.25% | 0.46% | - |
| HSV(B) | 344.75º | 0.4% | 0.58% | - |
| XYZ | 18.28 | 14.44 | 14.92 | - |
| YUV | 108.35 | 125.55 | 156.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 89 | 104 | 0 | 0.40 | 0.30 | 0.42 | 344.75 | 0.25 | 0.46 |
| Hex | 94 | 59 | 68 | 0 | 28 | 1E | 2A | 159 | 19 | 2E |
| Octal | 224 | 131 | 150 | 0 | 50 | 36 | 52 | 531 | 31 | 56 |
| Binary | 10010100 | 1011001 | 1101000 | 0 | 101000 | 11110 | 101010 | 101011001 | 11001 | 101110 |
Color Harmonies of #945968
Complementary color
Monochromatic Colors of #945968
Black with #945968
Text Example
Text Example
White with #945968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945968; }
p { color: rgb(148,89,104); }
H1.HeaderClassName
{
color: #945968;
}
.AnyTagClassName
{
color: #945968;
}
</style>
background-color css
<style>
a { background-color: #945968; }
a { background-color: rgb(148,89,104); }
div.DivClassName
{
background-color: #945968;
}
.BgClassName
{
background-color: #945968;
}
</style>
border-color css
<style>
span { border-color: #945968; }
span { border-color: rgb(148,89,104); }
td.TdClassName
{
border-color: #945968;
}
.TagClassName
{
border-color: #945968;
}
</style>