Shades of Vin Rouge #965466
Tints of Vin Rouge #965466
RGB
CMYK
RGB Variations
Color information
#965466 (or 0x965466) is known color: Vin Rouge. HEX triplet: 96, 54 and 66. RGB value is (150,84,102). Sum of RGB (Red+Green+Blue) = 150+84+102=336 (44% of max value = 765). Red value is 150 (58.98% from 255 or 44.64% from 336); Green value is 84 (33.20% from 255 or 25% from 336); Blue value is 102 (40.23% from 255 or 30.36% from 336); Max value from RGB is 150 - color contains mainly: red. Hex color #965466 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #965466 is #69AB99. Grayscale: #696969. Windows color (decimal): -6925210 or 6706326. OLE color: 6706326.
HSL color Cylindrical-coordinate representation of color #965466: hue angle of 343.64º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #965466 is Cyan = 0, Magento = 0.44, Yellow = 0.32 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 84 | 102 | - |
| CMYK | 0 | 0.44 | 0.32 | 0.41 |
| HSL | 343.64º | 0.28% | 0.46% | - |
| HSV(B) | 343.64º | 0.44% | 0.59% | - |
| XYZ | 18.15 | 13.78 | 14.27 | - |
| YUV | 105.79 | 125.87 | 159.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 84 | 102 | 0 | 0.44 | 0.32 | 0.41 | 343.64 | 0.28 | 0.46 |
| Hex | 96 | 54 | 66 | 0 | 2C | 20 | 29 | 158 | 1C | 2E |
| Octal | 226 | 124 | 146 | 0 | 54 | 40 | 51 | 530 | 34 | 56 |
| Binary | 10010110 | 1010100 | 1100110 | 0 | 101100 | 100000 | 101001 | 101011000 | 11100 | 101110 |
Color Harmonies of #965466
Complementary color
Monochromatic Colors of #965466
Black with #965466
Text Example
Text Example
White with #965466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965466; }
p { color: rgb(150,84,102); }
H1.HeaderClassName
{
color: #965466;
}
.AnyTagClassName
{
color: #965466;
}
</style>
background-color css
<style>
a { background-color: #965466; }
a { background-color: rgb(150,84,102); }
div.DivClassName
{
background-color: #965466;
}
.BgClassName
{
background-color: #965466;
}
</style>
border-color css
<style>
span { border-color: #965466; }
span { border-color: rgb(150,84,102); }
td.TdClassName
{
border-color: #965466;
}
.TagClassName
{
border-color: #965466;
}
</style>