Shades of Vin Rouge #905058
Tints of Vin Rouge #905058
RGB
CMYK
RGB Variations
Color information
#905058 (or 0x905058) is known color: Vin Rouge. HEX triplet: 90, 50 and 58. RGB value is (144,80,88). Sum of RGB (Red+Green+Blue) = 144+80+88=312 (41% of max value = 765). Red value is 144 (56.64% from 255 or 46.15% from 312); Green value is 80 (31.64% from 255 or 25.64% from 312); Blue value is 88 (34.77% from 255 or 28.21% from 312); Max value from RGB is 144 - color contains mainly: red. Hex color #905058 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #905058 is #6FAFA7. Grayscale: #646464. Windows color (decimal): -7319464 or 5787792. OLE color: 5787792.
HSL color Cylindrical-coordinate representation of color #905058: hue angle of 352.5º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #905058 is Cyan = 0, Magento = 0.44, Yellow = 0.39 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 80 | 88 | - |
| CMYK | 0 | 0.44 | 0.39 | 0.44 |
| HSL | 352.5º | 0.29% | 0.44% | - |
| HSV(B) | 352.5º | 0.44% | 0.56% | - |
| XYZ | 16.13 | 12.37 | 10.77 | - |
| YUV | 100.05 | 121.2 | 159.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 80 | 88 | 0 | 0.44 | 0.39 | 0.44 | 352.5 | 0.29 | 0.44 |
| Hex | 90 | 50 | 58 | 0 | 2C | 27 | 2C | 160 | 1D | 2C |
| Octal | 220 | 120 | 130 | 0 | 54 | 47 | 54 | 540 | 35 | 54 |
| Binary | 10010000 | 1010000 | 1011000 | 0 | 101100 | 100111 | 101100 | 101100000 | 11101 | 101100 |
Color Harmonies of #905058
Complementary color
Monochromatic Colors of #905058
Black with #905058
Text Example
Text Example
White with #905058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905058; }
p { color: rgb(144,80,88); }
H1.HeaderClassName
{
color: #905058;
}
.AnyTagClassName
{
color: #905058;
}
</style>
background-color css
<style>
a { background-color: #905058; }
a { background-color: rgb(144,80,88); }
div.DivClassName
{
background-color: #905058;
}
.BgClassName
{
background-color: #905058;
}
</style>
border-color css
<style>
span { border-color: #905058; }
span { border-color: rgb(144,80,88); }
td.TdClassName
{
border-color: #905058;
}
.TagClassName
{
border-color: #905058;
}
</style>