Shades of Vin Rouge #925763
Tints of Vin Rouge #925763
RGB
CMYK
RGB Variations
Color information
#925763 (or 0x925763) is known color: Vin Rouge. HEX triplet: 92, 57 and 63. RGB value is (146,87,99). Sum of RGB (Red+Green+Blue) = 146+87+99=332 (43% of max value = 765). Red value is 146 (57.42% from 255 or 43.98% from 332); Green value is 87 (34.38% from 255 or 26.20% from 332); Blue value is 99 (39.06% from 255 or 29.82% from 332); Max value from RGB is 146 - color contains mainly: red. Hex color #925763 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925763 is #6DA89C. Grayscale: #6A6A6A. Windows color (decimal): -7186589 or 6510482. OLE color: 6510482.
HSL color Cylindrical-coordinate representation of color #925763: hue angle of 347.8º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #925763 is Cyan = 0, Magento = 0.40, Yellow = 0.32 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 87 | 99 | - |
| CMYK | 0 | 0.40 | 0.32 | 0.43 |
| HSL | 347.8º | 0.25% | 0.46% | - |
| HSV(B) | 347.8º | 0.4% | 0.57% | - |
| XYZ | 17.51 | 13.83 | 13.55 | - |
| YUV | 106.01 | 124.05 | 156.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 87 | 99 | 0 | 0.40 | 0.32 | 0.43 | 347.8 | 0.25 | 0.46 |
| Hex | 92 | 57 | 63 | 0 | 28 | 20 | 2B | 15C | 19 | 2E |
| Octal | 222 | 127 | 143 | 0 | 50 | 40 | 53 | 534 | 31 | 56 |
| Binary | 10010010 | 1010111 | 1100011 | 0 | 101000 | 100000 | 101011 | 101011100 | 11001 | 101110 |
Color Harmonies of #925763
Complementary color
Monochromatic Colors of #925763
Black with #925763
Text Example
Text Example
White with #925763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925763; }
p { color: rgb(146,87,99); }
H1.HeaderClassName
{
color: #925763;
}
.AnyTagClassName
{
color: #925763;
}
</style>
background-color css
<style>
a { background-color: #925763; }
a { background-color: rgb(146,87,99); }
div.DivClassName
{
background-color: #925763;
}
.BgClassName
{
background-color: #925763;
}
</style>
border-color css
<style>
span { border-color: #925763; }
span { border-color: rgb(146,87,99); }
td.TdClassName
{
border-color: #925763;
}
.TagClassName
{
border-color: #925763;
}
</style>