Shades of Vin Rouge #945268
Tints of Vin Rouge #945268
RGB
CMYK
RGB Variations
Color information
#945268 (or 0x945268) is known color: Vin Rouge. HEX triplet: 94, 52 and 68. RGB value is (148,82,104). Sum of RGB (Red+Green+Blue) = 148+82+104=334 (44% of max value = 765). Red value is 148 (58.20% from 255 or 44.31% from 334); Green value is 82 (32.42% from 255 or 24.55% from 334); Blue value is 104 (41.02% from 255 or 31.14% from 334); Max value from RGB is 148 - color contains mainly: red. Hex color #945268 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #945268 is #6BAD97. Grayscale: #686868. Windows color (decimal): -7056792 or 6836884. OLE color: 6836884.
HSL color Cylindrical-coordinate representation of color #945268: hue angle of 340º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #945268 is Cyan = 0, Magento = 0.45, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 82 | 104 | - |
| CMYK | 0 | 0.45 | 0.30 | 0.42 |
| HSL | 340º | 0.29% | 0.45% | - |
| HSV(B) | 340º | 0.45% | 0.58% | - |
| XYZ | 17.73 | 13.33 | 14.74 | - |
| YUV | 104.24 | 127.87 | 159.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 82 | 104 | 0 | 0.45 | 0.30 | 0.42 | 340 | 0.29 | 0.45 |
| Hex | 94 | 52 | 68 | 0 | 2D | 1E | 2A | 154 | 1D | 2D |
| Octal | 224 | 122 | 150 | 0 | 55 | 36 | 52 | 524 | 35 | 55 |
| Binary | 10010100 | 1010010 | 1101000 | 0 | 101101 | 11110 | 101010 | 101010100 | 11101 | 101101 |
Color Harmonies of #945268
Complementary color
Monochromatic Colors of #945268
Black with #945268
Text Example
Text Example
White with #945268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945268; }
p { color: rgb(148,82,104); }
H1.HeaderClassName
{
color: #945268;
}
.AnyTagClassName
{
color: #945268;
}
</style>
background-color css
<style>
a { background-color: #945268; }
a { background-color: rgb(148,82,104); }
div.DivClassName
{
background-color: #945268;
}
.BgClassName
{
background-color: #945268;
}
</style>
border-color css
<style>
span { border-color: #945268; }
span { border-color: rgb(148,82,104); }
td.TdClassName
{
border-color: #945268;
}
.TagClassName
{
border-color: #945268;
}
</style>