Shades of Vin Rouge #935259
Tints of Vin Rouge #935259
RGB
CMYK
RGB Variations
Color information
#935259 (or 0x935259) is known color: Vin Rouge. HEX triplet: 93, 52 and 59. RGB value is (147,82,89). Sum of RGB (Red+Green+Blue) = 147+82+89=318 (42% of max value = 765). Red value is 147 (57.81% from 255 or 46.23% from 318); Green value is 82 (32.42% from 255 or 25.79% from 318); Blue value is 89 (35.16% from 255 or 27.99% from 318); Max value from RGB is 147 - color contains mainly: red. Hex color #935259 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #935259 is #6CADA6. Grayscale: #666666. Windows color (decimal): -7122343 or 5853843. OLE color: 5853843.
HSL color Cylindrical-coordinate representation of color #935259: hue angle of 353.54º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #935259 is Cyan = 0, Magento = 0.44, Yellow = 0.39 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 82 | 89 | - |
| CMYK | 0 | 0.44 | 0.39 | 0.42 |
| HSL | 353.54º | 0.28% | 0.45% | - |
| HSV(B) | 353.54º | 0.44% | 0.58% | - |
| XYZ | 16.85 | 12.96 | 11.06 | - |
| YUV | 102.23 | 120.53 | 159.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 82 | 89 | 0 | 0.44 | 0.39 | 0.42 | 353.54 | 0.28 | 0.45 |
| Hex | 93 | 52 | 59 | 0 | 2C | 27 | 2A | 162 | 1C | 2D |
| Octal | 223 | 122 | 131 | 0 | 54 | 47 | 52 | 542 | 34 | 55 |
| Binary | 10010011 | 1010010 | 1011001 | 0 | 101100 | 100111 | 101010 | 101100010 | 11100 | 101101 |
Color Harmonies of #935259
Complementary color
Monochromatic Colors of #935259
Black with #935259
Text Example
Text Example
White with #935259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935259; }
p { color: rgb(147,82,89); }
H1.HeaderClassName
{
color: #935259;
}
.AnyTagClassName
{
color: #935259;
}
</style>
background-color css
<style>
a { background-color: #935259; }
a { background-color: rgb(147,82,89); }
div.DivClassName
{
background-color: #935259;
}
.BgClassName
{
background-color: #935259;
}
</style>
border-color css
<style>
span { border-color: #935259; }
span { border-color: rgb(147,82,89); }
td.TdClassName
{
border-color: #935259;
}
.TagClassName
{
border-color: #935259;
}
</style>