Shades of Vin Rouge #985459
Tints of Vin Rouge #985459
RGB
CMYK
RGB Variations
Color information
#985459 (or 0x985459) is known color: Vin Rouge. HEX triplet: 98, 54 and 59. RGB value is (152,84,89). Sum of RGB (Red+Green+Blue) = 152+84+89=325 (43% of max value = 765). Red value is 152 (59.77% from 255 or 46.77% from 325); Green value is 84 (33.20% from 255 or 25.85% from 325); Blue value is 89 (35.16% from 255 or 27.38% from 325); Max value from RGB is 152 - color contains mainly: red. Hex color #985459 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #985459 is #67ABA6. Grayscale: #686868. Windows color (decimal): -6794151 or 5854360. OLE color: 5854360.
HSL color Cylindrical-coordinate representation of color #985459: hue angle of 355.59º 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 #985459 is Cyan = 0, Magento = 0.45, Yellow = 0.41 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 84 | 89 | - |
| CMYK | 0 | 0.45 | 0.41 | 0.40 |
| HSL | 355.59º | 0.29% | 0.46% | - |
| HSV(B) | 355.59º | 0.45% | 0.6% | - |
| XYZ | 17.92 | 13.74 | 11.16 | - |
| YUV | 104.9 | 119.03 | 161.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 84 | 89 | 0 | 0.45 | 0.41 | 0.40 | 355.59 | 0.29 | 0.46 |
| Hex | 98 | 54 | 59 | 0 | 2D | 29 | 28 | 164 | 1D | 2E |
| Octal | 230 | 124 | 131 | 0 | 55 | 51 | 50 | 544 | 35 | 56 |
| Binary | 10011000 | 1010100 | 1011001 | 0 | 101101 | 101001 | 101000 | 101100100 | 11101 | 101110 |
Color Harmonies of #985459
Complementary color
Monochromatic Colors of #985459
Black with #985459
Text Example
Text Example
White with #985459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #985459; }
p { color: rgb(152,84,89); }
H1.HeaderClassName
{
color: #985459;
}
.AnyTagClassName
{
color: #985459;
}
</style>
background-color css
<style>
a { background-color: #985459; }
a { background-color: rgb(152,84,89); }
div.DivClassName
{
background-color: #985459;
}
.BgClassName
{
background-color: #985459;
}
</style>
border-color css
<style>
span { border-color: #985459; }
span { border-color: rgb(152,84,89); }
td.TdClassName
{
border-color: #985459;
}
.TagClassName
{
border-color: #985459;
}
</style>