Shades of Vin Rouge #925665
Tints of Vin Rouge #925665
RGB
CMYK
RGB Variations
Color information
#925665 (or 0x925665) is known color: Vin Rouge. HEX triplet: 92, 56 and 65. RGB value is (146,86,101). Sum of RGB (Red+Green+Blue) = 146+86+101=333 (44% of max value = 765). Red value is 146 (57.42% from 255 or 43.84% from 333); Green value is 86 (33.98% from 255 or 25.83% from 333); Blue value is 101 (39.84% from 255 or 30.33% from 333); Max value from RGB is 146 - color contains mainly: red. Hex color #925665 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925665 is #6DA99A. Grayscale: #696969. Windows color (decimal): -7186843 or 6641298. OLE color: 6641298.
HSL color Cylindrical-coordinate representation of color #925665: hue angle of 345º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #925665 is Cyan = 0, Magento = 0.41, Yellow = 0.31 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 86 | 101 | - |
| CMYK | 0 | 0.41 | 0.31 | 0.43 |
| HSL | 345º | 0.26% | 0.45% | - |
| HSV(B) | 345º | 0.41% | 0.57% | - |
| XYZ | 17.53 | 13.71 | 14.03 | - |
| YUV | 105.65 | 125.38 | 156.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 86 | 101 | 0 | 0.41 | 0.31 | 0.43 | 345 | 0.26 | 0.45 |
| Hex | 92 | 56 | 65 | 0 | 29 | 1F | 2B | 159 | 1A | 2D |
| Octal | 222 | 126 | 145 | 0 | 51 | 37 | 53 | 531 | 32 | 55 |
| Binary | 10010010 | 1010110 | 1100101 | 0 | 101001 | 11111 | 101011 | 101011001 | 11010 | 101101 |
Color Harmonies of #925665
Complementary color
Monochromatic Colors of #925665
Black with #925665
Text Example
Text Example
White with #925665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925665; }
p { color: rgb(146,86,101); }
H1.HeaderClassName
{
color: #925665;
}
.AnyTagClassName
{
color: #925665;
}
</style>
background-color css
<style>
a { background-color: #925665; }
a { background-color: rgb(146,86,101); }
div.DivClassName
{
background-color: #925665;
}
.BgClassName
{
background-color: #925665;
}
</style>
border-color css
<style>
span { border-color: #925665; }
span { border-color: rgb(146,86,101); }
td.TdClassName
{
border-color: #925665;
}
.TagClassName
{
border-color: #925665;
}
</style>