Shades of Vin Rouge #925960
Tints of Vin Rouge #925960
RGB
CMYK
RGB Variations
Color information
#925960 (or 0x925960) is known color: Vin Rouge. HEX triplet: 92, 59 and 60. RGB value is (146,89,96). Sum of RGB (Red+Green+Blue) = 146+89+96=331 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.11% from 331); Green value is 89 (35.16% from 255 or 26.89% from 331); Blue value is 96 (37.89% from 255 or 29.00% from 331); Max value from RGB is 146 - color contains mainly: red. Hex color #925960 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925960 is #6DA69F. Grayscale: #6A6A6A. Windows color (decimal): -7186080 or 6314386. OLE color: 6314386.
HSL color Cylindrical-coordinate representation of color #925960: hue angle of 352.63º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #925960 is Cyan = 0, Magento = 0.39, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 89 | 96 | - |
| CMYK | 0 | 0.39 | 0.34 | 0.43 |
| HSL | 352.63º | 0.24% | 0.46% | - |
| HSV(B) | 352.63º | 0.39% | 0.57% | - |
| XYZ | 17.54 | 14.1 | 12.86 | - |
| YUV | 106.84 | 121.88 | 155.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 89 | 96 | 0 | 0.39 | 0.34 | 0.43 | 352.63 | 0.24 | 0.46 |
| Hex | 92 | 59 | 60 | 0 | 27 | 22 | 2B | 161 | 18 | 2E |
| Octal | 222 | 131 | 140 | 0 | 47 | 42 | 53 | 541 | 30 | 56 |
| Binary | 10010010 | 1011001 | 1100000 | 0 | 100111 | 100010 | 101011 | 101100001 | 11000 | 101110 |
Color Harmonies of #925960
Complementary color
Monochromatic Colors of #925960
Black with #925960
Text Example
Text Example
White with #925960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925960; }
p { color: rgb(146,89,96); }
H1.HeaderClassName
{
color: #925960;
}
.AnyTagClassName
{
color: #925960;
}
</style>
background-color css
<style>
a { background-color: #925960; }
a { background-color: rgb(146,89,96); }
div.DivClassName
{
background-color: #925960;
}
.BgClassName
{
background-color: #925960;
}
</style>
border-color css
<style>
span { border-color: #925960; }
span { border-color: rgb(146,89,96); }
td.TdClassName
{
border-color: #925960;
}
.TagClassName
{
border-color: #925960;
}
</style>