Shades of Ce Soir #90759E
Tints of Ce Soir #90759E
RGB
CMYK
RGB Variations
Color information
#90759E (or 0x90759E) is known color: Ce Soir. HEX triplet: 90, 75 and 9E. RGB value is (144,117,158). Sum of RGB (Red+Green+Blue) = 144+117+158=419 (55% of max value = 765). Red value is 144 (56.64% from 255 or 34.37% from 419); Green value is 117 (46.09% from 255 or 27.92% from 419); Blue value is 158 (62.11% from 255 or 37.71% from 419); Max value from RGB is 158 - color contains mainly: blue. Hex color #90759E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #90759E is #6F8A61. Grayscale: #818181. Windows color (decimal): -7309922 or 10384784. OLE color: 10384784.
HSL color Cylindrical-coordinate representation of color #90759E: hue angle of 279.51º degrees, saturation: 0.17, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #90759E is Cyan = 0.09, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 144 | 117 | 158 | - |
| CMYK | 0.09 | 0.26 | 0 | 0.38 |
| HSL | 279.51º | 0.17% | 0.54% | - |
| HSV(B) | 279.51º | 0.26% | 0.62% | - |
| XYZ | 24.03 | 21.12 | 35.16 | - |
| YUV | 129.75 | 143.95 | 138.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 117 | 158 | 0.09 | 0.26 | 0 | 0.38 | 279.51 | 0.17 | 0.54 |
| Hex | 90 | 75 | 9E | 9 | 1A | 0 | 26 | 118 | 11 | 36 |
| Octal | 220 | 165 | 236 | 11 | 32 | 0 | 46 | 430 | 21 | 66 |
| Binary | 10010000 | 1110101 | 10011110 | 1001 | 11010 | 0 | 100110 | 100011000 | 10001 | 110110 |
Color Harmonies of #90759E
Complementary color
Monochromatic Colors of #90759E
Black with #90759E
Text Example
Text Example
White with #90759E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #90759E; }
p { color: rgb(144,117,158); }
H1.HeaderClassName
{
color: #90759E;
}
.AnyTagClassName
{
color: #90759E;
}
</style>
background-color css
<style>
a { background-color: #90759E; }
a { background-color: rgb(144,117,158); }
div.DivClassName
{
background-color: #90759E;
}
.BgClassName
{
background-color: #90759E;
}
</style>
border-color css
<style>
span { border-color: #90759E; }
span { border-color: rgb(144,117,158); }
td.TdClassName
{
border-color: #90759E;
}
.TagClassName
{
border-color: #90759E;
}
</style>