Shades of Vin Rouge #925868
Tints of Vin Rouge #925868
RGB
CMYK
RGB Variations
Color information
#925868 (or 0x925868) is known color: Vin Rouge. HEX triplet: 92, 58 and 68. RGB value is (146,88,104). Sum of RGB (Red+Green+Blue) = 146+88+104=338 (44% of max value = 765). Red value is 146 (57.42% from 255 or 43.20% from 338); Green value is 88 (34.77% from 255 or 26.04% from 338); Blue value is 104 (41.02% from 255 or 30.77% from 338); Max value from RGB is 146 - color contains mainly: red. Hex color #925868 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925868 is #6DA797. Grayscale: #6B6B6B. Windows color (decimal): -7186328 or 6838418. OLE color: 6838418.
HSL color Cylindrical-coordinate representation of color #925868: hue angle of 343.45º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #925868 is Cyan = 0, Magento = 0.40, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 88 | 104 | - |
| CMYK | 0 | 0.40 | 0.29 | 0.43 |
| HSL | 343.45º | 0.25% | 0.46% | - |
| HSV(B) | 343.45º | 0.4% | 0.57% | - |
| XYZ | 17.84 | 14.09 | 14.88 | - |
| YUV | 107.17 | 126.22 | 155.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 88 | 104 | 0 | 0.40 | 0.29 | 0.43 | 343.45 | 0.25 | 0.46 |
| Hex | 92 | 58 | 68 | 0 | 28 | 1D | 2B | 157 | 19 | 2E |
| Octal | 222 | 130 | 150 | 0 | 50 | 35 | 53 | 527 | 31 | 56 |
| Binary | 10010010 | 1011000 | 1101000 | 0 | 101000 | 11101 | 101011 | 101010111 | 11001 | 101110 |
Color Harmonies of #925868
Complementary color
Monochromatic Colors of #925868
Black with #925868
Text Example
Text Example
White with #925868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925868; }
p { color: rgb(146,88,104); }
H1.HeaderClassName
{
color: #925868;
}
.AnyTagClassName
{
color: #925868;
}
</style>
background-color css
<style>
a { background-color: #925868; }
a { background-color: rgb(146,88,104); }
div.DivClassName
{
background-color: #925868;
}
.BgClassName
{
background-color: #925868;
}
</style>
border-color css
<style>
span { border-color: #925868; }
span { border-color: rgb(146,88,104); }
td.TdClassName
{
border-color: #925868;
}
.TagClassName
{
border-color: #925868;
}
</style>