Shades of Vin Rouge #945558
Tints of Vin Rouge #945558
RGB
CMYK
RGB Variations
Color information
#945558 (or 0x945558) is known color: Vin Rouge. HEX triplet: 94, 55 and 58. RGB value is (148,85,88). Sum of RGB (Red+Green+Blue) = 148+85+88=321 (42% of max value = 765). Red value is 148 (58.20% from 255 or 46.11% from 321); Green value is 85 (33.59% from 255 or 26.48% from 321); Blue value is 88 (34.77% from 255 or 27.41% from 321); Max value from RGB is 148 - color contains mainly: red. Hex color #945558 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #945558 is #6BAAA7. Grayscale: #686868. Windows color (decimal): -7056040 or 5789076. OLE color: 5789076.
HSL color Cylindrical-coordinate representation of color #945558: hue angle of 357.14º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #945558 is Cyan = 0, Magento = 0.43, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 85 | 88 | - |
| CMYK | 0 | 0.43 | 0.41 | 0.42 |
| HSL | 357.14º | 0.27% | 0.46% | - |
| HSV(B) | 357.14º | 0.43% | 0.58% | - |
| XYZ | 17.22 | 13.5 | 10.93 | - |
| YUV | 104.18 | 118.87 | 159.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 85 | 88 | 0 | 0.43 | 0.41 | 0.42 | 357.14 | 0.27 | 0.46 |
| Hex | 94 | 55 | 58 | 0 | 2B | 29 | 2A | 165 | 1B | 2E |
| Octal | 224 | 125 | 130 | 0 | 53 | 51 | 52 | 545 | 33 | 56 |
| Binary | 10010100 | 1010101 | 1011000 | 0 | 101011 | 101001 | 101010 | 101100101 | 11011 | 101110 |
Color Harmonies of #945558
Complementary color
Monochromatic Colors of #945558
Black with #945558
Text Example
Text Example
White with #945558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945558; }
p { color: rgb(148,85,88); }
H1.HeaderClassName
{
color: #945558;
}
.AnyTagClassName
{
color: #945558;
}
</style>
background-color css
<style>
a { background-color: #945558; }
a { background-color: rgb(148,85,88); }
div.DivClassName
{
background-color: #945558;
}
.BgClassName
{
background-color: #945558;
}
</style>
border-color css
<style>
span { border-color: #945558; }
span { border-color: rgb(148,85,88); }
td.TdClassName
{
border-color: #945558;
}
.TagClassName
{
border-color: #945558;
}
</style>