Shades of Ce Soir #93669E
Tints of Ce Soir #93669E
RGB
CMYK
RGB Variations
Color information
#93669E (or 0x93669E) is known color: Ce Soir. HEX triplet: 93, 66 and 9E. RGB value is (147,102,158). Sum of RGB (Red+Green+Blue) = 147+102+158=407 (53% of max value = 765). Red value is 147 (57.81% from 255 or 36.12% from 407); Green value is 102 (40.23% from 255 or 25.06% from 407); Blue value is 158 (62.11% from 255 or 38.82% from 407); Max value from RGB is 158 - color contains mainly: blue. Hex color #93669E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #93669E is #6C9961. Grayscale: #797979. Windows color (decimal): -7117154 or 10380947. OLE color: 10380947.
HSL color Cylindrical-coordinate representation of color #93669E: hue angle of 288.21º degrees, saturation: 0.22, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #93669E is Cyan = 0.07, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 147 | 102 | 158 | - |
| CMYK | 0.07 | 0.35 | 0 | 0.38 |
| HSL | 288.21º | 0.22% | 0.51% | - |
| HSV(B) | 288.21º | 0.35% | 0.62% | - |
| XYZ | 22.96 | 18.17 | 34.65 | - |
| YUV | 121.84 | 148.41 | 145.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 102 | 158 | 0.07 | 0.35 | 0 | 0.38 | 288.21 | 0.22 | 0.51 |
| Hex | 93 | 66 | 9E | 7 | 23 | 0 | 26 | 120 | 16 | 33 |
| Octal | 223 | 146 | 236 | 7 | 43 | 0 | 46 | 440 | 26 | 63 |
| Binary | 10010011 | 1100110 | 10011110 | 111 | 100011 | 0 | 100110 | 100100000 | 10110 | 110011 |
Color Harmonies of #93669E
Complementary color
Monochromatic Colors of #93669E
Black with #93669E
Text Example
Text Example
White with #93669E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #93669E; }
p { color: rgb(147,102,158); }
H1.HeaderClassName
{
color: #93669E;
}
.AnyTagClassName
{
color: #93669E;
}
</style>
background-color css
<style>
a { background-color: #93669E; }
a { background-color: rgb(147,102,158); }
div.DivClassName
{
background-color: #93669E;
}
.BgClassName
{
background-color: #93669E;
}
</style>
border-color css
<style>
span { border-color: #93669E; }
span { border-color: rgb(147,102,158); }
td.TdClassName
{
border-color: #93669E;
}
.TagClassName
{
border-color: #93669E;
}
</style>