Shades of Ce Soir #906AAE
Tints of Ce Soir #906AAE
RGB
CMYK
RGB Variations
Color information
#906AAE (or 0x906AAE) is known color: Ce Soir. HEX triplet: 90, 6A and AE. RGB value is (144,106,174). Sum of RGB (Red+Green+Blue) = 144+106+174=424 (56% of max value = 765). Red value is 144 (56.64% from 255 or 33.96% from 424); Green value is 106 (41.80% from 255 or 25% from 424); Blue value is 174 (68.36% from 255 or 41.04% from 424); Max value from RGB is 174 - color contains mainly: blue. Hex color #906AAE is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #906AAE is #6F9551. Grayscale: #7C7C7C. Windows color (decimal): -7312722 or 11430544. OLE color: 11430544.
HSL color Cylindrical-coordinate representation of color #906AAE: hue angle of 273.53º degrees, saturation: 0.3, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #906AAE is Cyan = 0.17, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 144 | 106 | 174 | - |
| CMYK | 0.17 | 0.39 | 0 | 0.32 |
| HSL | 273.53º | 0.3% | 0.55% | - |
| HSV(B) | 273.53º | 0.39% | 0.68% | - |
| XYZ | 24.3 | 19.29 | 42.49 | - |
| YUV | 125.11 | 155.59 | 141.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 106 | 174 | 0.17 | 0.39 | 0 | 0.32 | 273.53 | 0.3 | 0.55 |
| Hex | 90 | 6A | AE | 11 | 27 | 0 | 20 | 112 | 1E | 37 |
| Octal | 220 | 152 | 256 | 21 | 47 | 0 | 40 | 422 | 36 | 67 |
| Binary | 10010000 | 1101010 | 10101110 | 10001 | 100111 | 0 | 100000 | 100010010 | 11110 | 110111 |
Color Harmonies of #906AAE
Complementary color
Monochromatic Colors of #906AAE
Black with #906AAE
Text Example
Text Example
White with #906AAE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906AAE; }
p { color: rgb(144,106,174); }
H1.HeaderClassName
{
color: #906AAE;
}
.AnyTagClassName
{
color: #906AAE;
}
</style>
background-color css
<style>
a { background-color: #906AAE; }
a { background-color: rgb(144,106,174); }
div.DivClassName
{
background-color: #906AAE;
}
.BgClassName
{
background-color: #906AAE;
}
</style>
border-color css
<style>
span { border-color: #906AAE; }
span { border-color: rgb(144,106,174); }
td.TdClassName
{
border-color: #906AAE;
}
.TagClassName
{
border-color: #906AAE;
}
</style>