Shades of Vin Rouge #985458
Tints of Vin Rouge #985458
RGB
CMYK
RGB Variations
Color information
#985458 (or 0x985458) is known color: Vin Rouge. HEX triplet: 98, 54 and 58. RGB value is (152,84,88). Sum of RGB (Red+Green+Blue) = 152+84+88=324 (42% of max value = 765). Red value is 152 (59.77% from 255 or 46.91% from 324); Green value is 84 (33.20% from 255 or 25.93% from 324); Blue value is 88 (34.77% from 255 or 27.16% from 324); Max value from RGB is 152 - color contains mainly: red. Hex color #985458 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #985458 is #67ABA7. Grayscale: #686868. Windows color (decimal): -6794152 or 5788824. OLE color: 5788824.
HSL color Cylindrical-coordinate representation of color #985458: hue angle of 356.47º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #985458 is Cyan = 0, Magento = 0.45, Yellow = 0.42 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 84 | 88 | - |
| CMYK | 0 | 0.45 | 0.42 | 0.40 |
| HSL | 356.47º | 0.29% | 0.46% | - |
| HSV(B) | 356.47º | 0.45% | 0.6% | - |
| XYZ | 17.88 | 13.72 | 10.94 | - |
| YUV | 104.79 | 118.53 | 161.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 84 | 88 | 0 | 0.45 | 0.42 | 0.40 | 356.47 | 0.29 | 0.46 |
| Hex | 98 | 54 | 58 | 0 | 2D | 2A | 28 | 164 | 1D | 2E |
| Octal | 230 | 124 | 130 | 0 | 55 | 52 | 50 | 544 | 35 | 56 |
| Binary | 10011000 | 1010100 | 1011000 | 0 | 101101 | 101010 | 101000 | 101100100 | 11101 | 101110 |
Color Harmonies of #985458
Complementary color
Monochromatic Colors of #985458
Black with #985458
Text Example
Text Example
White with #985458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #985458; }
p { color: rgb(152,84,88); }
H1.HeaderClassName
{
color: #985458;
}
.AnyTagClassName
{
color: #985458;
}
</style>
background-color css
<style>
a { background-color: #985458; }
a { background-color: rgb(152,84,88); }
div.DivClassName
{
background-color: #985458;
}
.BgClassName
{
background-color: #985458;
}
</style>
border-color css
<style>
span { border-color: #985458; }
span { border-color: rgb(152,84,88); }
td.TdClassName
{
border-color: #985458;
}
.TagClassName
{
border-color: #985458;
}
</style>