Shades of Vin Rouge #915260
Tints of Vin Rouge #915260
RGB
CMYK
RGB Variations
Color information
#915260 (or 0x915260) is known color: Vin Rouge. HEX triplet: 91, 52 and 60. RGB value is (145,82,96). Sum of RGB (Red+Green+Blue) = 145+82+96=323 (42% of max value = 765). Red value is 145 (57.03% from 255 or 44.89% from 323); Green value is 82 (32.42% from 255 or 25.39% from 323); Blue value is 96 (37.89% from 255 or 29.72% from 323); Max value from RGB is 145 - color contains mainly: red. Hex color #915260 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915260 is #6EAD9F. Grayscale: #666666. Windows color (decimal): -7253408 or 6312593. OLE color: 6312593.
HSL color Cylindrical-coordinate representation of color #915260: hue angle of 346.67º 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 #915260 is Cyan = 0, Magento = 0.43, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 82 | 96 | - |
| CMYK | 0 | 0.43 | 0.34 | 0.43 |
| HSL | 346.67º | 0.28% | 0.45% | - |
| HSV(B) | 346.67º | 0.43% | 0.57% | - |
| XYZ | 16.81 | 12.9 | 12.67 | - |
| YUV | 102.43 | 124.37 | 158.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 82 | 96 | 0 | 0.43 | 0.34 | 0.43 | 346.67 | 0.28 | 0.45 |
| Hex | 91 | 52 | 60 | 0 | 2B | 22 | 2B | 15B | 1C | 2D |
| Octal | 221 | 122 | 140 | 0 | 53 | 42 | 53 | 533 | 34 | 55 |
| Binary | 10010001 | 1010010 | 1100000 | 0 | 101011 | 100010 | 101011 | 101011011 | 11100 | 101101 |
Color Harmonies of #915260
Complementary color
Monochromatic Colors of #915260
Black with #915260
Text Example
Text Example
White with #915260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915260; }
p { color: rgb(145,82,96); }
H1.HeaderClassName
{
color: #915260;
}
.AnyTagClassName
{
color: #915260;
}
</style>
background-color css
<style>
a { background-color: #915260; }
a { background-color: rgb(145,82,96); }
div.DivClassName
{
background-color: #915260;
}
.BgClassName
{
background-color: #915260;
}
</style>
border-color css
<style>
span { border-color: #915260; }
span { border-color: rgb(145,82,96); }
td.TdClassName
{
border-color: #915260;
}
.TagClassName
{
border-color: #915260;
}
</style>