Shades of Ce Soir #9566A6
Tints of Ce Soir #9566A6
RGB
CMYK
RGB Variations
Color information
#9566A6 (or 0x9566A6) is known color: Ce Soir. HEX triplet: 95, 66 and A6. RGB value is (149,102,166). Sum of RGB (Red+Green+Blue) = 149+102+166=417 (55% of max value = 765). Red value is 149 (58.59% from 255 or 35.73% from 417); Green value is 102 (40.23% from 255 or 24.46% from 417); Blue value is 166 (65.23% from 255 or 39.81% from 417); Max value from RGB is 166 - color contains mainly: blue. Hex color #9566A6 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9566A6 is #6A9959. Grayscale: #7B7B7B. Windows color (decimal): -6986074 or 10905237. OLE color: 10905237.
HSL color Cylindrical-coordinate representation of color #9566A6: hue angle of 284.06º degrees, saturation: 0.26, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #9566A6 is Cyan = 0.10, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 149 | 102 | 166 | - |
| CMYK | 0.10 | 0.39 | 0 | 0.35 |
| HSL | 284.06º | 0.26% | 0.53% | - |
| HSV(B) | 284.06º | 0.39% | 0.65% | - |
| XYZ | 24.03 | 18.65 | 38.41 | - |
| YUV | 123.35 | 152.07 | 146.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 102 | 166 | 0.10 | 0.39 | 0 | 0.35 | 284.06 | 0.26 | 0.53 |
| Hex | 95 | 66 | A6 | A | 27 | 0 | 23 | 11C | 1A | 35 |
| Octal | 225 | 146 | 246 | 12 | 47 | 0 | 43 | 434 | 32 | 65 |
| Binary | 10010101 | 1100110 | 10100110 | 1010 | 100111 | 0 | 100011 | 100011100 | 11010 | 110101 |
Color Harmonies of #9566A6
Complementary color
Monochromatic Colors of #9566A6
Black with #9566A6
Text Example
Text Example
White with #9566A6
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9566A6; }
p { color: rgb(149,102,166); }
H1.HeaderClassName
{
color: #9566A6;
}
.AnyTagClassName
{
color: #9566A6;
}
</style>
background-color css
<style>
a { background-color: #9566A6; }
a { background-color: rgb(149,102,166); }
div.DivClassName
{
background-color: #9566A6;
}
.BgClassName
{
background-color: #9566A6;
}
</style>
border-color css
<style>
span { border-color: #9566A6; }
span { border-color: rgb(149,102,166); }
td.TdClassName
{
border-color: #9566A6;
}
.TagClassName
{
border-color: #9566A6;
}
</style>