Shades of Vin Rouge #935769
Tints of Vin Rouge #935769
RGB
CMYK
RGB Variations
Color information
#935769 (or 0x935769) is known color: Vin Rouge. HEX triplet: 93, 57 and 69. RGB value is (147,87,105). Sum of RGB (Red+Green+Blue) = 147+87+105=339 (44% of max value = 765). Red value is 147 (57.81% from 255 or 43.36% from 339); Green value is 87 (34.38% from 255 or 25.66% from 339); Blue value is 105 (41.41% from 255 or 30.97% from 339); Max value from RGB is 147 - color contains mainly: red. Hex color #935769 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #935769 is #6CA896. Grayscale: #6A6A6A. Windows color (decimal): -7121047 or 6903699. OLE color: 6903699.
HSL color Cylindrical-coordinate representation of color #935769: hue angle of 342º 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 #935769 is Cyan = 0, Magento = 0.41, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 87 | 105 | - |
| CMYK | 0 | 0.41 | 0.29 | 0.42 |
| HSL | 342º | 0.26% | 0.46% | - |
| HSV(B) | 342º | 0.41% | 0.58% | - |
| XYZ | 17.99 | 14.04 | 15.13 | - |
| YUV | 106.99 | 126.88 | 156.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 87 | 105 | 0 | 0.41 | 0.29 | 0.42 | 342 | 0.26 | 0.46 |
| Hex | 93 | 57 | 69 | 0 | 29 | 1D | 2A | 156 | 1A | 2E |
| Octal | 223 | 127 | 151 | 0 | 51 | 35 | 52 | 526 | 32 | 56 |
| Binary | 10010011 | 1010111 | 1101001 | 0 | 101001 | 11101 | 101010 | 101010110 | 11010 | 101110 |
Color Harmonies of #935769
Complementary color
Monochromatic Colors of #935769
Black with #935769
Text Example
Text Example
White with #935769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935769; }
p { color: rgb(147,87,105); }
H1.HeaderClassName
{
color: #935769;
}
.AnyTagClassName
{
color: #935769;
}
</style>
background-color css
<style>
a { background-color: #935769; }
a { background-color: rgb(147,87,105); }
div.DivClassName
{
background-color: #935769;
}
.BgClassName
{
background-color: #935769;
}
</style>
border-color css
<style>
span { border-color: #935769; }
span { border-color: rgb(147,87,105); }
td.TdClassName
{
border-color: #935769;
}
.TagClassName
{
border-color: #935769;
}
</style>