Shades of Vin Rouge #915359
Tints of Vin Rouge #915359
RGB
CMYK
RGB Variations
Color information
#915359 (or 0x915359) is known color: Vin Rouge. HEX triplet: 91, 53 and 59. RGB value is (145,83,89). Sum of RGB (Red+Green+Blue) = 145+83+89=317 (41% of max value = 765). Red value is 145 (57.03% from 255 or 45.74% from 317); Green value is 83 (32.81% from 255 or 26.18% from 317); Blue value is 89 (35.16% from 255 or 28.08% from 317); Max value from RGB is 145 - color contains mainly: red. Hex color #915359 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915359 is #6EACA6. Grayscale: #666666. Windows color (decimal): -7253159 or 5854097. OLE color: 5854097.
HSL color Cylindrical-coordinate representation of color #915359: hue angle of 354.19º degrees, saturation: 0.27, 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 #915359 is Cyan = 0, Magento = 0.43, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 83 | 89 | - |
| CMYK | 0 | 0.43 | 0.39 | 0.43 |
| HSL | 354.19º | 0.27% | 0.45% | - |
| HSV(B) | 354.19º | 0.43% | 0.57% | - |
| XYZ | 16.57 | 12.93 | 11.07 | - |
| YUV | 102.22 | 120.54 | 158.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 83 | 89 | 0 | 0.43 | 0.39 | 0.43 | 354.19 | 0.27 | 0.45 |
| Hex | 91 | 53 | 59 | 0 | 2B | 27 | 2B | 162 | 1B | 2D |
| Octal | 221 | 123 | 131 | 0 | 53 | 47 | 53 | 542 | 33 | 55 |
| Binary | 10010001 | 1010011 | 1011001 | 0 | 101011 | 100111 | 101011 | 101100010 | 11011 | 101101 |
Color Harmonies of #915359
Complementary color
Monochromatic Colors of #915359
Black with #915359
Text Example
Text Example
White with #915359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915359; }
p { color: rgb(145,83,89); }
H1.HeaderClassName
{
color: #915359;
}
.AnyTagClassName
{
color: #915359;
}
</style>
background-color css
<style>
a { background-color: #915359; }
a { background-color: rgb(145,83,89); }
div.DivClassName
{
background-color: #915359;
}
.BgClassName
{
background-color: #915359;
}
</style>
border-color css
<style>
span { border-color: #915359; }
span { border-color: rgb(145,83,89); }
td.TdClassName
{
border-color: #915359;
}
.TagClassName
{
border-color: #915359;
}
</style>