Shades of Ce Soir #93719F
Tints of Ce Soir #93719F
RGB
CMYK
RGB Variations
Color information
#93719F (or 0x93719F) is known color: Ce Soir. HEX triplet: 93, 71 and 9F. RGB value is (147,113,159). Sum of RGB (Red+Green+Blue) = 147+113+159=419 (55% of max value = 765). Red value is 147 (57.81% from 255 or 35.08% from 419); Green value is 113 (44.53% from 255 or 26.97% from 419); Blue value is 159 (62.5% from 255 or 37.95% from 419); Max value from RGB is 159 - color contains mainly: blue. Hex color #93719F is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #93719F is #6C8E60. Grayscale: #808080. Windows color (decimal): -7114337 or 10449299. OLE color: 10449299.
HSL color Cylindrical-coordinate representation of color #93719F: hue angle of 284.35º degrees, saturation: 0.19, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #93719F is Cyan = 0.08, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 147 | 113 | 159 | - |
| CMYK | 0.08 | 0.29 | 0 | 0.38 |
| HSL | 284.35º | 0.19% | 0.53% | - |
| HSV(B) | 284.35º | 0.29% | 0.62% | - |
| XYZ | 24.2 | 20.52 | 35.49 | - |
| YUV | 128.41 | 145.26 | 141.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 113 | 159 | 0.08 | 0.29 | 0 | 0.38 | 284.35 | 0.19 | 0.53 |
| Hex | 93 | 71 | 9F | 8 | 1D | 0 | 26 | 11C | 13 | 35 |
| Octal | 223 | 161 | 237 | 10 | 35 | 0 | 46 | 434 | 23 | 65 |
| Binary | 10010011 | 1110001 | 10011111 | 1000 | 11101 | 0 | 100110 | 100011100 | 10011 | 110101 |
Color Harmonies of #93719F
Complementary color
Monochromatic Colors of #93719F
Black with #93719F
Text Example
Text Example
White with #93719F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #93719F; }
p { color: rgb(147,113,159); }
H1.HeaderClassName
{
color: #93719F;
}
.AnyTagClassName
{
color: #93719F;
}
</style>
background-color css
<style>
a { background-color: #93719F; }
a { background-color: rgb(147,113,159); }
div.DivClassName
{
background-color: #93719F;
}
.BgClassName
{
background-color: #93719F;
}
</style>
border-color css
<style>
span { border-color: #93719F; }
span { border-color: rgb(147,113,159); }
td.TdClassName
{
border-color: #93719F;
}
.TagClassName
{
border-color: #93719F;
}
</style>