Shades of Ce Soir #9472AD
Tints of Ce Soir #9472AD
RGB
CMYK
RGB Variations
Color information
#9472AD (or 0x9472AD) is known color: Ce Soir. HEX triplet: 94, 72 and AD. RGB value is (148,114,173). Sum of RGB (Red+Green+Blue) = 148+114+173=435 (57% of max value = 765). Red value is 148 (58.20% from 255 or 34.02% from 435); Green value is 114 (44.92% from 255 or 26.21% from 435); Blue value is 173 (67.97% from 255 or 39.77% from 435); Max value from RGB is 173 - color contains mainly: blue. Hex color #9472AD is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9472AD is #6B8D52. Grayscale: #828282. Windows color (decimal): -7048531 or 11367060. OLE color: 11367060.
HSL color Cylindrical-coordinate representation of color #9472AD: hue angle of 274.58º degrees, saturation: 0.26, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #9472AD is Cyan = 0.14, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 148 | 114 | 173 | - |
| CMYK | 0.14 | 0.34 | 0 | 0.32 |
| HSL | 274.58º | 0.26% | 0.56% | - |
| HSV(B) | 274.58º | 0.34% | 0.68% | - |
| XYZ | 25.77 | 21.35 | 42.3 | - |
| YUV | 130.89 | 151.76 | 140.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 114 | 173 | 0.14 | 0.34 | 0 | 0.32 | 274.58 | 0.26 | 0.56 |
| Hex | 94 | 72 | AD | E | 22 | 0 | 20 | 113 | 1A | 38 |
| Octal | 224 | 162 | 255 | 16 | 42 | 0 | 40 | 423 | 32 | 70 |
| Binary | 10010100 | 1110010 | 10101101 | 1110 | 100010 | 0 | 100000 | 100010011 | 11010 | 111000 |
Color Harmonies of #9472AD
Complementary color
Monochromatic Colors of #9472AD
Black with #9472AD
Text Example
Text Example
White with #9472AD
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9472AD; }
p { color: rgb(148,114,173); }
H1.HeaderClassName
{
color: #9472AD;
}
.AnyTagClassName
{
color: #9472AD;
}
</style>
background-color css
<style>
a { background-color: #9472AD; }
a { background-color: rgb(148,114,173); }
div.DivClassName
{
background-color: #9472AD;
}
.BgClassName
{
background-color: #9472AD;
}
</style>
border-color css
<style>
span { border-color: #9472AD; }
span { border-color: rgb(148,114,173); }
td.TdClassName
{
border-color: #9472AD;
}
.TagClassName
{
border-color: #9472AD;
}
</style>