Shades of Vin Rouge #925161
Tints of Vin Rouge #925161
RGB
CMYK
RGB Variations
Color information
#925161 (or 0x925161) is known color: Vin Rouge. HEX triplet: 92, 51 and 61. RGB value is (146,81,97). Sum of RGB (Red+Green+Blue) = 146+81+97=324 (42% of max value = 765). Red value is 146 (57.42% from 255 or 45.06% from 324); Green value is 81 (32.03% from 255 or 25% from 324); Blue value is 97 (38.28% from 255 or 29.94% from 324); Max value from RGB is 146 - color contains mainly: red. Hex color #925161 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925161 is #6DAE9E. Grayscale: #666666. Windows color (decimal): -7188127 or 6377874. OLE color: 6377874.
HSL color Cylindrical-coordinate representation of color #925161: hue angle of 345.23º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #925161 is Cyan = 0, Magento = 0.45, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 81 | 97 | - |
| CMYK | 0 | 0.45 | 0.34 | 0.43 |
| HSL | 345.23º | 0.29% | 0.45% | - |
| HSV(B) | 345.23º | 0.45% | 0.57% | - |
| XYZ | 16.95 | 12.86 | 12.9 | - |
| YUV | 102.26 | 125.03 | 159.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 81 | 97 | 0 | 0.45 | 0.34 | 0.43 | 345.23 | 0.29 | 0.45 |
| Hex | 92 | 51 | 61 | 0 | 2D | 22 | 2B | 159 | 1D | 2D |
| Octal | 222 | 121 | 141 | 0 | 55 | 42 | 53 | 531 | 35 | 55 |
| Binary | 10010010 | 1010001 | 1100001 | 0 | 101101 | 100010 | 101011 | 101011001 | 11101 | 101101 |
Color Harmonies of #925161
Complementary color
Monochromatic Colors of #925161
Black with #925161
Text Example
Text Example
White with #925161
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925161; }
p { color: rgb(146,81,97); }
H1.HeaderClassName
{
color: #925161;
}
.AnyTagClassName
{
color: #925161;
}
</style>
background-color css
<style>
a { background-color: #925161; }
a { background-color: rgb(146,81,97); }
div.DivClassName
{
background-color: #925161;
}
.BgClassName
{
background-color: #925161;
}
</style>
border-color css
<style>
span { border-color: #925161; }
span { border-color: rgb(146,81,97); }
td.TdClassName
{
border-color: #925161;
}
.TagClassName
{
border-color: #925161;
}
</style>