Shades of Ce Soir #9379A7
Tints of Ce Soir #9379A7
RGB
CMYK
RGB Variations
Color information
#9379A7 (or 0x9379A7) is known color: Ce Soir. HEX triplet: 93, 79 and A7. RGB value is (147,121,167). Sum of RGB (Red+Green+Blue) = 147+121+167=435 (57% of max value = 765). Red value is 147 (57.81% from 255 or 33.79% from 435); Green value is 121 (47.66% from 255 or 27.82% from 435); Blue value is 167 (65.62% from 255 or 38.39% from 435); Max value from RGB is 167 - color contains mainly: blue. Hex color #9379A7 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9379A7 is #6C8658. Grayscale: #858585. Windows color (decimal): -7112281 or 10975635. OLE color: 10975635.
HSL color Cylindrical-coordinate representation of color #9379A7: hue angle of 273.91º degrees, saturation: 0.21, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #9379A7 is Cyan = 0.12, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 147 | 121 | 167 | - |
| CMYK | 0.12 | 0.28 | 0 | 0.35 |
| HSL | 273.91º | 0.21% | 0.56% | - |
| HSV(B) | 273.91º | 0.28% | 0.65% | - |
| XYZ | 25.85 | 22.67 | 39.57 | - |
| YUV | 134.02 | 146.61 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 121 | 167 | 0.12 | 0.28 | 0 | 0.35 | 273.91 | 0.21 | 0.56 |
| Hex | 93 | 79 | A7 | C | 1C | 0 | 23 | 112 | 15 | 38 |
| Octal | 223 | 171 | 247 | 14 | 34 | 0 | 43 | 422 | 25 | 70 |
| Binary | 10010011 | 1111001 | 10100111 | 1100 | 11100 | 0 | 100011 | 100010010 | 10101 | 111000 |
Color Harmonies of #9379A7
Complementary color
Monochromatic Colors of #9379A7
Black with #9379A7
Text Example
Text Example
White with #9379A7
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9379A7; }
p { color: rgb(147,121,167); }
H1.HeaderClassName
{
color: #9379A7;
}
.AnyTagClassName
{
color: #9379A7;
}
</style>
background-color css
<style>
a { background-color: #9379A7; }
a { background-color: rgb(147,121,167); }
div.DivClassName
{
background-color: #9379A7;
}
.BgClassName
{
background-color: #9379A7;
}
</style>
border-color css
<style>
span { border-color: #9379A7; }
span { border-color: rgb(147,121,167); }
td.TdClassName
{
border-color: #9379A7;
}
.TagClassName
{
border-color: #9379A7;
}
</style>