Shades of Ce Soir #9469A1
Tints of Ce Soir #9469A1
RGB
CMYK
RGB Variations
Color information
#9469A1 (or 0x9469A1) is known color: Ce Soir. HEX triplet: 94, 69 and A1. RGB value is (148,105,161). Sum of RGB (Red+Green+Blue) = 148+105+161=414 (54% of max value = 765). Red value is 148 (58.20% from 255 or 35.75% from 414); Green value is 105 (41.41% from 255 or 25.36% from 414); Blue value is 161 (63.28% from 255 or 38.89% from 414); Max value from RGB is 161 - color contains mainly: blue. Hex color #9469A1 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9469A1 is #6B965E. Grayscale: #7C7C7C. Windows color (decimal): -7050847 or 10578324. OLE color: 10578324.
HSL color Cylindrical-coordinate representation of color #9469A1: hue angle of 286.07º 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 #9469A1 is Cyan = 0.08, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 148 | 105 | 161 | - |
| CMYK | 0.08 | 0.35 | 0 | 0.37 |
| HSL | 286.07º | 0.23% | 0.52% | - |
| HSV(B) | 286.07º | 0.35% | 0.63% | - |
| XYZ | 23.7 | 18.97 | 36.13 | - |
| YUV | 124.24 | 148.75 | 144.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 105 | 161 | 0.08 | 0.35 | 0 | 0.37 | 286.07 | 0.23 | 0.52 |
| Hex | 94 | 69 | A1 | 8 | 23 | 0 | 25 | 11E | 17 | 34 |
| Octal | 224 | 151 | 241 | 10 | 43 | 0 | 45 | 436 | 27 | 64 |
| Binary | 10010100 | 1101001 | 10100001 | 1000 | 100011 | 0 | 100101 | 100011110 | 10111 | 110100 |
Color Harmonies of #9469A1
Complementary color
Monochromatic Colors of #9469A1
Black with #9469A1
Text Example
Text Example
White with #9469A1
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9469A1; }
p { color: rgb(148,105,161); }
H1.HeaderClassName
{
color: #9469A1;
}
.AnyTagClassName
{
color: #9469A1;
}
</style>
background-color css
<style>
a { background-color: #9469A1; }
a { background-color: rgb(148,105,161); }
div.DivClassName
{
background-color: #9469A1;
}
.BgClassName
{
background-color: #9469A1;
}
</style>
border-color css
<style>
span { border-color: #9469A1; }
span { border-color: rgb(148,105,161); }
td.TdClassName
{
border-color: #9469A1;
}
.TagClassName
{
border-color: #9469A1;
}
</style>