Shades of Ce Soir #94739D
Tints of Ce Soir #94739D
RGB
CMYK
RGB Variations
Color information
#94739D (or 0x94739D) is known color: Ce Soir. HEX triplet: 94, 73 and 9D. RGB value is (148,115,157). Sum of RGB (Red+Green+Blue) = 148+115+157=420 (55% of max value = 765). Red value is 148 (58.20% from 255 or 35.24% from 420); Green value is 115 (45.31% from 255 or 27.38% from 420); Blue value is 157 (61.72% from 255 or 37.38% from 420); Max value from RGB is 157 - color contains mainly: blue. Hex color #94739D is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #94739D is #6B8C62. Grayscale: #818181. Windows color (decimal): -7048291 or 10318740. OLE color: 10318740.
HSL color Cylindrical-coordinate representation of color #94739D: hue angle of 287.14º degrees, saturation: 0.18, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #94739D is Cyan = 0.06, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 148 | 115 | 157 | - |
| CMYK | 0.06 | 0.27 | 0 | 0.38 |
| HSL | 287.14º | 0.18% | 0.53% | - |
| HSV(B) | 287.14º | 0.27% | 0.62% | - |
| XYZ | 24.43 | 20.99 | 34.66 | - |
| YUV | 129.66 | 143.43 | 141.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 115 | 157 | 0.06 | 0.27 | 0 | 0.38 | 287.14 | 0.18 | 0.53 |
| Hex | 94 | 73 | 9D | 6 | 1B | 0 | 26 | 11F | 12 | 35 |
| Octal | 224 | 163 | 235 | 6 | 33 | 0 | 46 | 437 | 22 | 65 |
| Binary | 10010100 | 1110011 | 10011101 | 110 | 11011 | 0 | 100110 | 100011111 | 10010 | 110101 |
Color Harmonies of #94739D
Complementary color
Monochromatic Colors of #94739D
Black with #94739D
Text Example
Text Example
White with #94739D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #94739D; }
p { color: rgb(148,115,157); }
H1.HeaderClassName
{
color: #94739D;
}
.AnyTagClassName
{
color: #94739D;
}
</style>
background-color css
<style>
a { background-color: #94739D; }
a { background-color: rgb(148,115,157); }
div.DivClassName
{
background-color: #94739D;
}
.BgClassName
{
background-color: #94739D;
}
</style>
border-color css
<style>
span { border-color: #94739D; }
span { border-color: rgb(148,115,157); }
td.TdClassName
{
border-color: #94739D;
}
.TagClassName
{
border-color: #94739D;
}
</style>