Shades of Vin Rouge #945162
Tints of Vin Rouge #945162
RGB
CMYK
RGB Variations
Color information
#945162 (or 0x945162) is known color: Vin Rouge. HEX triplet: 94, 51 and 62. RGB value is (148,81,98). Sum of RGB (Red+Green+Blue) = 148+81+98=327 (43% of max value = 765). Red value is 148 (58.20% from 255 or 45.26% from 327); Green value is 81 (32.03% from 255 or 24.77% from 327); Blue value is 98 (38.67% from 255 or 29.97% from 327); Max value from RGB is 148 - color contains mainly: red. Hex color #945162 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #945162 is #6BAE9D. Grayscale: #666666. Windows color (decimal): -7057054 or 6443412. OLE color: 6443412.
HSL color Cylindrical-coordinate representation of color #945162: hue angle of 344.78º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #945162 is Cyan = 0, Magento = 0.45, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 81 | 98 | - |
| CMYK | 0 | 0.45 | 0.34 | 0.42 |
| HSL | 344.78º | 0.29% | 0.45% | - |
| HSV(B) | 344.78º | 0.45% | 0.58% | - |
| XYZ | 17.36 | 13.06 | 13.16 | - |
| YUV | 102.97 | 125.2 | 160.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 81 | 98 | 0 | 0.45 | 0.34 | 0.42 | 344.78 | 0.29 | 0.45 |
| Hex | 94 | 51 | 62 | 0 | 2D | 22 | 2A | 159 | 1D | 2D |
| Octal | 224 | 121 | 142 | 0 | 55 | 42 | 52 | 531 | 35 | 55 |
| Binary | 10010100 | 1010001 | 1100010 | 0 | 101101 | 100010 | 101010 | 101011001 | 11101 | 101101 |
Color Harmonies of #945162
Complementary color
Monochromatic Colors of #945162
Black with #945162
Text Example
Text Example
White with #945162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945162; }
p { color: rgb(148,81,98); }
H1.HeaderClassName
{
color: #945162;
}
.AnyTagClassName
{
color: #945162;
}
</style>
background-color css
<style>
a { background-color: #945162; }
a { background-color: rgb(148,81,98); }
div.DivClassName
{
background-color: #945162;
}
.BgClassName
{
background-color: #945162;
}
</style>
border-color css
<style>
span { border-color: #945162; }
span { border-color: rgb(148,81,98); }
td.TdClassName
{
border-color: #945162;
}
.TagClassName
{
border-color: #945162;
}
</style>