Shades of Vin Rouge #915762
Tints of Vin Rouge #915762
RGB
CMYK
RGB Variations
Color information
#915762 (or 0x915762) is known color: Vin Rouge. HEX triplet: 91, 57 and 62. RGB value is (145,87,98). Sum of RGB (Red+Green+Blue) = 145+87+98=330 (43% of max value = 765). Red value is 145 (57.03% from 255 or 43.94% from 330); Green value is 87 (34.38% from 255 or 26.36% from 330); Blue value is 98 (38.67% from 255 or 29.70% from 330); Max value from RGB is 145 - color contains mainly: red. Hex color #915762 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915762 is #6EA89D. Grayscale: #696969. Windows color (decimal): -7252126 or 6444945. OLE color: 6444945.
HSL color Cylindrical-coordinate representation of color #915762: hue angle of 348.62º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #915762 is Cyan = 0, Magento = 0.4, Yellow = 0.32 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 87 | 98 | - |
| CMYK | 0 | 0.4 | 0.32 | 0.43 |
| HSL | 348.62º | 0.25% | 0.45% | - |
| HSV(B) | 348.62º | 0.4% | 0.57% | - |
| XYZ | 17.29 | 13.72 | 13.29 | - |
| YUV | 105.6 | 123.72 | 156.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 87 | 98 | 0 | 0.4 | 0.32 | 0.43 | 348.62 | 0.25 | 0.45 |
| Hex | 91 | 57 | 62 | 0 | 28 | 20 | 2B | 15D | 19 | 2D |
| Octal | 221 | 127 | 142 | 0 | 50 | 40 | 53 | 535 | 31 | 55 |
| Binary | 10010001 | 1010111 | 1100010 | 0 | 101000 | 100000 | 101011 | 101011101 | 11001 | 101101 |
Color Harmonies of #915762
Complementary color
Monochromatic Colors of #915762
Black with #915762
Text Example
Text Example
White with #915762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915762; }
p { color: rgb(145,87,98); }
H1.HeaderClassName
{
color: #915762;
}
.AnyTagClassName
{
color: #915762;
}
</style>
background-color css
<style>
a { background-color: #915762; }
a { background-color: rgb(145,87,98); }
div.DivClassName
{
background-color: #915762;
}
.BgClassName
{
background-color: #915762;
}
</style>
border-color css
<style>
span { border-color: #915762; }
span { border-color: rgb(145,87,98); }
td.TdClassName
{
border-color: #915762;
}
.TagClassName
{
border-color: #915762;
}
</style>