Shades of Vin Rouge #965668
Tints of Vin Rouge #965668
RGB
CMYK
RGB Variations
Color information
#965668 (or 0x965668) is known color: Vin Rouge. HEX triplet: 96, 56 and 68. RGB value is (150,86,104). Sum of RGB (Red+Green+Blue) = 150+86+104=340 (45% of max value = 765). Red value is 150 (58.98% from 255 or 44.12% from 340); Green value is 86 (33.98% from 255 or 25.29% from 340); Blue value is 104 (41.02% from 255 or 30.59% from 340); Max value from RGB is 150 - color contains mainly: red. Hex color #965668 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #965668 is #69A997. Grayscale: #6B6B6B. Windows color (decimal): -6924696 or 6837910. OLE color: 6837910.
HSL color Cylindrical-coordinate representation of color #965668: hue angle of 343.12º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #965668 is Cyan = 0, Magento = 0.43, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 86 | 104 | - |
| CMYK | 0 | 0.43 | 0.31 | 0.41 |
| HSL | 343.13º | 0.27% | 0.46% | - |
| HSV(B) | 343.13º | 0.43% | 0.59% | - |
| XYZ | 18.4 | 14.14 | 14.86 | - |
| YUV | 107.19 | 126.2 | 158.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 86 | 104 | 0 | 0.43 | 0.31 | 0.41 | 343.13 | 0.27 | 0.46 |
| Hex | 96 | 56 | 68 | 0 | 2B | 1F | 29 | 157 | 1B | 2E |
| Octal | 226 | 126 | 150 | 0 | 53 | 37 | 51 | 527 | 33 | 56 |
| Binary | 10010110 | 1010110 | 1101000 | 0 | 101011 | 11111 | 101001 | 101010111 | 11011 | 101110 |
Color Harmonies of #965668
Complementary color
Monochromatic Colors of #965668
Black with #965668
Text Example
Text Example
White with #965668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965668; }
p { color: rgb(150,86,104); }
H1.HeaderClassName
{
color: #965668;
}
.AnyTagClassName
{
color: #965668;
}
</style>
background-color css
<style>
a { background-color: #965668; }
a { background-color: rgb(150,86,104); }
div.DivClassName
{
background-color: #965668;
}
.BgClassName
{
background-color: #965668;
}
</style>
border-color css
<style>
span { border-color: #965668; }
span { border-color: rgb(150,86,104); }
td.TdClassName
{
border-color: #965668;
}
.TagClassName
{
border-color: #965668;
}
</style>