Shades of Vin Rouge #955466
Tints of Vin Rouge #955466
RGB
CMYK
RGB Variations
Color information
#955466 (or 0x955466) is known color: Vin Rouge. HEX triplet: 95, 54 and 66. RGB value is (149,84,102). Sum of RGB (Red+Green+Blue) = 149+84+102=335 (44% of max value = 765). Red value is 149 (58.59% from 255 or 44.48% from 335); Green value is 84 (33.20% from 255 or 25.07% from 335); Blue value is 102 (40.23% from 255 or 30.45% from 335); Max value from RGB is 149 - color contains mainly: red. Hex color #955466 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #955466 is #6AAB99. Grayscale: #696969. Windows color (decimal): -6990746 or 6706325. OLE color: 6706325.
HSL color Cylindrical-coordinate representation of color #955466: hue angle of 343.38º 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 #955466 is Cyan = 0, Magento = 0.44, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 84 | 102 | - |
| CMYK | 0 | 0.44 | 0.32 | 0.42 |
| HSL | 343.38º | 0.28% | 0.46% | - |
| HSV(B) | 343.38º | 0.44% | 0.58% | - |
| XYZ | 17.96 | 13.69 | 14.27 | - |
| YUV | 105.49 | 126.03 | 159.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 84 | 102 | 0 | 0.44 | 0.32 | 0.42 | 343.38 | 0.28 | 0.46 |
| Hex | 95 | 54 | 66 | 0 | 2C | 20 | 2A | 157 | 1C | 2E |
| Octal | 225 | 124 | 146 | 0 | 54 | 40 | 52 | 527 | 34 | 56 |
| Binary | 10010101 | 1010100 | 1100110 | 0 | 101100 | 100000 | 101010 | 101010111 | 11100 | 101110 |
Color Harmonies of #955466
Complementary color
Monochromatic Colors of #955466
Black with #955466
Text Example
Text Example
White with #955466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955466; }
p { color: rgb(149,84,102); }
H1.HeaderClassName
{
color: #955466;
}
.AnyTagClassName
{
color: #955466;
}
</style>
background-color css
<style>
a { background-color: #955466; }
a { background-color: rgb(149,84,102); }
div.DivClassName
{
background-color: #955466;
}
.BgClassName
{
background-color: #955466;
}
</style>
border-color css
<style>
span { border-color: #955466; }
span { border-color: rgb(149,84,102); }
td.TdClassName
{
border-color: #955466;
}
.TagClassName
{
border-color: #955466;
}
</style>