Shades of Ce Soir #94719A
Tints of Ce Soir #94719A
RGB
CMYK
RGB Variations
Color information
#94719A (or 0x94719A) is known color: Ce Soir. HEX triplet: 94, 71 and 9A. RGB value is (148,113,154). Sum of RGB (Red+Green+Blue) = 148+113+154=415 (54% of max value = 765). Red value is 148 (58.20% from 255 or 35.66% from 415); Green value is 113 (44.53% from 255 or 27.23% from 415); Blue value is 154 (60.55% from 255 or 37.11% from 415); Max value from RGB is 154 - color contains mainly: blue. Hex color #94719A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #94719A is #6B8E65. Grayscale: #808080. Windows color (decimal): -7048806 or 10121620. OLE color: 10121620.
HSL color Cylindrical-coordinate representation of color #94719A: hue angle of 291.22º degrees, saturation: 0.17, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #94719A is Cyan = 0.04, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 148 | 113 | 154 | - |
| CMYK | 0.04 | 0.27 | 0 | 0.40 |
| HSL | 291.22º | 0.17% | 0.52% | - |
| HSV(B) | 291.22º | 0.27% | 0.6% | - |
| XYZ | 23.95 | 20.44 | 33.25 | - |
| YUV | 128.14 | 142.6 | 142.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 113 | 154 | 0.04 | 0.27 | 0 | 0.40 | 291.22 | 0.17 | 0.52 |
| Hex | 94 | 71 | 9A | 4 | 1B | 0 | 28 | 123 | 11 | 34 |
| Octal | 224 | 161 | 232 | 4 | 33 | 0 | 50 | 443 | 21 | 64 |
| Binary | 10010100 | 1110001 | 10011010 | 100 | 11011 | 0 | 101000 | 100100011 | 10001 | 110100 |
Color Harmonies of #94719A
Complementary color
Monochromatic Colors of #94719A
Black with #94719A
Text Example
Text Example
White with #94719A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #94719A; }
p { color: rgb(148,113,154); }
H1.HeaderClassName
{
color: #94719A;
}
.AnyTagClassName
{
color: #94719A;
}
</style>
background-color css
<style>
a { background-color: #94719A; }
a { background-color: rgb(148,113,154); }
div.DivClassName
{
background-color: #94719A;
}
.BgClassName
{
background-color: #94719A;
}
</style>
border-color css
<style>
span { border-color: #94719A; }
span { border-color: rgb(148,113,154); }
td.TdClassName
{
border-color: #94719A;
}
.TagClassName
{
border-color: #94719A;
}
</style>