Shades of Ce Soir #93719E
Tints of Ce Soir #93719E
RGB
CMYK
RGB Variations
Color information
#93719E (or 0x93719E) is known color: Ce Soir. HEX triplet: 93, 71 and 9E. RGB value is (147,113,158). Sum of RGB (Red+Green+Blue) = 147+113+158=418 (55% of max value = 765). Red value is 147 (57.81% from 255 or 35.17% from 418); Green value is 113 (44.53% from 255 or 27.03% from 418); Blue value is 158 (62.11% from 255 or 37.80% from 418); Max value from RGB is 158 - color contains mainly: blue. Hex color #93719E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #93719E is #6C8E61. Grayscale: #808080. Windows color (decimal): -7114338 or 10383763. OLE color: 10383763.
HSL color Cylindrical-coordinate representation of color #93719E: hue angle of 285.33º degrees, saturation: 0.19, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #93719E is Cyan = 0.07, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 147 | 113 | 158 | - |
| CMYK | 0.07 | 0.28 | 0 | 0.38 |
| HSL | 285.33º | 0.19% | 0.53% | - |
| HSV(B) | 285.33º | 0.28% | 0.62% | - |
| XYZ | 24.11 | 20.48 | 35.03 | - |
| YUV | 128.3 | 144.76 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 113 | 158 | 0.07 | 0.28 | 0 | 0.38 | 285.33 | 0.19 | 0.53 |
| Hex | 93 | 71 | 9E | 7 | 1C | 0 | 26 | 11D | 13 | 35 |
| Octal | 223 | 161 | 236 | 7 | 34 | 0 | 46 | 435 | 23 | 65 |
| Binary | 10010011 | 1110001 | 10011110 | 111 | 11100 | 0 | 100110 | 100011101 | 10011 | 110101 |
Color Harmonies of #93719E
Complementary color
Monochromatic Colors of #93719E
Black with #93719E
Text Example
Text Example
White with #93719E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #93719E; }
p { color: rgb(147,113,158); }
H1.HeaderClassName
{
color: #93719E;
}
.AnyTagClassName
{
color: #93719E;
}
</style>
background-color css
<style>
a { background-color: #93719E; }
a { background-color: rgb(147,113,158); }
div.DivClassName
{
background-color: #93719E;
}
.BgClassName
{
background-color: #93719E;
}
</style>
border-color css
<style>
span { border-color: #93719E; }
span { border-color: rgb(147,113,158); }
td.TdClassName
{
border-color: #93719E;
}
.TagClassName
{
border-color: #93719E;
}
</style>