Shades of Ce Soir #94719E
Tints of Ce Soir #94719E
RGB
CMYK
RGB Variations
Color information
#94719E (or 0x94719E) is known color: Ce Soir. HEX triplet: 94, 71 and 9E. RGB value is (148,113,158). Sum of RGB (Red+Green+Blue) = 148+113+158=419 (55% of max value = 765). Red value is 148 (58.20% from 255 or 35.32% from 419); Green value is 113 (44.53% from 255 or 26.97% 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 #94719E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #94719E is #6B8E61. Grayscale: #808080. Windows color (decimal): -7048802 or 10383764. OLE color: 10383764.
HSL color Cylindrical-coordinate representation of color #94719E: hue angle of 286.67º degrees, saturation: 0.19, 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 #94719E is Cyan = 0.06, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 148 | 113 | 158 | - |
| CMYK | 0.06 | 0.28 | 0 | 0.38 |
| HSL | 286.67º | 0.19% | 0.53% | - |
| HSV(B) | 286.67º | 0.28% | 0.62% | - |
| XYZ | 24.29 | 20.57 | 35.04 | - |
| YUV | 128.6 | 144.6 | 141.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 113 | 158 | 0.06 | 0.28 | 0 | 0.38 | 286.67 | 0.19 | 0.53 |
| Hex | 94 | 71 | 9E | 6 | 1C | 0 | 26 | 11F | 13 | 35 |
| Octal | 224 | 161 | 236 | 6 | 34 | 0 | 46 | 437 | 23 | 65 |
| Binary | 10010100 | 1110001 | 10011110 | 110 | 11100 | 0 | 100110 | 100011111 | 10011 | 110101 |
Color Harmonies of #94719E
Complementary color
Monochromatic Colors of #94719E
Black with #94719E
Text Example
Text Example
White with #94719E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #94719E; }
p { color: rgb(148,113,158); }
H1.HeaderClassName
{
color: #94719E;
}
.AnyTagClassName
{
color: #94719E;
}
</style>
background-color css
<style>
a { background-color: #94719E; }
a { background-color: rgb(148,113,158); }
div.DivClassName
{
background-color: #94719E;
}
.BgClassName
{
background-color: #94719E;
}
</style>
border-color css
<style>
span { border-color: #94719E; }
span { border-color: rgb(148,113,158); }
td.TdClassName
{
border-color: #94719E;
}
.TagClassName
{
border-color: #94719E;
}
</style>