Shades of Vin Rouge #915262
Tints of Vin Rouge #915262
RGB
CMYK
RGB Variations
Color information
#915262 (or 0x915262) is known color: Vin Rouge. HEX triplet: 91, 52 and 62. RGB value is (145,82,98). Sum of RGB (Red+Green+Blue) = 145+82+98=325 (43% of max value = 765). Red value is 145 (57.03% from 255 or 44.62% from 325); Green value is 82 (32.42% from 255 or 25.23% from 325); Blue value is 98 (38.67% from 255 or 30.15% from 325); Max value from RGB is 145 - color contains mainly: red. Hex color #915262 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915262 is #6EAD9D. Grayscale: #666666. Windows color (decimal): -7253406 or 6443665. OLE color: 6443665.
HSL color Cylindrical-coordinate representation of color #915262: hue angle of 344.76º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #915262 is Cyan = 0, Magento = 0.43, Yellow = 0.32 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 82 | 98 | - |
| CMYK | 0 | 0.43 | 0.32 | 0.43 |
| HSL | 344.76º | 0.28% | 0.45% | - |
| HSV(B) | 344.76º | 0.43% | 0.57% | - |
| XYZ | 16.9 | 12.94 | 13.16 | - |
| YUV | 102.66 | 125.37 | 158.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 82 | 98 | 0 | 0.43 | 0.32 | 0.43 | 344.76 | 0.28 | 0.45 |
| Hex | 91 | 52 | 62 | 0 | 2B | 20 | 2B | 159 | 1C | 2D |
| Octal | 221 | 122 | 142 | 0 | 53 | 40 | 53 | 531 | 34 | 55 |
| Binary | 10010001 | 1010010 | 1100010 | 0 | 101011 | 100000 | 101011 | 101011001 | 11100 | 101101 |
Color Harmonies of #915262
Complementary color
Monochromatic Colors of #915262
Black with #915262
Text Example
Text Example
White with #915262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915262; }
p { color: rgb(145,82,98); }
H1.HeaderClassName
{
color: #915262;
}
.AnyTagClassName
{
color: #915262;
}
</style>
background-color css
<style>
a { background-color: #915262; }
a { background-color: rgb(145,82,98); }
div.DivClassName
{
background-color: #915262;
}
.BgClassName
{
background-color: #915262;
}
</style>
border-color css
<style>
span { border-color: #915262; }
span { border-color: rgb(145,82,98); }
td.TdClassName
{
border-color: #915262;
}
.TagClassName
{
border-color: #915262;
}
</style>