Shades of Vin Rouge #935662
Tints of Vin Rouge #935662
RGB
CMYK
RGB Variations
Color information
#935662 (or 0x935662) is known color: Vin Rouge. HEX triplet: 93, 56 and 62. RGB value is (147,86,98). Sum of RGB (Red+Green+Blue) = 147+86+98=331 (43% of max value = 765). Red value is 147 (57.81% from 255 or 44.41% from 331); Green value is 86 (33.98% from 255 or 25.98% from 331); Blue value is 98 (38.67% from 255 or 29.61% from 331); Max value from RGB is 147 - color contains mainly: red. Hex color #935662 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #935662 is #6CA99D. Grayscale: #696969. Windows color (decimal): -7121310 or 6444691. OLE color: 6444691.
HSL color Cylindrical-coordinate representation of color #935662: hue angle of 348.2º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #935662 is Cyan = 0, Magento = 0.41, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 86 | 98 | - |
| CMYK | 0 | 0.41 | 0.33 | 0.42 |
| HSL | 348.2º | 0.26% | 0.46% | - |
| HSV(B) | 348.2º | 0.41% | 0.58% | - |
| XYZ | 17.57 | 13.74 | 13.28 | - |
| YUV | 105.61 | 123.71 | 157.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 86 | 98 | 0 | 0.41 | 0.33 | 0.42 | 348.2 | 0.26 | 0.46 |
| Hex | 93 | 56 | 62 | 0 | 29 | 21 | 2A | 15C | 1A | 2E |
| Octal | 223 | 126 | 142 | 0 | 51 | 41 | 52 | 534 | 32 | 56 |
| Binary | 10010011 | 1010110 | 1100010 | 0 | 101001 | 100001 | 101010 | 101011100 | 11010 | 101110 |
Color Harmonies of #935662
Complementary color
Monochromatic Colors of #935662
Black with #935662
Text Example
Text Example
White with #935662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935662; }
p { color: rgb(147,86,98); }
H1.HeaderClassName
{
color: #935662;
}
.AnyTagClassName
{
color: #935662;
}
</style>
background-color css
<style>
a { background-color: #935662; }
a { background-color: rgb(147,86,98); }
div.DivClassName
{
background-color: #935662;
}
.BgClassName
{
background-color: #935662;
}
</style>
border-color css
<style>
span { border-color: #935662; }
span { border-color: rgb(147,86,98); }
td.TdClassName
{
border-color: #935662;
}
.TagClassName
{
border-color: #935662;
}
</style>