Shades of Vin Rouge #925358
Tints of Vin Rouge #925358
RGB
CMYK
RGB Variations
Color information
#925358 (or 0x925358) is known color: Vin Rouge. HEX triplet: 92, 53 and 58. RGB value is (146,83,88). Sum of RGB (Red+Green+Blue) = 146+83+88=317 (41% of max value = 765). Red value is 146 (57.42% from 255 or 46.06% from 317); Green value is 83 (32.81% from 255 or 26.18% from 317); Blue value is 88 (34.77% from 255 or 27.76% from 317); Max value from RGB is 146 - color contains mainly: red. Hex color #925358 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925358 is #6DACA7. Grayscale: #666666. Windows color (decimal): -7187624 or 5788562. OLE color: 5788562.
HSL color Cylindrical-coordinate representation of color #925358: hue angle of 355.24º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #925358 is Cyan = 0, Magento = 0.43, Yellow = 0.40 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 83 | 88 | - |
| CMYK | 0 | 0.43 | 0.40 | 0.43 |
| HSL | 355.24º | 0.28% | 0.45% | - |
| HSV(B) | 355.24º | 0.43% | 0.57% | - |
| XYZ | 16.71 | 13 | 10.86 | - |
| YUV | 102.41 | 119.87 | 159.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 83 | 88 | 0 | 0.43 | 0.40 | 0.43 | 355.24 | 0.28 | 0.45 |
| Hex | 92 | 53 | 58 | 0 | 2B | 28 | 2B | 163 | 1C | 2D |
| Octal | 222 | 123 | 130 | 0 | 53 | 50 | 53 | 543 | 34 | 55 |
| Binary | 10010010 | 1010011 | 1011000 | 0 | 101011 | 101000 | 101011 | 101100011 | 11100 | 101101 |
Color Harmonies of #925358
Complementary color
Monochromatic Colors of #925358
Black with #925358
Text Example
Text Example
White with #925358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925358; }
p { color: rgb(146,83,88); }
H1.HeaderClassName
{
color: #925358;
}
.AnyTagClassName
{
color: #925358;
}
</style>
background-color css
<style>
a { background-color: #925358; }
a { background-color: rgb(146,83,88); }
div.DivClassName
{
background-color: #925358;
}
.BgClassName
{
background-color: #925358;
}
</style>
border-color css
<style>
span { border-color: #925358; }
span { border-color: rgb(146,83,88); }
td.TdClassName
{
border-color: #925358;
}
.TagClassName
{
border-color: #925358;
}
</style>