Shades of Ce Soir #9376AA
Tints of Ce Soir #9376AA
RGB
CMYK
RGB Variations
Color information
#9376AA (or 0x9376AA) is known color: Ce Soir. HEX triplet: 93, 76 and AA. RGB value is (147,118,170). Sum of RGB (Red+Green+Blue) = 147+118+170=435 (57% of max value = 765). Red value is 147 (57.81% from 255 or 33.79% from 435); Green value is 118 (46.48% from 255 or 27.13% from 435); Blue value is 170 (66.80% from 255 or 39.08% from 435); Max value from RGB is 170 - color contains mainly: blue. Hex color #9376AA is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9376AA is #6C8955. Grayscale: #848484. Windows color (decimal): -7113046 or 11171475. OLE color: 11171475.
HSL color Cylindrical-coordinate representation of color #9376AA: hue angle of 273.46º 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 #9376AA is Cyan = 0.14, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 147 | 118 | 170 | - |
| CMYK | 0.14 | 0.31 | 0 | 0.33 |
| HSL | 273.46º | 0.23% | 0.56% | - |
| HSV(B) | 273.46º | 0.31% | 0.67% | - |
| XYZ | 25.77 | 22.06 | 40.93 | - |
| YUV | 132.6 | 149.11 | 138.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 118 | 170 | 0.14 | 0.31 | 0 | 0.33 | 273.46 | 0.23 | 0.56 |
| Hex | 93 | 76 | AA | E | 1F | 0 | 21 | 111 | 17 | 38 |
| Octal | 223 | 166 | 252 | 16 | 37 | 0 | 41 | 421 | 27 | 70 |
| Binary | 10010011 | 1110110 | 10101010 | 1110 | 11111 | 0 | 100001 | 100010001 | 10111 | 111000 |
Color Harmonies of #9376AA
Complementary color
Monochromatic Colors of #9376AA
Black with #9376AA
Text Example
Text Example
White with #9376AA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9376AA; }
p { color: rgb(147,118,170); }
H1.HeaderClassName
{
color: #9376AA;
}
.AnyTagClassName
{
color: #9376AA;
}
</style>
background-color css
<style>
a { background-color: #9376AA; }
a { background-color: rgb(147,118,170); }
div.DivClassName
{
background-color: #9376AA;
}
.BgClassName
{
background-color: #9376AA;
}
</style>
border-color css
<style>
span { border-color: #9376AA; }
span { border-color: rgb(147,118,170); }
td.TdClassName
{
border-color: #9376AA;
}
.TagClassName
{
border-color: #9376AA;
}
</style>