Shades of Ce Soir #9569A1
Tints of Ce Soir #9569A1
RGB
CMYK
RGB Variations
Color information
#9569A1 (or 0x9569A1) is known color: Ce Soir. HEX triplet: 95, 69 and A1. RGB value is (149,105,161). Sum of RGB (Red+Green+Blue) = 149+105+161=415 (54% of max value = 765). Red value is 149 (58.59% from 255 or 35.90% from 415); Green value is 105 (41.41% from 255 or 25.30% from 415); Blue value is 161 (63.28% from 255 or 38.80% from 415); Max value from RGB is 161 - color contains mainly: blue. Hex color #9569A1 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9569A1 is #6A965E. Grayscale: #7C7C7C. Windows color (decimal): -6985311 or 10578325. OLE color: 10578325.
HSL color Cylindrical-coordinate representation of color #9569A1: hue angle of 287.14º degrees, saturation: 0.23, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #9569A1 is Cyan = 0.07, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 149 | 105 | 161 | - |
| CMYK | 0.07 | 0.35 | 0 | 0.37 |
| HSL | 287.14º | 0.23% | 0.52% | - |
| HSV(B) | 287.14º | 0.35% | 0.63% | - |
| XYZ | 23.88 | 19.07 | 36.14 | - |
| YUV | 124.54 | 148.58 | 145.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 105 | 161 | 0.07 | 0.35 | 0 | 0.37 | 287.14 | 0.23 | 0.52 |
| Hex | 95 | 69 | A1 | 7 | 23 | 0 | 25 | 11F | 17 | 34 |
| Octal | 225 | 151 | 241 | 7 | 43 | 0 | 45 | 437 | 27 | 64 |
| Binary | 10010101 | 1101001 | 10100001 | 111 | 100011 | 0 | 100101 | 100011111 | 10111 | 110100 |
Color Harmonies of #9569A1
Complementary color
Monochromatic Colors of #9569A1
Black with #9569A1
Text Example
Text Example
White with #9569A1
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9569A1; }
p { color: rgb(149,105,161); }
H1.HeaderClassName
{
color: #9569A1;
}
.AnyTagClassName
{
color: #9569A1;
}
</style>
background-color css
<style>
a { background-color: #9569A1; }
a { background-color: rgb(149,105,161); }
div.DivClassName
{
background-color: #9569A1;
}
.BgClassName
{
background-color: #9569A1;
}
</style>
border-color css
<style>
span { border-color: #9569A1; }
span { border-color: rgb(149,105,161); }
td.TdClassName
{
border-color: #9569A1;
}
.TagClassName
{
border-color: #9569A1;
}
</style>