Shades of Vin Rouge #915258
Tints of Vin Rouge #915258
RGB
CMYK
RGB Variations
Color information
#915258 (or 0x915258) is known color: Vin Rouge. HEX triplet: 91, 52 and 58. RGB value is (145,82,88). Sum of RGB (Red+Green+Blue) = 145+82+88=315 (41% of max value = 765). Red value is 145 (57.03% from 255 or 46.03% from 315); Green value is 82 (32.42% from 255 or 26.03% from 315); Blue value is 88 (34.77% from 255 or 27.94% from 315); Max value from RGB is 145 - color contains mainly: red. Hex color #915258 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #915258 is #6EADA7. Grayscale: #656565. Windows color (decimal): -7253416 or 5788305. OLE color: 5788305.
HSL color Cylindrical-coordinate representation of color #915258: hue angle of 354.29º 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 #915258 is Cyan = 0, Magento = 0.43, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 82 | 88 | - |
| CMYK | 0 | 0.43 | 0.39 | 0.43 |
| HSL | 354.29º | 0.28% | 0.45% | - |
| HSV(B) | 354.29º | 0.43% | 0.57% | - |
| XYZ | 16.46 | 12.76 | 10.83 | - |
| YUV | 101.52 | 120.37 | 159.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 82 | 88 | 0 | 0.43 | 0.39 | 0.43 | 354.29 | 0.28 | 0.45 |
| Hex | 91 | 52 | 58 | 0 | 2B | 27 | 2B | 162 | 1C | 2D |
| Octal | 221 | 122 | 130 | 0 | 53 | 47 | 53 | 542 | 34 | 55 |
| Binary | 10010001 | 1010010 | 1011000 | 0 | 101011 | 100111 | 101011 | 101100010 | 11100 | 101101 |
Color Harmonies of #915258
Complementary color
Monochromatic Colors of #915258
Black with #915258
Text Example
Text Example
White with #915258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915258; }
p { color: rgb(145,82,88); }
H1.HeaderClassName
{
color: #915258;
}
.AnyTagClassName
{
color: #915258;
}
</style>
background-color css
<style>
a { background-color: #915258; }
a { background-color: rgb(145,82,88); }
div.DivClassName
{
background-color: #915258;
}
.BgClassName
{
background-color: #915258;
}
</style>
border-color css
<style>
span { border-color: #915258; }
span { border-color: rgb(145,82,88); }
td.TdClassName
{
border-color: #915258;
}
.TagClassName
{
border-color: #915258;
}
</style>