Shades of Vin Rouge #905462
Tints of Vin Rouge #905462
RGB
CMYK
RGB Variations
Color information
#905462 (or 0x905462) is known color: Vin Rouge. HEX triplet: 90, 54 and 62. RGB value is (144,84,98). Sum of RGB (Red+Green+Blue) = 144+84+98=326 (43% of max value = 765). Red value is 144 (56.64% from 255 or 44.17% from 326); Green value is 84 (33.20% from 255 or 25.77% from 326); Blue value is 98 (38.67% from 255 or 30.06% from 326); Max value from RGB is 144 - color contains mainly: red. Hex color #905462 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #905462 is #6FAB9D. Grayscale: #676767. Windows color (decimal): -7318430 or 6444176. OLE color: 6444176.
HSL color Cylindrical-coordinate representation of color #905462: hue angle of 346º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #905462 is Cyan = 0, Magento = 0.42, Yellow = 0.32 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 84 | 98 | - |
| CMYK | 0 | 0.42 | 0.32 | 0.44 |
| HSL | 346º | 0.26% | 0.45% | - |
| HSV(B) | 346º | 0.42% | 0.56% | - |
| XYZ | 16.88 | 13.15 | 13.2 | - |
| YUV | 103.54 | 124.88 | 156.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 84 | 98 | 0 | 0.42 | 0.32 | 0.44 | 346 | 0.26 | 0.45 |
| Hex | 90 | 54 | 62 | 0 | 2A | 20 | 2C | 15A | 1A | 2D |
| Octal | 220 | 124 | 142 | 0 | 52 | 40 | 54 | 532 | 32 | 55 |
| Binary | 10010000 | 1010100 | 1100010 | 0 | 101010 | 100000 | 101100 | 101011010 | 11010 | 101101 |
Color Harmonies of #905462
Complementary color
Monochromatic Colors of #905462
Black with #905462
Text Example
Text Example
White with #905462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905462; }
p { color: rgb(144,84,98); }
H1.HeaderClassName
{
color: #905462;
}
.AnyTagClassName
{
color: #905462;
}
</style>
background-color css
<style>
a { background-color: #905462; }
a { background-color: rgb(144,84,98); }
div.DivClassName
{
background-color: #905462;
}
.BgClassName
{
background-color: #905462;
}
</style>
border-color css
<style>
span { border-color: #905462; }
span { border-color: rgb(144,84,98); }
td.TdClassName
{
border-color: #905462;
}
.TagClassName
{
border-color: #905462;
}
</style>