Shades of Vin Rouge #905866
Tints of Vin Rouge #905866
RGB
CMYK
RGB Variations
Color information
#905866 (or 0x905866) is known color: Vin Rouge. HEX triplet: 90, 58 and 66. RGB value is (144,88,102). Sum of RGB (Red+Green+Blue) = 144+88+102=334 (44% of max value = 765). Red value is 144 (56.64% from 255 or 43.11% from 334); Green value is 88 (34.77% from 255 or 26.35% from 334); Blue value is 102 (40.23% from 255 or 30.54% from 334); Max value from RGB is 144 - color contains mainly: red. Hex color #905866 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #905866 is #6FA799. Grayscale: #6A6A6A. Windows color (decimal): -7317402 or 6707344. OLE color: 6707344.
HSL color Cylindrical-coordinate representation of color #905866: hue angle of 345º degrees, saturation: 0.24, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #905866 is Cyan = 0, Magento = 0.39, Yellow = 0.29 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 88 | 102 | - |
| CMYK | 0 | 0.39 | 0.29 | 0.44 |
| HSL | 345º | 0.24% | 0.45% | - |
| HSV(B) | 345º | 0.39% | 0.56% | - |
| XYZ | 17.39 | 13.87 | 14.33 | - |
| YUV | 106.34 | 125.55 | 154.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 88 | 102 | 0 | 0.39 | 0.29 | 0.44 | 345 | 0.24 | 0.45 |
| Hex | 90 | 58 | 66 | 0 | 27 | 1D | 2C | 159 | 18 | 2D |
| Octal | 220 | 130 | 146 | 0 | 47 | 35 | 54 | 531 | 30 | 55 |
| Binary | 10010000 | 1011000 | 1100110 | 0 | 100111 | 11101 | 101100 | 101011001 | 11000 | 101101 |
Color Harmonies of #905866
Complementary color
Monochromatic Colors of #905866
Black with #905866
Text Example
Text Example
White with #905866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905866; }
p { color: rgb(144,88,102); }
H1.HeaderClassName
{
color: #905866;
}
.AnyTagClassName
{
color: #905866;
}
</style>
background-color css
<style>
a { background-color: #905866; }
a { background-color: rgb(144,88,102); }
div.DivClassName
{
background-color: #905866;
}
.BgClassName
{
background-color: #905866;
}
</style>
border-color css
<style>
span { border-color: #905866; }
span { border-color: rgb(144,88,102); }
td.TdClassName
{
border-color: #905866;
}
.TagClassName
{
border-color: #905866;
}
</style>