Shades of Vin Rouge #935667
Tints of Vin Rouge #935667
RGB
CMYK
RGB Variations
Color information
#935667 (or 0x935667) is known color: Vin Rouge. HEX triplet: 93, 56 and 67. RGB value is (147,86,103). Sum of RGB (Red+Green+Blue) = 147+86+103=336 (44% of max value = 765). Red value is 147 (57.81% from 255 or 43.75% from 336); Green value is 86 (33.98% from 255 or 25.60% from 336); Blue value is 103 (40.62% from 255 or 30.65% from 336); Max value from RGB is 147 - color contains mainly: red. Hex color #935667 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #935667 is #6CA998. Grayscale: #6A6A6A. Windows color (decimal): -7121305 or 6772371. OLE color: 6772371.
HSL color Cylindrical-coordinate representation of color #935667: hue angle of 343.28º 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 #935667 is Cyan = 0, Magento = 0.41, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 86 | 103 | - |
| CMYK | 0 | 0.41 | 0.30 | 0.42 |
| HSL | 343.28º | 0.26% | 0.46% | - |
| HSV(B) | 343.28º | 0.41% | 0.58% | - |
| XYZ | 17.81 | 13.84 | 14.56 | - |
| YUV | 106.18 | 126.21 | 157.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 86 | 103 | 0 | 0.41 | 0.30 | 0.42 | 343.28 | 0.26 | 0.46 |
| Hex | 93 | 56 | 67 | 0 | 29 | 1E | 2A | 157 | 1A | 2E |
| Octal | 223 | 126 | 147 | 0 | 51 | 36 | 52 | 527 | 32 | 56 |
| Binary | 10010011 | 1010110 | 1100111 | 0 | 101001 | 11110 | 101010 | 101010111 | 11010 | 101110 |
Color Harmonies of #935667
Complementary color
Monochromatic Colors of #935667
Black with #935667
Text Example
Text Example
White with #935667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935667; }
p { color: rgb(147,86,103); }
H1.HeaderClassName
{
color: #935667;
}
.AnyTagClassName
{
color: #935667;
}
</style>
background-color css
<style>
a { background-color: #935667; }
a { background-color: rgb(147,86,103); }
div.DivClassName
{
background-color: #935667;
}
.BgClassName
{
background-color: #935667;
}
</style>
border-color css
<style>
span { border-color: #935667; }
span { border-color: rgb(147,86,103); }
td.TdClassName
{
border-color: #935667;
}
.TagClassName
{
border-color: #935667;
}
</style>