Shades of Ce Soir #906B9D
Tints of Ce Soir #906B9D
RGB
CMYK
RGB Variations
Color information
#906B9D (or 0x906B9D) is known color: Ce Soir. HEX triplet: 90, 6B and 9D. RGB value is (144,107,157). Sum of RGB (Red+Green+Blue) = 144+107+157=408 (54% of max value = 765). Red value is 144 (56.64% from 255 or 35.29% from 408); Green value is 107 (42.19% from 255 or 26.23% from 408); Blue value is 157 (61.72% from 255 or 38.48% from 408); Max value from RGB is 157 - color contains mainly: blue. Hex color #906B9D is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #906B9D is #6F9462. Grayscale: #7B7B7B. Windows color (decimal): -7312483 or 10316688. OLE color: 10316688.
HSL color Cylindrical-coordinate representation of color #906B9D: hue angle of 284.4º degrees, saturation: 0.2, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #906B9D is Cyan = 0.08, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 144 | 107 | 157 | - |
| CMYK | 0.08 | 0.32 | 0 | 0.38 |
| HSL | 284.4º | 0.2% | 0.52% | - |
| HSV(B) | 284.4º | 0.32% | 0.62% | - |
| XYZ | 22.85 | 18.88 | 34.34 | - |
| YUV | 123.76 | 146.76 | 142.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 107 | 157 | 0.08 | 0.32 | 0 | 0.38 | 284.4 | 0.2 | 0.52 |
| Hex | 90 | 6B | 9D | 8 | 20 | 0 | 26 | 11C | 14 | 34 |
| Octal | 220 | 153 | 235 | 10 | 40 | 0 | 46 | 434 | 24 | 64 |
| Binary | 10010000 | 1101011 | 10011101 | 1000 | 100000 | 0 | 100110 | 100011100 | 10100 | 110100 |
Color Harmonies of #906B9D
Complementary color
Monochromatic Colors of #906B9D
Black with #906B9D
Text Example
Text Example
White with #906B9D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906B9D; }
p { color: rgb(144,107,157); }
H1.HeaderClassName
{
color: #906B9D;
}
.AnyTagClassName
{
color: #906B9D;
}
</style>
background-color css
<style>
a { background-color: #906B9D; }
a { background-color: rgb(144,107,157); }
div.DivClassName
{
background-color: #906B9D;
}
.BgClassName
{
background-color: #906B9D;
}
</style>
border-color css
<style>
span { border-color: #906B9D; }
span { border-color: rgb(144,107,157); }
td.TdClassName
{
border-color: #906B9D;
}
.TagClassName
{
border-color: #906B9D;
}
</style>