Shades of Ce Soir #94719F
Tints of Ce Soir #94719F
RGB
CMYK
RGB Variations
Color information
#94719F (or 0x94719F) is known color: Ce Soir. HEX triplet: 94, 71 and 9F. RGB value is (148,113,159). Sum of RGB (Red+Green+Blue) = 148+113+159=420 (55% of max value = 765). Red value is 148 (58.20% from 255 or 35.24% from 420); Green value is 113 (44.53% from 255 or 26.90% from 420); Blue value is 159 (62.5% from 255 or 37.86% from 420); Max value from RGB is 159 - color contains mainly: blue. Hex color #94719F is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #94719F is #6B8E60. Grayscale: #808080. Windows color (decimal): -7048801 or 10449300. OLE color: 10449300.
HSL color Cylindrical-coordinate representation of color #94719F: hue angle of 285.65º 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 #94719F is Cyan = 0.07, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 148 | 113 | 159 | - |
| CMYK | 0.07 | 0.29 | 0 | 0.38 |
| HSL | 285.65º | 0.19% | 0.53% | - |
| HSV(B) | 285.65º | 0.29% | 0.62% | - |
| XYZ | 24.38 | 20.61 | 35.49 | - |
| YUV | 128.71 | 145.1 | 141.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 113 | 159 | 0.07 | 0.29 | 0 | 0.38 | 285.65 | 0.19 | 0.53 |
| Hex | 94 | 71 | 9F | 7 | 1D | 0 | 26 | 11E | 13 | 35 |
| Octal | 224 | 161 | 237 | 7 | 35 | 0 | 46 | 436 | 23 | 65 |
| Binary | 10010100 | 1110001 | 10011111 | 111 | 11101 | 0 | 100110 | 100011110 | 10011 | 110101 |
Color Harmonies of #94719F
Complementary color
Monochromatic Colors of #94719F
Black with #94719F
Text Example
Text Example
White with #94719F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #94719F; }
p { color: rgb(148,113,159); }
H1.HeaderClassName
{
color: #94719F;
}
.AnyTagClassName
{
color: #94719F;
}
</style>
background-color css
<style>
a { background-color: #94719F; }
a { background-color: rgb(148,113,159); }
div.DivClassName
{
background-color: #94719F;
}
.BgClassName
{
background-color: #94719F;
}
</style>
border-color css
<style>
span { border-color: #94719F; }
span { border-color: rgb(148,113,159); }
td.TdClassName
{
border-color: #94719F;
}
.TagClassName
{
border-color: #94719F;
}
</style>