Shades of Vin Rouge #995467
Tints of Vin Rouge #995467
RGB
CMYK
RGB Variations
Color information
#995467 (or 0x995467) is known color: Vin Rouge. HEX triplet: 99, 54 and 67. RGB value is (153,84,103). Sum of RGB (Red+Green+Blue) = 153+84+103=340 (45% of max value = 765). Red value is 153 (60.16% from 255 or 45% from 340); Green value is 84 (33.20% from 255 or 24.71% from 340); Blue value is 103 (40.62% from 255 or 30.29% from 340); Max value from RGB is 153 - color contains mainly: red. Hex color #995467 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #995467 is #66AB98. Grayscale: #6A6A6A. Windows color (decimal): -6728601 or 6771865. OLE color: 6771865.
HSL color Cylindrical-coordinate representation of color #995467: hue angle of 343.48º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #995467 is Cyan = 0, Magento = 0.45, Yellow = 0.33 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 84 | 103 | - |
| CMYK | 0 | 0.45 | 0.33 | 0.4 |
| HSL | 343.48º | 0.29% | 0.46% | - |
| HSV(B) | 343.48º | 0.45% | 0.6% | - |
| XYZ | 18.76 | 14.09 | 14.56 | - |
| YUV | 106.8 | 125.86 | 160.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 84 | 103 | 0 | 0.45 | 0.33 | 0.4 | 343.48 | 0.29 | 0.46 |
| Hex | 99 | 54 | 67 | 0 | 2D | 21 | 28 | 157 | 1D | 2E |
| Octal | 231 | 124 | 147 | 0 | 55 | 41 | 50 | 527 | 35 | 56 |
| Binary | 10011001 | 1010100 | 1100111 | 0 | 101101 | 100001 | 101000 | 101010111 | 11101 | 101110 |
Color Harmonies of #995467
Complementary color
Monochromatic Colors of #995467
Black with #995467
Text Example
Text Example
White with #995467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #995467; }
p { color: rgb(153,84,103); }
H1.HeaderClassName
{
color: #995467;
}
.AnyTagClassName
{
color: #995467;
}
</style>
background-color css
<style>
a { background-color: #995467; }
a { background-color: rgb(153,84,103); }
div.DivClassName
{
background-color: #995467;
}
.BgClassName
{
background-color: #995467;
}
</style>
border-color css
<style>
span { border-color: #995467; }
span { border-color: rgb(153,84,103); }
td.TdClassName
{
border-color: #995467;
}
.TagClassName
{
border-color: #995467;
}
</style>