Shades of Ce Soir #93729E
Tints of Ce Soir #93729E
RGB
CMYK
RGB Variations
Color information
#93729E (or 0x93729E) is known color: Ce Soir. HEX triplet: 93, 72 and 9E. RGB value is (147,114,158). Sum of RGB (Red+Green+Blue) = 147+114+158=419 (55% of max value = 765). Red value is 147 (57.81% from 255 or 35.08% from 419); Green value is 114 (44.92% from 255 or 27.21% from 419); Blue value is 158 (62.11% from 255 or 37.71% from 419); Max value from RGB is 158 - color contains mainly: blue. Hex color #93729E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #93729E is #6C8D61. Grayscale: #808080. Windows color (decimal): -7114082 or 10384019. OLE color: 10384019.
HSL color Cylindrical-coordinate representation of color #93729E: hue angle of 285º degrees, saturation: 0.18, 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 #93729E is Cyan = 0.07, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 147 | 114 | 158 | - |
| CMYK | 0.07 | 0.28 | 0 | 0.38 |
| HSL | 285º | 0.18% | 0.53% | - |
| HSV(B) | 285º | 0.28% | 0.62% | - |
| XYZ | 24.22 | 20.71 | 35.07 | - |
| YUV | 128.88 | 144.43 | 140.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 114 | 158 | 0.07 | 0.28 | 0 | 0.38 | 285 | 0.18 | 0.53 |
| Hex | 93 | 72 | 9E | 7 | 1C | 0 | 26 | 11D | 12 | 35 |
| Octal | 223 | 162 | 236 | 7 | 34 | 0 | 46 | 435 | 22 | 65 |
| Binary | 10010011 | 1110010 | 10011110 | 111 | 11100 | 0 | 100110 | 100011101 | 10010 | 110101 |
Color Harmonies of #93729E
Complementary color
Monochromatic Colors of #93729E
Black with #93729E
Text Example
Text Example
White with #93729E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #93729E; }
p { color: rgb(147,114,158); }
H1.HeaderClassName
{
color: #93729E;
}
.AnyTagClassName
{
color: #93729E;
}
</style>
background-color css
<style>
a { background-color: #93729E; }
a { background-color: rgb(147,114,158); }
div.DivClassName
{
background-color: #93729E;
}
.BgClassName
{
background-color: #93729E;
}
</style>
border-color css
<style>
span { border-color: #93729E; }
span { border-color: rgb(147,114,158); }
td.TdClassName
{
border-color: #93729E;
}
.TagClassName
{
border-color: #93729E;
}
</style>