Shades of Vin Rouge #935458
Tints of Vin Rouge #935458
RGB
CMYK
RGB Variations
Color information
#935458 (or 0x935458) is known color: Vin Rouge. HEX triplet: 93, 54 and 58. RGB value is (147,84,88). Sum of RGB (Red+Green+Blue) = 147+84+88=319 (42% of max value = 765). Red value is 147 (57.81% from 255 or 46.08% from 319); Green value is 84 (33.20% from 255 or 26.33% from 319); Blue value is 88 (34.77% from 255 or 27.59% from 319); Max value from RGB is 147 - color contains mainly: red. Hex color #935458 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #935458 is #6CABA7. Grayscale: #676767. Windows color (decimal): -7121832 or 5788819. OLE color: 5788819.
HSL color Cylindrical-coordinate representation of color #935458: hue angle of 356.19º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #935458 is Cyan = 0, Magento = 0.43, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 84 | 88 | - |
| CMYK | 0 | 0.43 | 0.40 | 0.42 |
| HSL | 356.19º | 0.27% | 0.45% | - |
| HSV(B) | 356.19º | 0.43% | 0.58% | - |
| XYZ | 16.96 | 13.25 | 10.9 | - |
| YUV | 103.29 | 119.37 | 159.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 84 | 88 | 0 | 0.43 | 0.40 | 0.42 | 356.19 | 0.27 | 0.45 |
| Hex | 93 | 54 | 58 | 0 | 2B | 28 | 2A | 164 | 1B | 2D |
| Octal | 223 | 124 | 130 | 0 | 53 | 50 | 52 | 544 | 33 | 55 |
| Binary | 10010011 | 1010100 | 1011000 | 0 | 101011 | 101000 | 101010 | 101100100 | 11011 | 101101 |
Color Harmonies of #935458
Complementary color
Monochromatic Colors of #935458
Black with #935458
Text Example
Text Example
White with #935458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935458; }
p { color: rgb(147,84,88); }
H1.HeaderClassName
{
color: #935458;
}
.AnyTagClassName
{
color: #935458;
}
</style>
background-color css
<style>
a { background-color: #935458; }
a { background-color: rgb(147,84,88); }
div.DivClassName
{
background-color: #935458;
}
.BgClassName
{
background-color: #935458;
}
</style>
border-color css
<style>
span { border-color: #935458; }
span { border-color: rgb(147,84,88); }
td.TdClassName
{
border-color: #935458;
}
.TagClassName
{
border-color: #935458;
}
</style>