Shades of Ce Soir #93689D
Tints of Ce Soir #93689D
RGB
CMYK
RGB Variations
Color information
#93689D (or 0x93689D) is known color: Ce Soir. HEX triplet: 93, 68 and 9D. RGB value is (147,104,157). Sum of RGB (Red+Green+Blue) = 147+104+157=408 (54% of max value = 765). Red value is 147 (57.81% from 255 or 36.03% from 408); Green value is 104 (41.02% from 255 or 25.49% from 408); Blue value is 157 (61.72% from 255 or 38.48% from 408); Max value from RGB is 157 - color contains mainly: blue. Hex color #93689D is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #93689D is #6C9762. Grayscale: #7A7A7A. Windows color (decimal): -7116643 or 10315923. OLE color: 10315923.
HSL color Cylindrical-coordinate representation of color #93689D: hue angle of 288.68º degrees, saturation: 0.21, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #93689D is Cyan = 0.06, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 147 | 104 | 157 | - |
| CMYK | 0.06 | 0.34 | 0 | 0.38 |
| HSL | 288.68º | 0.21% | 0.51% | - |
| HSV(B) | 288.68º | 0.34% | 0.62% | - |
| XYZ | 23.07 | 18.54 | 34.26 | - |
| YUV | 122.9 | 147.25 | 145.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 104 | 157 | 0.06 | 0.34 | 0 | 0.38 | 288.68 | 0.21 | 0.51 |
| Hex | 93 | 68 | 9D | 6 | 22 | 0 | 26 | 121 | 15 | 33 |
| Octal | 223 | 150 | 235 | 6 | 42 | 0 | 46 | 441 | 25 | 63 |
| Binary | 10010011 | 1101000 | 10011101 | 110 | 100010 | 0 | 100110 | 100100001 | 10101 | 110011 |
Color Harmonies of #93689D
Complementary color
Monochromatic Colors of #93689D
Black with #93689D
Text Example
Text Example
White with #93689D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #93689D; }
p { color: rgb(147,104,157); }
H1.HeaderClassName
{
color: #93689D;
}
.AnyTagClassName
{
color: #93689D;
}
</style>
background-color css
<style>
a { background-color: #93689D; }
a { background-color: rgb(147,104,157); }
div.DivClassName
{
background-color: #93689D;
}
.BgClassName
{
background-color: #93689D;
}
</style>
border-color css
<style>
span { border-color: #93689D; }
span { border-color: rgb(147,104,157); }
td.TdClassName
{
border-color: #93689D;
}
.TagClassName
{
border-color: #93689D;
}
</style>