Shades of Vin Rouge #925262
Tints of Vin Rouge #925262
RGB
CMYK
RGB Variations
Color information
#925262 (or 0x925262) is known color: Vin Rouge. HEX triplet: 92, 52 and 62. RGB value is (146,82,98). Sum of RGB (Red+Green+Blue) = 146+82+98=326 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.79% from 326); Green value is 82 (32.42% from 255 or 25.15% from 326); Blue value is 98 (38.67% from 255 or 30.06% from 326); Max value from RGB is 146 - color contains mainly: red. Hex color #925262 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925262 is #6DAD9D. Grayscale: #666666. Windows color (decimal): -7187870 or 6443666. OLE color: 6443666.
HSL color Cylindrical-coordinate representation of color #925262: hue angle of 345º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #925262 is Cyan = 0, Magento = 0.44, Yellow = 0.33 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 82 | 98 | - |
| CMYK | 0 | 0.44 | 0.33 | 0.43 |
| HSL | 345º | 0.28% | 0.45% | - |
| HSV(B) | 345º | 0.44% | 0.57% | - |
| XYZ | 17.08 | 13.03 | 13.17 | - |
| YUV | 102.96 | 125.2 | 158.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 82 | 98 | 0 | 0.44 | 0.33 | 0.43 | 345 | 0.28 | 0.45 |
| Hex | 92 | 52 | 62 | 0 | 2C | 21 | 2B | 159 | 1C | 2D |
| Octal | 222 | 122 | 142 | 0 | 54 | 41 | 53 | 531 | 34 | 55 |
| Binary | 10010010 | 1010010 | 1100010 | 0 | 101100 | 100001 | 101011 | 101011001 | 11100 | 101101 |
Color Harmonies of #925262
Complementary color
Monochromatic Colors of #925262
Black with #925262
Text Example
Text Example
White with #925262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925262; }
p { color: rgb(146,82,98); }
H1.HeaderClassName
{
color: #925262;
}
.AnyTagClassName
{
color: #925262;
}
</style>
background-color css
<style>
a { background-color: #925262; }
a { background-color: rgb(146,82,98); }
div.DivClassName
{
background-color: #925262;
}
.BgClassName
{
background-color: #925262;
}
</style>
border-color css
<style>
span { border-color: #925262; }
span { border-color: rgb(146,82,98); }
td.TdClassName
{
border-color: #925262;
}
.TagClassName
{
border-color: #925262;
}
</style>