Shades of Vin Rouge #905760
Tints of Vin Rouge #905760
RGB
CMYK
RGB Variations
Color information
#905760 (or 0x905760) is known color: Vin Rouge. HEX triplet: 90, 57 and 60. RGB value is (144,87,96). Sum of RGB (Red+Green+Blue) = 144+87+96=327 (43% of max value = 765). Red value is 144 (56.64% from 255 or 44.04% from 327); Green value is 87 (34.38% from 255 or 26.61% from 327); Blue value is 96 (37.89% from 255 or 29.36% from 327); Max value from RGB is 144 - color contains mainly: red. Hex color #905760 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #905760 is #6FA89F. Grayscale: #696969. Windows color (decimal): -7317664 or 6313872. OLE color: 6313872.
HSL color Cylindrical-coordinate representation of color #905760: hue angle of 350.53º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #905760 is Cyan = 0, Magento = 0.40, Yellow = 0.33 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 87 | 96 | - |
| CMYK | 0 | 0.40 | 0.33 | 0.44 |
| HSL | 350.53º | 0.25% | 0.45% | - |
| HSV(B) | 350.53º | 0.4% | 0.56% | - |
| XYZ | 17.02 | 13.59 | 12.79 | - |
| YUV | 105.07 | 122.88 | 155.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 87 | 96 | 0 | 0.40 | 0.33 | 0.44 | 350.53 | 0.25 | 0.45 |
| Hex | 90 | 57 | 60 | 0 | 28 | 21 | 2C | 15F | 19 | 2D |
| Octal | 220 | 127 | 140 | 0 | 50 | 41 | 54 | 537 | 31 | 55 |
| Binary | 10010000 | 1010111 | 1100000 | 0 | 101000 | 100001 | 101100 | 101011111 | 11001 | 101101 |
Color Harmonies of #905760
Complementary color
Monochromatic Colors of #905760
Black with #905760
Text Example
Text Example
White with #905760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905760; }
p { color: rgb(144,87,96); }
H1.HeaderClassName
{
color: #905760;
}
.AnyTagClassName
{
color: #905760;
}
</style>
background-color css
<style>
a { background-color: #905760; }
a { background-color: rgb(144,87,96); }
div.DivClassName
{
background-color: #905760;
}
.BgClassName
{
background-color: #905760;
}
</style>
border-color css
<style>
span { border-color: #905760; }
span { border-color: rgb(144,87,96); }
td.TdClassName
{
border-color: #905760;
}
.TagClassName
{
border-color: #905760;
}
</style>