Shades of Vin Rouge #945566
Tints of Vin Rouge #945566
RGB
CMYK
RGB Variations
Color information
#945566 (or 0x945566) is known color: Vin Rouge. HEX triplet: 94, 55 and 66. RGB value is (148,85,102). Sum of RGB (Red+Green+Blue) = 148+85+102=335 (44% of max value = 765). Red value is 148 (58.20% from 255 or 44.18% from 335); Green value is 85 (33.59% from 255 or 25.37% from 335); Blue value is 102 (40.23% from 255 or 30.45% from 335); Max value from RGB is 148 - color contains mainly: red. Hex color #945566 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #945566 is #6BAA99. Grayscale: #696969. Windows color (decimal): -7056026 or 6706580. OLE color: 6706580.
HSL color Cylindrical-coordinate representation of color #945566: hue angle of 343.81º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #945566 is Cyan = 0, Magento = 0.43, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 85 | 102 | - |
| CMYK | 0 | 0.43 | 0.31 | 0.42 |
| HSL | 343.81º | 0.27% | 0.46% | - |
| HSV(B) | 343.81º | 0.43% | 0.58% | - |
| XYZ | 17.86 | 13.75 | 14.28 | - |
| YUV | 105.78 | 125.87 | 158.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 85 | 102 | 0 | 0.43 | 0.31 | 0.42 | 343.81 | 0.27 | 0.46 |
| Hex | 94 | 55 | 66 | 0 | 2B | 1F | 2A | 158 | 1B | 2E |
| Octal | 224 | 125 | 146 | 0 | 53 | 37 | 52 | 530 | 33 | 56 |
| Binary | 10010100 | 1010101 | 1100110 | 0 | 101011 | 11111 | 101010 | 101011000 | 11011 | 101110 |
Color Harmonies of #945566
Complementary color
Monochromatic Colors of #945566
Black with #945566
Text Example
Text Example
White with #945566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945566; }
p { color: rgb(148,85,102); }
H1.HeaderClassName
{
color: #945566;
}
.AnyTagClassName
{
color: #945566;
}
</style>
background-color css
<style>
a { background-color: #945566; }
a { background-color: rgb(148,85,102); }
div.DivClassName
{
background-color: #945566;
}
.BgClassName
{
background-color: #945566;
}
</style>
border-color css
<style>
span { border-color: #945566; }
span { border-color: rgb(148,85,102); }
td.TdClassName
{
border-color: #945566;
}
.TagClassName
{
border-color: #945566;
}
</style>