Shades of Vin Rouge #935266
Tints of Vin Rouge #935266
RGB
CMYK
RGB Variations
Color information
#935266 (or 0x935266) is known color: Vin Rouge. HEX triplet: 93, 52 and 66. RGB value is (147,82,102). Sum of RGB (Red+Green+Blue) = 147+82+102=331 (43% of max value = 765). Red value is 147 (57.81% from 255 or 44.41% from 331); Green value is 82 (32.42% from 255 or 24.77% from 331); Blue value is 102 (40.23% from 255 or 30.82% from 331); Max value from RGB is 147 - color contains mainly: red. Hex color #935266 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #935266 is #6CAD99. Grayscale: #676767. Windows color (decimal): -7122330 or 6705811. OLE color: 6705811.
HSL color Cylindrical-coordinate representation of color #935266: hue angle of 341.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 #935266 is Cyan = 0, Magento = 0.44, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 82 | 102 | - |
| CMYK | 0 | 0.44 | 0.31 | 0.42 |
| HSL | 341.54º | 0.28% | 0.45% | - |
| HSV(B) | 341.54º | 0.44% | 0.58% | - |
| XYZ | 17.45 | 13.2 | 14.2 | - |
| YUV | 103.72 | 127.03 | 158.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 82 | 102 | 0 | 0.44 | 0.31 | 0.42 | 341.54 | 0.28 | 0.45 |
| Hex | 93 | 52 | 66 | 0 | 2C | 1F | 2A | 156 | 1C | 2D |
| Octal | 223 | 122 | 146 | 0 | 54 | 37 | 52 | 526 | 34 | 55 |
| Binary | 10010011 | 1010010 | 1100110 | 0 | 101100 | 11111 | 101010 | 101010110 | 11100 | 101101 |
Color Harmonies of #935266
Complementary color
Monochromatic Colors of #935266
Black with #935266
Text Example
Text Example
White with #935266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935266; }
p { color: rgb(147,82,102); }
H1.HeaderClassName
{
color: #935266;
}
.AnyTagClassName
{
color: #935266;
}
</style>
background-color css
<style>
a { background-color: #935266; }
a { background-color: rgb(147,82,102); }
div.DivClassName
{
background-color: #935266;
}
.BgClassName
{
background-color: #935266;
}
</style>
border-color css
<style>
span { border-color: #935266; }
span { border-color: rgb(147,82,102); }
td.TdClassName
{
border-color: #935266;
}
.TagClassName
{
border-color: #935266;
}
</style>