Shades of Vin Rouge #925559
Tints of Vin Rouge #925559
RGB
CMYK
RGB Variations
Color information
#925559 (or 0x925559) is known color: Vin Rouge. HEX triplet: 92, 55 and 59. RGB value is (146,85,89). Sum of RGB (Red+Green+Blue) = 146+85+89=320 (42% of max value = 765). Red value is 146 (57.42% from 255 or 45.62% from 320); Green value is 85 (33.59% from 255 or 26.56% from 320); Blue value is 89 (35.16% from 255 or 27.81% from 320); Max value from RGB is 146 - color contains mainly: red. Hex color #925559 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925559 is #6DAAA6. Grayscale: #676767. Windows color (decimal): -7187111 or 5854610. OLE color: 5854610.
HSL color Cylindrical-coordinate representation of color #925559: hue angle of 356.07º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #925559 is Cyan = 0, Magento = 0.42, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 85 | 89 | - |
| CMYK | 0 | 0.42 | 0.39 | 0.43 |
| HSL | 356.07º | 0.26% | 0.45% | - |
| HSV(B) | 356.07º | 0.42% | 0.57% | - |
| XYZ | 16.91 | 13.33 | 11.13 | - |
| YUV | 103.7 | 119.71 | 158.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 85 | 89 | 0 | 0.42 | 0.39 | 0.43 | 356.07 | 0.26 | 0.45 |
| Hex | 92 | 55 | 59 | 0 | 2A | 27 | 2B | 164 | 1A | 2D |
| Octal | 222 | 125 | 131 | 0 | 52 | 47 | 53 | 544 | 32 | 55 |
| Binary | 10010010 | 1010101 | 1011001 | 0 | 101010 | 100111 | 101011 | 101100100 | 11010 | 101101 |
Color Harmonies of #925559
Complementary color
Monochromatic Colors of #925559
Black with #925559
Text Example
Text Example
White with #925559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925559; }
p { color: rgb(146,85,89); }
H1.HeaderClassName
{
color: #925559;
}
.AnyTagClassName
{
color: #925559;
}
</style>
background-color css
<style>
a { background-color: #925559; }
a { background-color: rgb(146,85,89); }
div.DivClassName
{
background-color: #925559;
}
.BgClassName
{
background-color: #925559;
}
</style>
border-color css
<style>
span { border-color: #925559; }
span { border-color: rgb(146,85,89); }
td.TdClassName
{
border-color: #925559;
}
.TagClassName
{
border-color: #925559;
}
</style>