Shades of Ce Soir #90649E
Tints of Ce Soir #90649E
RGB
CMYK
RGB Variations
Color information
#90649E (or 0x90649E) is known color: Ce Soir. HEX triplet: 90, 64 and 9E. RGB value is (144,100,158). Sum of RGB (Red+Green+Blue) = 144+100+158=402 (53% of max value = 765). Red value is 144 (56.64% from 255 or 35.82% from 402); Green value is 100 (39.45% from 255 or 24.88% from 402); Blue value is 158 (62.11% from 255 or 39.30% from 402); Max value from RGB is 158 - color contains mainly: blue. Hex color #90649E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #90649E is #6F9B61. Grayscale: #777777. Windows color (decimal): -7314274 or 10380432. OLE color: 10380432.
HSL color Cylindrical-coordinate representation of color #90649E: hue angle of 285.52º degrees, saturation: 0.23, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #90649E is Cyan = 0.09, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 144 | 100 | 158 | - |
| CMYK | 0.09 | 0.37 | 0 | 0.38 |
| HSL | 285.52º | 0.23% | 0.51% | - |
| HSV(B) | 285.52º | 0.37% | 0.62% | - |
| XYZ | 22.23 | 17.51 | 34.56 | - |
| YUV | 119.77 | 149.58 | 145.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 100 | 158 | 0.09 | 0.37 | 0 | 0.38 | 285.52 | 0.23 | 0.51 |
| Hex | 90 | 64 | 9E | 9 | 25 | 0 | 26 | 11E | 17 | 33 |
| Octal | 220 | 144 | 236 | 11 | 45 | 0 | 46 | 436 | 27 | 63 |
| Binary | 10010000 | 1100100 | 10011110 | 1001 | 100101 | 0 | 100110 | 100011110 | 10111 | 110011 |
Color Harmonies of #90649E
Complementary color
Monochromatic Colors of #90649E
Black with #90649E
Text Example
Text Example
White with #90649E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #90649E; }
p { color: rgb(144,100,158); }
H1.HeaderClassName
{
color: #90649E;
}
.AnyTagClassName
{
color: #90649E;
}
</style>
background-color css
<style>
a { background-color: #90649E; }
a { background-color: rgb(144,100,158); }
div.DivClassName
{
background-color: #90649E;
}
.BgClassName
{
background-color: #90649E;
}
</style>
border-color css
<style>
span { border-color: #90649E; }
span { border-color: rgb(144,100,158); }
td.TdClassName
{
border-color: #90649E;
}
.TagClassName
{
border-color: #90649E;
}
</style>