Shades of Vin Rouge #935861
Tints of Vin Rouge #935861
RGB
CMYK
RGB Variations
Color information
#935861 (or 0x935861) is known color: Vin Rouge. HEX triplet: 93, 58 and 61. RGB value is (147,88,97). Sum of RGB (Red+Green+Blue) = 147+88+97=332 (43% of max value = 765). Red value is 147 (57.81% from 255 or 44.28% from 332); Green value is 88 (34.77% from 255 or 26.51% from 332); Blue value is 97 (38.28% from 255 or 29.22% from 332); Max value from RGB is 147 - color contains mainly: red. Hex color #935861 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #935861 is #6CA79E. Grayscale: #6A6A6A. Windows color (decimal): -7120799 or 6379667. OLE color: 6379667.
HSL color Cylindrical-coordinate representation of color #935861: hue angle of 350.85º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #935861 is Cyan = 0, Magento = 0.40, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 88 | 97 | - |
| CMYK | 0 | 0.40 | 0.34 | 0.42 |
| HSL | 350.85º | 0.25% | 0.46% | - |
| HSV(B) | 350.85º | 0.4% | 0.58% | - |
| XYZ | 17.68 | 14.05 | 13.09 | - |
| YUV | 106.67 | 122.55 | 156.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 88 | 97 | 0 | 0.40 | 0.34 | 0.42 | 350.85 | 0.25 | 0.46 |
| Hex | 93 | 58 | 61 | 0 | 28 | 22 | 2A | 15F | 19 | 2E |
| Octal | 223 | 130 | 141 | 0 | 50 | 42 | 52 | 537 | 31 | 56 |
| Binary | 10010011 | 1011000 | 1100001 | 0 | 101000 | 100010 | 101010 | 101011111 | 11001 | 101110 |
Color Harmonies of #935861
Complementary color
Monochromatic Colors of #935861
Black with #935861
Text Example
Text Example
White with #935861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935861; }
p { color: rgb(147,88,97); }
H1.HeaderClassName
{
color: #935861;
}
.AnyTagClassName
{
color: #935861;
}
</style>
background-color css
<style>
a { background-color: #935861; }
a { background-color: rgb(147,88,97); }
div.DivClassName
{
background-color: #935861;
}
.BgClassName
{
background-color: #935861;
}
</style>
border-color css
<style>
span { border-color: #935861; }
span { border-color: rgb(147,88,97); }
td.TdClassName
{
border-color: #935861;
}
.TagClassName
{
border-color: #935861;
}
</style>