Shades of Vin Rouge #905460
Tints of Vin Rouge #905460
RGB
CMYK
RGB Variations
Color information
#905460 (or 0x905460) is known color: Vin Rouge. HEX triplet: 90, 54 and 60. RGB value is (144,84,96). Sum of RGB (Red+Green+Blue) = 144+84+96=324 (42% of max value = 765). Red value is 144 (56.64% from 255 or 44.44% from 324); Green value is 84 (33.20% from 255 or 25.93% from 324); Blue value is 96 (37.89% from 255 or 29.63% from 324); Max value from RGB is 144 - color contains mainly: red. Hex color #905460 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #905460 is #6FAB9F. Grayscale: #676767. Windows color (decimal): -7318432 or 6313104. OLE color: 6313104.
HSL color Cylindrical-coordinate representation of color #905460: hue angle of 348º 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 #905460 is Cyan = 0, Magento = 0.42, Yellow = 0.33 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 84 | 96 | - |
| CMYK | 0 | 0.42 | 0.33 | 0.44 |
| HSL | 348º | 0.26% | 0.45% | - |
| HSV(B) | 348º | 0.42% | 0.56% | - |
| XYZ | 16.78 | 13.11 | 12.71 | - |
| YUV | 103.31 | 123.88 | 157.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 84 | 96 | 0 | 0.42 | 0.33 | 0.44 | 348 | 0.26 | 0.45 |
| Hex | 90 | 54 | 60 | 0 | 2A | 21 | 2C | 15C | 1A | 2D |
| Octal | 220 | 124 | 140 | 0 | 52 | 41 | 54 | 534 | 32 | 55 |
| Binary | 10010000 | 1010100 | 1100000 | 0 | 101010 | 100001 | 101100 | 101011100 | 11010 | 101101 |
Color Harmonies of #905460
Complementary color
Monochromatic Colors of #905460
Black with #905460
Text Example
Text Example
White with #905460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905460; }
p { color: rgb(144,84,96); }
H1.HeaderClassName
{
color: #905460;
}
.AnyTagClassName
{
color: #905460;
}
</style>
background-color css
<style>
a { background-color: #905460; }
a { background-color: rgb(144,84,96); }
div.DivClassName
{
background-color: #905460;
}
.BgClassName
{
background-color: #905460;
}
</style>
border-color css
<style>
span { border-color: #905460; }
span { border-color: rgb(144,84,96); }
td.TdClassName
{
border-color: #905460;
}
.TagClassName
{
border-color: #905460;
}
</style>