Shades of Vin Rouge #905662
Tints of Vin Rouge #905662
RGB
CMYK
RGB Variations
Color information
#905662 (or 0x905662) is known color: Vin Rouge. HEX triplet: 90, 56 and 62. RGB value is (144,86,98). Sum of RGB (Red+Green+Blue) = 144+86+98=328 (43% of max value = 765). Red value is 144 (56.64% from 255 or 43.90% from 328); Green value is 86 (33.98% from 255 or 26.22% from 328); Blue value is 98 (38.67% from 255 or 29.88% from 328); Max value from RGB is 144 - color contains mainly: red. Hex color #905662 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #905662 is #6FA99D. Grayscale: #686868. Windows color (decimal): -7317918 or 6444688. OLE color: 6444688.
HSL color Cylindrical-coordinate representation of color #905662: hue angle of 347.59º 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 #905662 is Cyan = 0, Magento = 0.40, Yellow = 0.32 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 86 | 98 | - |
| CMYK | 0 | 0.40 | 0.32 | 0.44 |
| HSL | 347.59º | 0.25% | 0.45% | - |
| HSV(B) | 347.59º | 0.4% | 0.56% | - |
| XYZ | 17.03 | 13.47 | 13.26 | - |
| YUV | 104.71 | 124.22 | 156.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 86 | 98 | 0 | 0.40 | 0.32 | 0.44 | 347.59 | 0.25 | 0.45 |
| Hex | 90 | 56 | 62 | 0 | 28 | 20 | 2C | 15C | 19 | 2D |
| Octal | 220 | 126 | 142 | 0 | 50 | 40 | 54 | 534 | 31 | 55 |
| Binary | 10010000 | 1010110 | 1100010 | 0 | 101000 | 100000 | 101100 | 101011100 | 11001 | 101101 |
Color Harmonies of #905662
Complementary color
Monochromatic Colors of #905662
Black with #905662
Text Example
Text Example
White with #905662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905662; }
p { color: rgb(144,86,98); }
H1.HeaderClassName
{
color: #905662;
}
.AnyTagClassName
{
color: #905662;
}
</style>
background-color css
<style>
a { background-color: #905662; }
a { background-color: rgb(144,86,98); }
div.DivClassName
{
background-color: #905662;
}
.BgClassName
{
background-color: #905662;
}
</style>
border-color css
<style>
span { border-color: #905662; }
span { border-color: rgb(144,86,98); }
td.TdClassName
{
border-color: #905662;
}
.TagClassName
{
border-color: #905662;
}
</style>