Shades of Vin Rouge #925260
Tints of Vin Rouge #925260
RGB
CMYK
RGB Variations
Color information
#925260 (or 0x925260) is known color: Vin Rouge. HEX triplet: 92, 52 and 60. RGB value is (146,82,96). Sum of RGB (Red+Green+Blue) = 146+82+96=324 (42% of max value = 765). Red value is 146 (57.42% from 255 or 45.06% from 324); Green value is 82 (32.42% from 255 or 25.31% from 324); Blue value is 96 (37.89% from 255 or 29.63% from 324); Max value from RGB is 146 - color contains mainly: red. Hex color #925260 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925260 is #6DAD9F. Grayscale: #666666. Windows color (decimal): -7187872 or 6312594. OLE color: 6312594.
HSL color Cylindrical-coordinate representation of color #925260: hue angle of 346.88º 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 #925260 is Cyan = 0, Magento = 0.44, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 82 | 96 | - |
| CMYK | 0 | 0.44 | 0.34 | 0.43 |
| HSL | 346.88º | 0.28% | 0.45% | - |
| HSV(B) | 346.88º | 0.44% | 0.57% | - |
| XYZ | 16.98 | 12.99 | 12.68 | - |
| YUV | 102.73 | 124.2 | 158.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 82 | 96 | 0 | 0.44 | 0.34 | 0.43 | 346.88 | 0.28 | 0.45 |
| Hex | 92 | 52 | 60 | 0 | 2C | 22 | 2B | 15B | 1C | 2D |
| Octal | 222 | 122 | 140 | 0 | 54 | 42 | 53 | 533 | 34 | 55 |
| Binary | 10010010 | 1010010 | 1100000 | 0 | 101100 | 100010 | 101011 | 101011011 | 11100 | 101101 |
Color Harmonies of #925260
Complementary color
Monochromatic Colors of #925260
Black with #925260
Text Example
Text Example
White with #925260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925260; }
p { color: rgb(146,82,96); }
H1.HeaderClassName
{
color: #925260;
}
.AnyTagClassName
{
color: #925260;
}
</style>
background-color css
<style>
a { background-color: #925260; }
a { background-color: rgb(146,82,96); }
div.DivClassName
{
background-color: #925260;
}
.BgClassName
{
background-color: #925260;
}
</style>
border-color css
<style>
span { border-color: #925260; }
span { border-color: rgb(146,82,96); }
td.TdClassName
{
border-color: #925260;
}
.TagClassName
{
border-color: #925260;
}
</style>