Shades of Vin Rouge #955168
Tints of Vin Rouge #955168
RGB
CMYK
RGB Variations
Color information
#955168 (or 0x955168) is known color: Vin Rouge. HEX triplet: 95, 51 and 68. RGB value is (149,81,104). Sum of RGB (Red+Green+Blue) = 149+81+104=334 (44% of max value = 765). Red value is 149 (58.59% from 255 or 44.61% from 334); Green value is 81 (32.03% from 255 or 24.25% from 334); Blue value is 104 (41.02% from 255 or 31.14% from 334); Max value from RGB is 149 - color contains mainly: red. Hex color #955168 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #955168 is #6AAE97. Grayscale: #676767. Windows color (decimal): -6991512 or 6836629. OLE color: 6836629.
HSL color Cylindrical-coordinate representation of color #955168: hue angle of 339.71º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #955168 is Cyan = 0, Magento = 0.46, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 81 | 104 | - |
| CMYK | 0 | 0.46 | 0.30 | 0.42 |
| HSL | 339.71º | 0.3% | 0.45% | - |
| HSV(B) | 339.71º | 0.46% | 0.58% | - |
| XYZ | 17.84 | 13.27 | 14.72 | - |
| YUV | 103.95 | 128.03 | 160.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 81 | 104 | 0 | 0.46 | 0.30 | 0.42 | 339.71 | 0.3 | 0.45 |
| Hex | 95 | 51 | 68 | 0 | 2E | 1E | 2A | 154 | 1E | 2D |
| Octal | 225 | 121 | 150 | 0 | 56 | 36 | 52 | 524 | 36 | 55 |
| Binary | 10010101 | 1010001 | 1101000 | 0 | 101110 | 11110 | 101010 | 101010100 | 11110 | 101101 |
Color Harmonies of #955168
Complementary color
Monochromatic Colors of #955168
Black with #955168
Text Example
Text Example
White with #955168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955168; }
p { color: rgb(149,81,104); }
H1.HeaderClassName
{
color: #955168;
}
.AnyTagClassName
{
color: #955168;
}
</style>
background-color css
<style>
a { background-color: #955168; }
a { background-color: rgb(149,81,104); }
div.DivClassName
{
background-color: #955168;
}
.BgClassName
{
background-color: #955168;
}
</style>
border-color css
<style>
span { border-color: #955168; }
span { border-color: rgb(149,81,104); }
td.TdClassName
{
border-color: #955168;
}
.TagClassName
{
border-color: #955168;
}
</style>