Shades of Vin Rouge #945868
Tints of Vin Rouge #945868
RGB
CMYK
RGB Variations
Color information
#945868 (or 0x945868) is known color: Vin Rouge. HEX triplet: 94, 58 and 68. RGB value is (148,88,104). Sum of RGB (Red+Green+Blue) = 148+88+104=340 (45% of max value = 765). Red value is 148 (58.20% from 255 or 43.53% from 340); Green value is 88 (34.77% from 255 or 25.88% from 340); Blue value is 104 (41.02% from 255 or 30.59% from 340); Max value from RGB is 148 - color contains mainly: red. Hex color #945868 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #945868 is #6BA797. Grayscale: #6B6B6B. Windows color (decimal): -7055256 or 6838420. OLE color: 6838420.
HSL color Cylindrical-coordinate representation of color #945868: hue angle of 344º degrees, saturation: 0.25, 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 #945868 is Cyan = 0, Magento = 0.41, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 88 | 104 | - |
| CMYK | 0 | 0.41 | 0.30 | 0.42 |
| HSL | 344º | 0.25% | 0.46% | - |
| HSV(B) | 344º | 0.41% | 0.58% | - |
| XYZ | 18.2 | 14.27 | 14.89 | - |
| YUV | 107.76 | 125.88 | 156.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 88 | 104 | 0 | 0.41 | 0.30 | 0.42 | 344 | 0.25 | 0.46 |
| Hex | 94 | 58 | 68 | 0 | 29 | 1E | 2A | 158 | 19 | 2E |
| Octal | 224 | 130 | 150 | 0 | 51 | 36 | 52 | 530 | 31 | 56 |
| Binary | 10010100 | 1011000 | 1101000 | 0 | 101001 | 11110 | 101010 | 101011000 | 11001 | 101110 |
Color Harmonies of #945868
Complementary color
Monochromatic Colors of #945868
Black with #945868
Text Example
Text Example
White with #945868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945868; }
p { color: rgb(148,88,104); }
H1.HeaderClassName
{
color: #945868;
}
.AnyTagClassName
{
color: #945868;
}
</style>
background-color css
<style>
a { background-color: #945868; }
a { background-color: rgb(148,88,104); }
div.DivClassName
{
background-color: #945868;
}
.BgClassName
{
background-color: #945868;
}
</style>
border-color css
<style>
span { border-color: #945868; }
span { border-color: rgb(148,88,104); }
td.TdClassName
{
border-color: #945868;
}
.TagClassName
{
border-color: #945868;
}
</style>