Shades of Vin Rouge #915464
Tints of Vin Rouge #915464
RGB
CMYK
RGB Variations
Color information
#915464 (or 0x915464) is known color: Vin Rouge. HEX triplet: 91, 54 and 64. RGB value is (145,84,100). Sum of RGB (Red+Green+Blue) = 145+84+100=329 (43% of max value = 765). Red value is 145 (57.03% from 255 or 44.07% from 329); Green value is 84 (33.20% from 255 or 25.53% from 329); Blue value is 100 (39.45% from 255 or 30.40% from 329); Max value from RGB is 145 - color contains mainly: red. Hex color #915464 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915464 is #6EAB9B. Grayscale: #686868. Windows color (decimal): -7252892 or 6575249. OLE color: 6575249.
HSL color Cylindrical-coordinate representation of color #915464: hue angle of 344.26º 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 #915464 is Cyan = 0, Magento = 0.42, Yellow = 0.31 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 84 | 100 | - |
| CMYK | 0 | 0.42 | 0.31 | 0.43 |
| HSL | 344.26º | 0.27% | 0.45% | - |
| HSV(B) | 344.26º | 0.42% | 0.57% | - |
| XYZ | 17.15 | 13.28 | 13.72 | - |
| YUV | 104.06 | 125.71 | 157.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 84 | 100 | 0 | 0.42 | 0.31 | 0.43 | 344.26 | 0.27 | 0.45 |
| Hex | 91 | 54 | 64 | 0 | 2A | 1F | 2B | 158 | 1B | 2D |
| Octal | 221 | 124 | 144 | 0 | 52 | 37 | 53 | 530 | 33 | 55 |
| Binary | 10010001 | 1010100 | 1100100 | 0 | 101010 | 11111 | 101011 | 101011000 | 11011 | 101101 |
Color Harmonies of #915464
Complementary color
Monochromatic Colors of #915464
Black with #915464
Text Example
Text Example
White with #915464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915464; }
p { color: rgb(145,84,100); }
H1.HeaderClassName
{
color: #915464;
}
.AnyTagClassName
{
color: #915464;
}
</style>
background-color css
<style>
a { background-color: #915464; }
a { background-color: rgb(145,84,100); }
div.DivClassName
{
background-color: #915464;
}
.BgClassName
{
background-color: #915464;
}
</style>
border-color css
<style>
span { border-color: #915464; }
span { border-color: rgb(145,84,100); }
td.TdClassName
{
border-color: #915464;
}
.TagClassName
{
border-color: #915464;
}
</style>