Shades of Ce Soir #9469AA
Tints of Ce Soir #9469AA
RGB
CMYK
RGB Variations
Color information
#9469AA (or 0x9469AA) is known color: Ce Soir. HEX triplet: 94, 69 and AA. RGB value is (148,105,170). Sum of RGB (Red+Green+Blue) = 148+105+170=423 (56% of max value = 765). Red value is 148 (58.20% from 255 or 34.99% from 423); Green value is 105 (41.41% from 255 or 24.82% from 423); Blue value is 170 (66.80% from 255 or 40.19% from 423); Max value from RGB is 170 - color contains mainly: blue. Hex color #9469AA is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9469AA is #6B9655. Grayscale: #7D7D7D. Windows color (decimal): -7050838 or 11168148. OLE color: 11168148.
HSL color Cylindrical-coordinate representation of color #9469AA: hue angle of 279.69º degrees, saturation: 0.28, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #9469AA is Cyan = 0.13, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 148 | 105 | 170 | - |
| CMYK | 0.13 | 0.38 | 0 | 0.33 |
| HSL | 279.69º | 0.28% | 0.54% | - |
| HSV(B) | 279.69º | 0.38% | 0.67% | - |
| XYZ | 24.52 | 19.3 | 40.46 | - |
| YUV | 125.27 | 153.25 | 144.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 105 | 170 | 0.13 | 0.38 | 0 | 0.33 | 279.69 | 0.28 | 0.54 |
| Hex | 94 | 69 | AA | D | 26 | 0 | 21 | 118 | 1C | 36 |
| Octal | 224 | 151 | 252 | 15 | 46 | 0 | 41 | 430 | 34 | 66 |
| Binary | 10010100 | 1101001 | 10101010 | 1101 | 100110 | 0 | 100001 | 100011000 | 11100 | 110110 |
Color Harmonies of #9469AA
Complementary color
Monochromatic Colors of #9469AA
Black with #9469AA
Text Example
Text Example
White with #9469AA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9469AA; }
p { color: rgb(148,105,170); }
H1.HeaderClassName
{
color: #9469AA;
}
.AnyTagClassName
{
color: #9469AA;
}
</style>
background-color css
<style>
a { background-color: #9469AA; }
a { background-color: rgb(148,105,170); }
div.DivClassName
{
background-color: #9469AA;
}
.BgClassName
{
background-color: #9469AA;
}
</style>
border-color css
<style>
span { border-color: #9469AA; }
span { border-color: rgb(148,105,170); }
td.TdClassName
{
border-color: #9469AA;
}
.TagClassName
{
border-color: #9469AA;
}
</style>