Shades of Vin Rouge #955469
Tints of Vin Rouge #955469
RGB
CMYK
RGB Variations
Color information
#955469 (or 0x955469) is known color: Vin Rouge. HEX triplet: 95, 54 and 69. RGB value is (149,84,105). Sum of RGB (Red+Green+Blue) = 149+84+105=338 (44% of max value = 765). Red value is 149 (58.59% from 255 or 44.08% from 338); Green value is 84 (33.20% from 255 or 24.85% from 338); Blue value is 105 (41.41% from 255 or 31.07% from 338); Max value from RGB is 149 - color contains mainly: red. Hex color #955469 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #955469 is #6AAB96. Grayscale: #696969. Windows color (decimal): -6990743 or 6902933. OLE color: 6902933.
HSL color Cylindrical-coordinate representation of color #955469: hue angle of 340.62º 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 #955469 is Cyan = 0, Magento = 0.44, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 84 | 105 | - |
| CMYK | 0 | 0.44 | 0.30 | 0.42 |
| HSL | 340.62º | 0.28% | 0.46% | - |
| HSV(B) | 340.62º | 0.44% | 0.58% | - |
| XYZ | 18.11 | 13.75 | 15.06 | - |
| YUV | 105.83 | 127.53 | 158.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 84 | 105 | 0 | 0.44 | 0.30 | 0.42 | 340.62 | 0.28 | 0.46 |
| Hex | 95 | 54 | 69 | 0 | 2C | 1E | 2A | 155 | 1C | 2E |
| Octal | 225 | 124 | 151 | 0 | 54 | 36 | 52 | 525 | 34 | 56 |
| Binary | 10010101 | 1010100 | 1101001 | 0 | 101100 | 11110 | 101010 | 101010101 | 11100 | 101110 |
Color Harmonies of #955469
Complementary color
Monochromatic Colors of #955469
Black with #955469
Text Example
Text Example
White with #955469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955469; }
p { color: rgb(149,84,105); }
H1.HeaderClassName
{
color: #955469;
}
.AnyTagClassName
{
color: #955469;
}
</style>
background-color css
<style>
a { background-color: #955469; }
a { background-color: rgb(149,84,105); }
div.DivClassName
{
background-color: #955469;
}
.BgClassName
{
background-color: #955469;
}
</style>
border-color css
<style>
span { border-color: #955469; }
span { border-color: rgb(149,84,105); }
td.TdClassName
{
border-color: #955469;
}
.TagClassName
{
border-color: #955469;
}
</style>