Shades of Vin Rouge #935467
Tints of Vin Rouge #935467
RGB
CMYK
RGB Variations
Color information
#935467 (or 0x935467) is known color: Vin Rouge. HEX triplet: 93, 54 and 67. RGB value is (147,84,103). Sum of RGB (Red+Green+Blue) = 147+84+103=334 (44% of max value = 765). Red value is 147 (57.81% from 255 or 44.01% from 334); Green value is 84 (33.20% from 255 or 25.15% from 334); Blue value is 103 (40.62% from 255 or 30.84% from 334); Max value from RGB is 147 - color contains mainly: red. Hex color #935467 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #935467 is #6CAB98. Grayscale: #686868. Windows color (decimal): -7121817 or 6771859. OLE color: 6771859.
HSL color Cylindrical-coordinate representation of color #935467: hue angle of 341.9º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #935467 is Cyan = 0, Magento = 0.43, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 84 | 103 | - |
| CMYK | 0 | 0.43 | 0.30 | 0.42 |
| HSL | 341.9º | 0.27% | 0.45% | - |
| HSV(B) | 341.9º | 0.43% | 0.58% | - |
| XYZ | 17.65 | 13.52 | 14.51 | - |
| YUV | 105 | 126.87 | 157.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 84 | 103 | 0 | 0.43 | 0.30 | 0.42 | 341.9 | 0.27 | 0.45 |
| Hex | 93 | 54 | 67 | 0 | 2B | 1E | 2A | 156 | 1B | 2D |
| Octal | 223 | 124 | 147 | 0 | 53 | 36 | 52 | 526 | 33 | 55 |
| Binary | 10010011 | 1010100 | 1100111 | 0 | 101011 | 11110 | 101010 | 101010110 | 11011 | 101101 |
Color Harmonies of #935467
Complementary color
Monochromatic Colors of #935467
Black with #935467
Text Example
Text Example
White with #935467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935467; }
p { color: rgb(147,84,103); }
H1.HeaderClassName
{
color: #935467;
}
.AnyTagClassName
{
color: #935467;
}
</style>
background-color css
<style>
a { background-color: #935467; }
a { background-color: rgb(147,84,103); }
div.DivClassName
{
background-color: #935467;
}
.BgClassName
{
background-color: #935467;
}
</style>
border-color css
<style>
span { border-color: #935467; }
span { border-color: rgb(147,84,103); }
td.TdClassName
{
border-color: #935467;
}
.TagClassName
{
border-color: #935467;
}
</style>