Shades of Vin Rouge #935267
Tints of Vin Rouge #935267
RGB
CMYK
RGB Variations
Color information
#935267 (or 0x935267) is known color: Vin Rouge. HEX triplet: 93, 52 and 67. RGB value is (147,82,103). Sum of RGB (Red+Green+Blue) = 147+82+103=332 (43% of max value = 765). Red value is 147 (57.81% from 255 or 44.28% from 332); Green value is 82 (32.42% from 255 or 24.70% from 332); Blue value is 103 (40.62% from 255 or 31.02% from 332); Max value from RGB is 147 - color contains mainly: red. Hex color #935267 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #935267 is #6CAD98. Grayscale: #676767. Windows color (decimal): -7122329 or 6771347. OLE color: 6771347.
HSL color Cylindrical-coordinate representation of color #935267: hue angle of 340.62º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #935267 is Cyan = 0, Magento = 0.44, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 82 | 103 | - |
| CMYK | 0 | 0.44 | 0.30 | 0.42 |
| HSL | 340.62º | 0.28% | 0.45% | - |
| HSV(B) | 340.62º | 0.44% | 0.58% | - |
| XYZ | 17.5 | 13.22 | 14.46 | - |
| YUV | 103.83 | 127.53 | 158.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 82 | 103 | 0 | 0.44 | 0.30 | 0.42 | 340.62 | 0.28 | 0.45 |
| Hex | 93 | 52 | 67 | 0 | 2C | 1E | 2A | 155 | 1C | 2D |
| Octal | 223 | 122 | 147 | 0 | 54 | 36 | 52 | 525 | 34 | 55 |
| Binary | 10010011 | 1010010 | 1100111 | 0 | 101100 | 11110 | 101010 | 101010101 | 11100 | 101101 |
Color Harmonies of #935267
Complementary color
Monochromatic Colors of #935267
Black with #935267
Text Example
Text Example
White with #935267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935267; }
p { color: rgb(147,82,103); }
H1.HeaderClassName
{
color: #935267;
}
.AnyTagClassName
{
color: #935267;
}
</style>
background-color css
<style>
a { background-color: #935267; }
a { background-color: rgb(147,82,103); }
div.DivClassName
{
background-color: #935267;
}
.BgClassName
{
background-color: #935267;
}
</style>
border-color css
<style>
span { border-color: #935267; }
span { border-color: rgb(147,82,103); }
td.TdClassName
{
border-color: #935267;
}
.TagClassName
{
border-color: #935267;
}
</style>