Shades of Ce Soir #9579A7
Tints of Ce Soir #9579A7
RGB
CMYK
RGB Variations
Color information
#9579A7 (or 0x9579A7) is known color: Ce Soir. HEX triplet: 95, 79 and A7. RGB value is (149,121,167). Sum of RGB (Red+Green+Blue) = 149+121+167=437 (57% of max value = 765). Red value is 149 (58.59% from 255 or 34.10% from 437); Green value is 121 (47.66% from 255 or 27.69% from 437); Blue value is 167 (65.62% from 255 or 38.22% from 437); Max value from RGB is 167 - color contains mainly: blue. Hex color #9579A7 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9579A7 is #6A8658. Grayscale: #868686. Windows color (decimal): -6981209 or 10975637. OLE color: 10975637.
HSL color Cylindrical-coordinate representation of color #9579A7: hue angle of 276.52º 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 #9579A7 is Cyan = 0.11, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 149 | 121 | 167 | - |
| CMYK | 0.11 | 0.28 | 0 | 0.35 |
| HSL | 276.52º | 0.21% | 0.56% | - |
| HSV(B) | 276.52º | 0.28% | 0.65% | - |
| XYZ | 26.21 | 22.85 | 39.59 | - |
| YUV | 134.62 | 146.28 | 138.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 121 | 167 | 0.11 | 0.28 | 0 | 0.35 | 276.52 | 0.21 | 0.56 |
| Hex | 95 | 79 | A7 | B | 1C | 0 | 23 | 115 | 15 | 38 |
| Octal | 225 | 171 | 247 | 13 | 34 | 0 | 43 | 425 | 25 | 70 |
| Binary | 10010101 | 1111001 | 10100111 | 1011 | 11100 | 0 | 100011 | 100010101 | 10101 | 111000 |
Color Harmonies of #9579A7
Complementary color
Monochromatic Colors of #9579A7
Black with #9579A7
Text Example
Text Example
White with #9579A7
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9579A7; }
p { color: rgb(149,121,167); }
H1.HeaderClassName
{
color: #9579A7;
}
.AnyTagClassName
{
color: #9579A7;
}
</style>
background-color css
<style>
a { background-color: #9579A7; }
a { background-color: rgb(149,121,167); }
div.DivClassName
{
background-color: #9579A7;
}
.BgClassName
{
background-color: #9579A7;
}
</style>
border-color css
<style>
span { border-color: #9579A7; }
span { border-color: rgb(149,121,167); }
td.TdClassName
{
border-color: #9579A7;
}
.TagClassName
{
border-color: #9579A7;
}
</style>