Shades of Vin Rouge #975267
Tints of Vin Rouge #975267
RGB
CMYK
RGB Variations
Color information
#975267 (or 0x975267) is known color: Vin Rouge. HEX triplet: 97, 52 and 67. RGB value is (151,82,103). Sum of RGB (Red+Green+Blue) = 151+82+103=336 (44% of max value = 765). Red value is 151 (59.38% from 255 or 44.94% from 336); Green value is 82 (32.42% from 255 or 24.40% from 336); Blue value is 103 (40.62% from 255 or 30.65% from 336); Max value from RGB is 151 - color contains mainly: red. Hex color #975267 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #975267 is #68AD98. Grayscale: #696969. Windows color (decimal): -6860185 or 6771351. OLE color: 6771351.
HSL color Cylindrical-coordinate representation of color #975267: hue angle of 341.74º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #975267 is Cyan = 0, Magento = 0.46, Yellow = 0.32 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 82 | 103 | - |
| CMYK | 0 | 0.46 | 0.32 | 0.41 |
| HSL | 341.74º | 0.3% | 0.46% | - |
| HSV(B) | 341.74º | 0.46% | 0.59% | - |
| XYZ | 18.23 | 13.59 | 14.49 | - |
| YUV | 105.03 | 126.86 | 160.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 82 | 103 | 0 | 0.46 | 0.32 | 0.41 | 341.74 | 0.3 | 0.46 |
| Hex | 97 | 52 | 67 | 0 | 2E | 20 | 29 | 156 | 1E | 2E |
| Octal | 227 | 122 | 147 | 0 | 56 | 40 | 51 | 526 | 36 | 56 |
| Binary | 10010111 | 1010010 | 1100111 | 0 | 101110 | 100000 | 101001 | 101010110 | 11110 | 101110 |
Color Harmonies of #975267
Complementary color
Monochromatic Colors of #975267
Black with #975267
Text Example
Text Example
White with #975267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975267; }
p { color: rgb(151,82,103); }
H1.HeaderClassName
{
color: #975267;
}
.AnyTagClassName
{
color: #975267;
}
</style>
background-color css
<style>
a { background-color: #975267; }
a { background-color: rgb(151,82,103); }
div.DivClassName
{
background-color: #975267;
}
.BgClassName
{
background-color: #975267;
}
</style>
border-color css
<style>
span { border-color: #975267; }
span { border-color: rgb(151,82,103); }
td.TdClassName
{
border-color: #975267;
}
.TagClassName
{
border-color: #975267;
}
</style>