Shades of Ce Soir #94719D
Tints of Ce Soir #94719D
RGB
CMYK
RGB Variations
Color information
#94719D (or 0x94719D) is known color: Ce Soir. HEX triplet: 94, 71 and 9D. RGB value is (148,113,157). Sum of RGB (Red+Green+Blue) = 148+113+157=418 (55% of max value = 765). Red value is 148 (58.20% from 255 or 35.41% from 418); Green value is 113 (44.53% from 255 or 27.03% from 418); Blue value is 157 (61.72% from 255 or 37.56% from 418); Max value from RGB is 157 - color contains mainly: blue. Hex color #94719D is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #94719D is #6B8E62. Grayscale: #808080. Windows color (decimal): -7048803 or 10318228. OLE color: 10318228.
HSL color Cylindrical-coordinate representation of color #94719D: hue angle of 287.73º 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 #94719D is Cyan = 0.06, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 148 | 113 | 157 | - |
| CMYK | 0.06 | 0.28 | 0 | 0.38 |
| HSL | 287.73º | 0.18% | 0.53% | - |
| HSV(B) | 287.73º | 0.28% | 0.62% | - |
| XYZ | 24.2 | 20.54 | 34.59 | - |
| YUV | 128.48 | 144.1 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 113 | 157 | 0.06 | 0.28 | 0 | 0.38 | 287.73 | 0.18 | 0.53 |
| Hex | 94 | 71 | 9D | 6 | 1C | 0 | 26 | 120 | 12 | 35 |
| Octal | 224 | 161 | 235 | 6 | 34 | 0 | 46 | 440 | 22 | 65 |
| Binary | 10010100 | 1110001 | 10011101 | 110 | 11100 | 0 | 100110 | 100100000 | 10010 | 110101 |
Color Harmonies of #94719D
Complementary color
Monochromatic Colors of #94719D
Black with #94719D
Text Example
Text Example
White with #94719D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #94719D; }
p { color: rgb(148,113,157); }
H1.HeaderClassName
{
color: #94719D;
}
.AnyTagClassName
{
color: #94719D;
}
</style>
background-color css
<style>
a { background-color: #94719D; }
a { background-color: rgb(148,113,157); }
div.DivClassName
{
background-color: #94719D;
}
.BgClassName
{
background-color: #94719D;
}
</style>
border-color css
<style>
span { border-color: #94719D; }
span { border-color: rgb(148,113,157); }
td.TdClassName
{
border-color: #94719D;
}
.TagClassName
{
border-color: #94719D;
}
</style>