Shades of Vin Rouge #925566
Tints of Vin Rouge #925566
RGB
CMYK
RGB Variations
Color information
#925566 (or 0x925566) is known color: Vin Rouge. HEX triplet: 92, 55 and 66. RGB value is (146,85,102). Sum of RGB (Red+Green+Blue) = 146+85+102=333 (44% of max value = 765). Red value is 146 (57.42% from 255 or 43.84% from 333); Green value is 85 (33.59% from 255 or 25.53% from 333); Blue value is 102 (40.23% from 255 or 30.63% from 333); Max value from RGB is 146 - color contains mainly: red. Hex color #925566 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925566 is #6DAA99. Grayscale: #696969. Windows color (decimal): -7187098 or 6706578. OLE color: 6706578.
HSL color Cylindrical-coordinate representation of color #925566: hue angle of 343.28º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #925566 is Cyan = 0, Magento = 0.42, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 85 | 102 | - |
| CMYK | 0 | 0.42 | 0.30 | 0.43 |
| HSL | 343.28º | 0.26% | 0.45% | - |
| HSV(B) | 343.28º | 0.42% | 0.57% | - |
| XYZ | 17.5 | 13.57 | 14.27 | - |
| YUV | 105.18 | 126.21 | 157.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 85 | 102 | 0 | 0.42 | 0.30 | 0.43 | 343.28 | 0.26 | 0.45 |
| Hex | 92 | 55 | 66 | 0 | 2A | 1E | 2B | 157 | 1A | 2D |
| Octal | 222 | 125 | 146 | 0 | 52 | 36 | 53 | 527 | 32 | 55 |
| Binary | 10010010 | 1010101 | 1100110 | 0 | 101010 | 11110 | 101011 | 101010111 | 11010 | 101101 |
Color Harmonies of #925566
Complementary color
Monochromatic Colors of #925566
Black with #925566
Text Example
Text Example
White with #925566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925566; }
p { color: rgb(146,85,102); }
H1.HeaderClassName
{
color: #925566;
}
.AnyTagClassName
{
color: #925566;
}
</style>
background-color css
<style>
a { background-color: #925566; }
a { background-color: rgb(146,85,102); }
div.DivClassName
{
background-color: #925566;
}
.BgClassName
{
background-color: #925566;
}
</style>
border-color css
<style>
span { border-color: #925566; }
span { border-color: rgb(146,85,102); }
td.TdClassName
{
border-color: #925566;
}
.TagClassName
{
border-color: #925566;
}
</style>