Shades of Vin Rouge #925861
Tints of Vin Rouge #925861
RGB
CMYK
RGB Variations
Color information
#925861 (or 0x925861) is known color: Vin Rouge. HEX triplet: 92, 58 and 61. RGB value is (146,88,97). Sum of RGB (Red+Green+Blue) = 146+88+97=331 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.11% from 331); Green value is 88 (34.77% from 255 or 26.59% from 331); Blue value is 97 (38.28% from 255 or 29.31% from 331); Max value from RGB is 146 - color contains mainly: red. Hex color #925861 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925861 is #6DA79E. Grayscale: #6A6A6A. Windows color (decimal): -7186335 or 6379666. OLE color: 6379666.
HSL color Cylindrical-coordinate representation of color #925861: hue angle of 350.69º 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 #925861 is Cyan = 0, Magento = 0.40, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 88 | 97 | - |
| CMYK | 0 | 0.40 | 0.34 | 0.43 |
| HSL | 350.69º | 0.25% | 0.46% | - |
| HSV(B) | 350.69º | 0.4% | 0.57% | - |
| XYZ | 17.5 | 13.95 | 13.08 | - |
| YUV | 106.37 | 122.72 | 156.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 88 | 97 | 0 | 0.40 | 0.34 | 0.43 | 350.69 | 0.25 | 0.46 |
| Hex | 92 | 58 | 61 | 0 | 28 | 22 | 2B | 15F | 19 | 2E |
| Octal | 222 | 130 | 141 | 0 | 50 | 42 | 53 | 537 | 31 | 56 |
| Binary | 10010010 | 1011000 | 1100001 | 0 | 101000 | 100010 | 101011 | 101011111 | 11001 | 101110 |
Color Harmonies of #925861
Complementary color
Monochromatic Colors of #925861
Black with #925861
Text Example
Text Example
White with #925861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925861; }
p { color: rgb(146,88,97); }
H1.HeaderClassName
{
color: #925861;
}
.AnyTagClassName
{
color: #925861;
}
</style>
background-color css
<style>
a { background-color: #925861; }
a { background-color: rgb(146,88,97); }
div.DivClassName
{
background-color: #925861;
}
.BgClassName
{
background-color: #925861;
}
</style>
border-color css
<style>
span { border-color: #925861; }
span { border-color: rgb(146,88,97); }
td.TdClassName
{
border-color: #925861;
}
.TagClassName
{
border-color: #925861;
}
</style>