Shades of Vin Rouge #915459
Tints of Vin Rouge #915459
RGB
CMYK
RGB Variations
Color information
#915459 (or 0x915459) is known color: Vin Rouge. HEX triplet: 91, 54 and 59. RGB value is (145,84,89). Sum of RGB (Red+Green+Blue) = 145+84+89=318 (42% of max value = 765). Red value is 145 (57.03% from 255 or 45.60% from 318); Green value is 84 (33.20% from 255 or 26.42% from 318); Blue value is 89 (35.16% from 255 or 27.99% from 318); Max value from RGB is 145 - color contains mainly: red. Hex color #915459 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915459 is #6EABA6. Grayscale: #666666. Windows color (decimal): -7252903 or 5854353. OLE color: 5854353.
HSL color Cylindrical-coordinate representation of color #915459: hue angle of 355.08º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #915459 is Cyan = 0, Magento = 0.42, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 84 | 89 | - |
| CMYK | 0 | 0.42 | 0.39 | 0.43 |
| HSL | 355.08º | 0.27% | 0.45% | - |
| HSV(B) | 355.08º | 0.42% | 0.57% | - |
| XYZ | 16.65 | 13.08 | 11.1 | - |
| YUV | 102.81 | 120.21 | 158.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 84 | 89 | 0 | 0.42 | 0.39 | 0.43 | 355.08 | 0.27 | 0.45 |
| Hex | 91 | 54 | 59 | 0 | 2A | 27 | 2B | 163 | 1B | 2D |
| Octal | 221 | 124 | 131 | 0 | 52 | 47 | 53 | 543 | 33 | 55 |
| Binary | 10010001 | 1010100 | 1011001 | 0 | 101010 | 100111 | 101011 | 101100011 | 11011 | 101101 |
Color Harmonies of #915459
Complementary color
Monochromatic Colors of #915459
Black with #915459
Text Example
Text Example
White with #915459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915459; }
p { color: rgb(145,84,89); }
H1.HeaderClassName
{
color: #915459;
}
.AnyTagClassName
{
color: #915459;
}
</style>
background-color css
<style>
a { background-color: #915459; }
a { background-color: rgb(145,84,89); }
div.DivClassName
{
background-color: #915459;
}
.BgClassName
{
background-color: #915459;
}
</style>
border-color css
<style>
span { border-color: #915459; }
span { border-color: rgb(145,84,89); }
td.TdClassName
{
border-color: #915459;
}
.TagClassName
{
border-color: #915459;
}
</style>