Shades of Ce Soir #93769C
Tints of Ce Soir #93769C
RGB
CMYK
RGB Variations
Color information
#93769C (or 0x93769C) is known color: Ce Soir. HEX triplet: 93, 76 and 9C. RGB value is (147,118,156). Sum of RGB (Red+Green+Blue) = 147+118+156=421 (55% of max value = 765). Red value is 147 (57.81% from 255 or 34.92% from 421); Green value is 118 (46.48% from 255 or 28.03% from 421); Blue value is 156 (61.33% from 255 or 37.05% from 421); Max value from RGB is 156 - color contains mainly: blue. Hex color #93769C is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #93769C is #6C8963. Grayscale: #828282. Windows color (decimal): -7113060 or 10253971. OLE color: 10253971.
HSL color Cylindrical-coordinate representation of color #93769C: hue angle of 285.79º degrees, saturation: 0.16, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #93769C is Cyan = 0.06, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 147 | 118 | 156 | - |
| CMYK | 0.06 | 0.24 | 0 | 0.39 |
| HSL | 285.79º | 0.16% | 0.54% | - |
| HSV(B) | 285.79º | 0.24% | 0.61% | - |
| XYZ | 24.51 | 21.56 | 34.32 | - |
| YUV | 131 | 142.11 | 139.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 118 | 156 | 0.06 | 0.24 | 0 | 0.39 | 285.79 | 0.16 | 0.54 |
| Hex | 93 | 76 | 9C | 6 | 18 | 0 | 27 | 11E | 10 | 36 |
| Octal | 223 | 166 | 234 | 6 | 30 | 0 | 47 | 436 | 20 | 66 |
| Binary | 10010011 | 1110110 | 10011100 | 110 | 11000 | 0 | 100111 | 100011110 | 10000 | 110110 |
Color Harmonies of #93769C
Complementary color
Monochromatic Colors of #93769C
Black with #93769C
Text Example
Text Example
White with #93769C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #93769C; }
p { color: rgb(147,118,156); }
H1.HeaderClassName
{
color: #93769C;
}
.AnyTagClassName
{
color: #93769C;
}
</style>
background-color css
<style>
a { background-color: #93769C; }
a { background-color: rgb(147,118,156); }
div.DivClassName
{
background-color: #93769C;
}
.BgClassName
{
background-color: #93769C;
}
</style>
border-color css
<style>
span { border-color: #93769C; }
span { border-color: rgb(147,118,156); }
td.TdClassName
{
border-color: #93769C;
}
.TagClassName
{
border-color: #93769C;
}
</style>