Shades of Ce Soir #9476AA
Tints of Ce Soir #9476AA
RGB
CMYK
RGB Variations
Color information
#9476AA (or 0x9476AA) is known color: Ce Soir. HEX triplet: 94, 76 and AA. RGB value is (148,118,170). Sum of RGB (Red+Green+Blue) = 148+118+170=436 (57% of max value = 765). Red value is 148 (58.20% from 255 or 33.94% from 436); Green value is 118 (46.48% from 255 or 27.06% from 436); Blue value is 170 (66.80% from 255 or 38.99% from 436); Max value from RGB is 170 - color contains mainly: blue. Hex color #9476AA is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9476AA is #6B8955. Grayscale: #848484. Windows color (decimal): -7047510 or 11171476. OLE color: 11171476.
HSL color Cylindrical-coordinate representation of color #9476AA: hue angle of 274.62º degrees, saturation: 0.23, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #9476AA is Cyan = 0.13, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 148 | 118 | 170 | - |
| CMYK | 0.13 | 0.31 | 0 | 0.33 |
| HSL | 274.62º | 0.23% | 0.56% | - |
| HSV(B) | 274.62º | 0.31% | 0.67% | - |
| XYZ | 25.95 | 22.16 | 40.94 | - |
| YUV | 132.9 | 148.94 | 138.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 118 | 170 | 0.13 | 0.31 | 0 | 0.33 | 274.62 | 0.23 | 0.56 |
| Hex | 94 | 76 | AA | D | 1F | 0 | 21 | 113 | 17 | 38 |
| Octal | 224 | 166 | 252 | 15 | 37 | 0 | 41 | 423 | 27 | 70 |
| Binary | 10010100 | 1110110 | 10101010 | 1101 | 11111 | 0 | 100001 | 100010011 | 10111 | 111000 |
Color Harmonies of #9476AA
Complementary color
Monochromatic Colors of #9476AA
Black with #9476AA
Text Example
Text Example
White with #9476AA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9476AA; }
p { color: rgb(148,118,170); }
H1.HeaderClassName
{
color: #9476AA;
}
.AnyTagClassName
{
color: #9476AA;
}
</style>
background-color css
<style>
a { background-color: #9476AA; }
a { background-color: rgb(148,118,170); }
div.DivClassName
{
background-color: #9476AA;
}
.BgClassName
{
background-color: #9476AA;
}
</style>
border-color css
<style>
span { border-color: #9476AA; }
span { border-color: rgb(148,118,170); }
td.TdClassName
{
border-color: #9476AA;
}
.TagClassName
{
border-color: #9476AA;
}
</style>