Shades of Ce Soir #94739A
Tints of Ce Soir #94739A
RGB
CMYK
RGB Variations
Color information
#94739A (or 0x94739A) is known color: Ce Soir. HEX triplet: 94, 73 and 9A. RGB value is (148,115,154). Sum of RGB (Red+Green+Blue) = 148+115+154=417 (55% of max value = 765). Red value is 148 (58.20% from 255 or 35.49% from 417); Green value is 115 (45.31% from 255 or 27.58% from 417); Blue value is 154 (60.55% from 255 or 36.93% from 417); Max value from RGB is 154 - color contains mainly: blue. Hex color #94739A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #94739A is #6B8C65. Grayscale: #818181. Windows color (decimal): -7048294 or 10122132. OLE color: 10122132.
HSL color Cylindrical-coordinate representation of color #94739A: hue angle of 290.77º degrees, saturation: 0.16, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #94739A is Cyan = 0.04, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 148 | 115 | 154 | - |
| CMYK | 0.04 | 0.25 | 0 | 0.40 |
| HSL | 290.77º | 0.16% | 0.53% | - |
| HSV(B) | 290.77º | 0.25% | 0.6% | - |
| XYZ | 24.18 | 20.89 | 33.33 | - |
| YUV | 129.31 | 141.93 | 141.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 115 | 154 | 0.04 | 0.25 | 0 | 0.40 | 290.77 | 0.16 | 0.53 |
| Hex | 94 | 73 | 9A | 4 | 19 | 0 | 28 | 123 | 10 | 35 |
| Octal | 224 | 163 | 232 | 4 | 31 | 0 | 50 | 443 | 20 | 65 |
| Binary | 10010100 | 1110011 | 10011010 | 100 | 11001 | 0 | 101000 | 100100011 | 10000 | 110101 |
Color Harmonies of #94739A
Complementary color
Monochromatic Colors of #94739A
Black with #94739A
Text Example
Text Example
White with #94739A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #94739A; }
p { color: rgb(148,115,154); }
H1.HeaderClassName
{
color: #94739A;
}
.AnyTagClassName
{
color: #94739A;
}
</style>
background-color css
<style>
a { background-color: #94739A; }
a { background-color: rgb(148,115,154); }
div.DivClassName
{
background-color: #94739A;
}
.BgClassName
{
background-color: #94739A;
}
</style>
border-color css
<style>
span { border-color: #94739A; }
span { border-color: rgb(148,115,154); }
td.TdClassName
{
border-color: #94739A;
}
.TagClassName
{
border-color: #94739A;
}
</style>