Shades of Vin Rouge #925965
Tints of Vin Rouge #925965
RGB
CMYK
RGB Variations
Color information
#925965 (or 0x925965) is known color: Vin Rouge. HEX triplet: 92, 59 and 65. RGB value is (146,89,101). Sum of RGB (Red+Green+Blue) = 146+89+101=336 (44% of max value = 765). Red value is 146 (57.42% from 255 or 43.45% from 336); Green value is 89 (35.16% from 255 or 26.49% from 336); Blue value is 101 (39.84% from 255 or 30.06% from 336); Max value from RGB is 146 - color contains mainly: red. Hex color #925965 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925965 is #6DA69A. Grayscale: #6B6B6B. Windows color (decimal): -7186075 or 6642066. OLE color: 6642066.
HSL color Cylindrical-coordinate representation of color #925965: hue angle of 347.37º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #925965 is Cyan = 0, Magento = 0.39, Yellow = 0.31 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 89 | 101 | - |
| CMYK | 0 | 0.39 | 0.31 | 0.43 |
| HSL | 347.37º | 0.24% | 0.46% | - |
| HSV(B) | 347.37º | 0.39% | 0.57% | - |
| XYZ | 17.78 | 14.2 | 14.12 | - |
| YUV | 107.41 | 124.38 | 155.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 89 | 101 | 0 | 0.39 | 0.31 | 0.43 | 347.37 | 0.24 | 0.46 |
| Hex | 92 | 59 | 65 | 0 | 27 | 1F | 2B | 15B | 18 | 2E |
| Octal | 222 | 131 | 145 | 0 | 47 | 37 | 53 | 533 | 30 | 56 |
| Binary | 10010010 | 1011001 | 1100101 | 0 | 100111 | 11111 | 101011 | 101011011 | 11000 | 101110 |
Color Harmonies of #925965
Complementary color
Monochromatic Colors of #925965
Black with #925965
Text Example
Text Example
White with #925965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925965; }
p { color: rgb(146,89,101); }
H1.HeaderClassName
{
color: #925965;
}
.AnyTagClassName
{
color: #925965;
}
</style>
background-color css
<style>
a { background-color: #925965; }
a { background-color: rgb(146,89,101); }
div.DivClassName
{
background-color: #925965;
}
.BgClassName
{
background-color: #925965;
}
</style>
border-color css
<style>
span { border-color: #925965; }
span { border-color: rgb(146,89,101); }
td.TdClassName
{
border-color: #925965;
}
.TagClassName
{
border-color: #925965;
}
</style>