Shades of Vin Rouge #935767
Tints of Vin Rouge #935767
RGB
CMYK
RGB Variations
Color information
#935767 (or 0x935767) is known color: Vin Rouge. HEX triplet: 93, 57 and 67. RGB value is (147,87,103). Sum of RGB (Red+Green+Blue) = 147+87+103=337 (44% of max value = 765). Red value is 147 (57.81% from 255 or 43.62% from 337); Green value is 87 (34.38% from 255 or 25.82% from 337); Blue value is 103 (40.62% from 255 or 30.56% from 337); Max value from RGB is 147 - color contains mainly: red. Hex color #935767 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #935767 is #6CA898. Grayscale: #6A6A6A. Windows color (decimal): -7121049 or 6772627. OLE color: 6772627.
HSL color Cylindrical-coordinate representation of color #935767: hue angle of 344º 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 #935767 is Cyan = 0, Magento = 0.41, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 87 | 103 | - |
| CMYK | 0 | 0.41 | 0.30 | 0.42 |
| HSL | 344º | 0.26% | 0.46% | - |
| HSV(B) | 344º | 0.41% | 0.58% | - |
| XYZ | 17.89 | 14 | 14.59 | - |
| YUV | 106.76 | 125.88 | 156.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 87 | 103 | 0 | 0.41 | 0.30 | 0.42 | 344 | 0.26 | 0.46 |
| Hex | 93 | 57 | 67 | 0 | 29 | 1E | 2A | 158 | 1A | 2E |
| Octal | 223 | 127 | 147 | 0 | 51 | 36 | 52 | 530 | 32 | 56 |
| Binary | 10010011 | 1010111 | 1100111 | 0 | 101001 | 11110 | 101010 | 101011000 | 11010 | 101110 |
Color Harmonies of #935767
Complementary color
Monochromatic Colors of #935767
Black with #935767
Text Example
Text Example
White with #935767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935767; }
p { color: rgb(147,87,103); }
H1.HeaderClassName
{
color: #935767;
}
.AnyTagClassName
{
color: #935767;
}
</style>
background-color css
<style>
a { background-color: #935767; }
a { background-color: rgb(147,87,103); }
div.DivClassName
{
background-color: #935767;
}
.BgClassName
{
background-color: #935767;
}
</style>
border-color css
<style>
span { border-color: #935767; }
span { border-color: rgb(147,87,103); }
td.TdClassName
{
border-color: #935767;
}
.TagClassName
{
border-color: #935767;
}
</style>