Shades of Vin Rouge #955465
Tints of Vin Rouge #955465
RGB
CMYK
RGB Variations
Color information
#955465 (or 0x955465) is known color: Vin Rouge. HEX triplet: 95, 54 and 65. RGB value is (149,84,101). Sum of RGB (Red+Green+Blue) = 149+84+101=334 (44% of max value = 765). Red value is 149 (58.59% from 255 or 44.61% from 334); Green value is 84 (33.20% from 255 or 25.15% from 334); Blue value is 101 (39.84% from 255 or 30.24% from 334); Max value from RGB is 149 - color contains mainly: red. Hex color #955465 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #955465 is #6AAB9A. Grayscale: #696969. Windows color (decimal): -6990747 or 6640789. OLE color: 6640789.
HSL color Cylindrical-coordinate representation of color #955465: hue angle of 344.31º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #955465 is Cyan = 0, Magento = 0.44, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 84 | 101 | - |
| CMYK | 0 | 0.44 | 0.32 | 0.42 |
| HSL | 344.31º | 0.28% | 0.46% | - |
| HSV(B) | 344.31º | 0.44% | 0.58% | - |
| XYZ | 17.91 | 13.67 | 14.01 | - |
| YUV | 105.37 | 125.53 | 159.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 84 | 101 | 0 | 0.44 | 0.32 | 0.42 | 344.31 | 0.28 | 0.46 |
| Hex | 95 | 54 | 65 | 0 | 2C | 20 | 2A | 158 | 1C | 2E |
| Octal | 225 | 124 | 145 | 0 | 54 | 40 | 52 | 530 | 34 | 56 |
| Binary | 10010101 | 1010100 | 1100101 | 0 | 101100 | 100000 | 101010 | 101011000 | 11100 | 101110 |
Color Harmonies of #955465
Complementary color
Monochromatic Colors of #955465
Black with #955465
Text Example
Text Example
White with #955465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955465; }
p { color: rgb(149,84,101); }
H1.HeaderClassName
{
color: #955465;
}
.AnyTagClassName
{
color: #955465;
}
</style>
background-color css
<style>
a { background-color: #955465; }
a { background-color: rgb(149,84,101); }
div.DivClassName
{
background-color: #955465;
}
.BgClassName
{
background-color: #955465;
}
</style>
border-color css
<style>
span { border-color: #955465; }
span { border-color: rgb(149,84,101); }
td.TdClassName
{
border-color: #955465;
}
.TagClassName
{
border-color: #955465;
}
</style>