Shades of Ce Soir #93769E
Tints of Ce Soir #93769E
RGB
CMYK
RGB Variations
Color information
#93769E (or 0x93769E) is known color: Ce Soir. HEX triplet: 93, 76 and 9E. RGB value is (147,118,158). Sum of RGB (Red+Green+Blue) = 147+118+158=423 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.75% from 423); Green value is 118 (46.48% from 255 or 27.90% from 423); Blue value is 158 (62.11% from 255 or 37.35% from 423); Max value from RGB is 158 - color contains mainly: blue. Hex color #93769E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #93769E is #6C8961. Grayscale: #838383. Windows color (decimal): -7113058 or 10385043. OLE color: 10385043.
HSL color Cylindrical-coordinate representation of color #93769E: hue angle of 283.5º degrees, saturation: 0.17, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #93769E is Cyan = 0.07, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 147 | 118 | 158 | - |
| CMYK | 0.07 | 0.25 | 0 | 0.38 |
| HSL | 283.5º | 0.17% | 0.54% | - |
| HSV(B) | 283.5º | 0.25% | 0.62% | - |
| XYZ | 24.68 | 21.63 | 35.22 | - |
| YUV | 131.23 | 143.11 | 139.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 118 | 158 | 0.07 | 0.25 | 0 | 0.38 | 283.5 | 0.17 | 0.54 |
| Hex | 93 | 76 | 9E | 7 | 19 | 0 | 26 | 11C | 11 | 36 |
| Octal | 223 | 166 | 236 | 7 | 31 | 0 | 46 | 434 | 21 | 66 |
| Binary | 10010011 | 1110110 | 10011110 | 111 | 11001 | 0 | 100110 | 100011100 | 10001 | 110110 |
Color Harmonies of #93769E
Complementary color
Monochromatic Colors of #93769E
Black with #93769E
Text Example
Text Example
White with #93769E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #93769E; }
p { color: rgb(147,118,158); }
H1.HeaderClassName
{
color: #93769E;
}
.AnyTagClassName
{
color: #93769E;
}
</style>
background-color css
<style>
a { background-color: #93769E; }
a { background-color: rgb(147,118,158); }
div.DivClassName
{
background-color: #93769E;
}
.BgClassName
{
background-color: #93769E;
}
</style>
border-color css
<style>
span { border-color: #93769E; }
span { border-color: rgb(147,118,158); }
td.TdClassName
{
border-color: #93769E;
}
.TagClassName
{
border-color: #93769E;
}
</style>