Shades of Vin Rouge #965667
Tints of Vin Rouge #965667
RGB
CMYK
RGB Variations
Color information
#965667 (or 0x965667) is known color: Vin Rouge. HEX triplet: 96, 56 and 67. RGB value is (150,86,103). Sum of RGB (Red+Green+Blue) = 150+86+103=339 (44% of max value = 765). Red value is 150 (58.98% from 255 or 44.25% from 339); Green value is 86 (33.98% from 255 or 25.37% from 339); Blue value is 103 (40.62% from 255 or 30.38% from 339); Max value from RGB is 150 - color contains mainly: red. Hex color #965667 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #965667 is #69A998. Grayscale: #6B6B6B. Windows color (decimal): -6924697 or 6772374. OLE color: 6772374.
HSL color Cylindrical-coordinate representation of color #965667: hue angle of 344.06º 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 #965667 is Cyan = 0, Magento = 0.43, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 86 | 103 | - |
| CMYK | 0 | 0.43 | 0.31 | 0.41 |
| HSL | 344.06º | 0.27% | 0.46% | - |
| HSV(B) | 344.06º | 0.43% | 0.59% | - |
| XYZ | 18.35 | 14.12 | 14.59 | - |
| YUV | 107.07 | 125.7 | 158.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 86 | 103 | 0 | 0.43 | 0.31 | 0.41 | 344.06 | 0.27 | 0.46 |
| Hex | 96 | 56 | 67 | 0 | 2B | 1F | 29 | 158 | 1B | 2E |
| Octal | 226 | 126 | 147 | 0 | 53 | 37 | 51 | 530 | 33 | 56 |
| Binary | 10010110 | 1010110 | 1100111 | 0 | 101011 | 11111 | 101001 | 101011000 | 11011 | 101110 |
Color Harmonies of #965667
Complementary color
Monochromatic Colors of #965667
Black with #965667
Text Example
Text Example
White with #965667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965667; }
p { color: rgb(150,86,103); }
H1.HeaderClassName
{
color: #965667;
}
.AnyTagClassName
{
color: #965667;
}
</style>
background-color css
<style>
a { background-color: #965667; }
a { background-color: rgb(150,86,103); }
div.DivClassName
{
background-color: #965667;
}
.BgClassName
{
background-color: #965667;
}
</style>
border-color css
<style>
span { border-color: #965667; }
span { border-color: rgb(150,86,103); }
td.TdClassName
{
border-color: #965667;
}
.TagClassName
{
border-color: #965667;
}
</style>