Shades of Ce Soir #906B9C
Tints of Ce Soir #906B9C
RGB
CMYK
RGB Variations
Color information
#906B9C (or 0x906B9C) is known color: Ce Soir. HEX triplet: 90, 6B and 9C. RGB value is (144,107,156). Sum of RGB (Red+Green+Blue) = 144+107+156=407 (53% of max value = 765). Red value is 144 (56.64% from 255 or 35.38% from 407); Green value is 107 (42.19% from 255 or 26.29% from 407); Blue value is 156 (61.33% from 255 or 38.33% from 407); Max value from RGB is 156 - color contains mainly: blue. Hex color #906B9C is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #906B9C is #6F9463. Grayscale: #7B7B7B. Windows color (decimal): -7312484 or 10251152. OLE color: 10251152.
HSL color Cylindrical-coordinate representation of color #906B9C: hue angle of 285.31º degrees, saturation: 0.2, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #906B9C is Cyan = 0.08, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 144 | 107 | 156 | - |
| CMYK | 0.08 | 0.31 | 0 | 0.39 |
| HSL | 285.31º | 0.2% | 0.52% | - |
| HSV(B) | 285.31º | 0.31% | 0.61% | - |
| XYZ | 22.76 | 18.84 | 33.89 | - |
| YUV | 123.65 | 146.26 | 142.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 107 | 156 | 0.08 | 0.31 | 0 | 0.39 | 285.31 | 0.2 | 0.52 |
| Hex | 90 | 6B | 9C | 8 | 1F | 0 | 27 | 11D | 14 | 34 |
| Octal | 220 | 153 | 234 | 10 | 37 | 0 | 47 | 435 | 24 | 64 |
| Binary | 10010000 | 1101011 | 10011100 | 1000 | 11111 | 0 | 100111 | 100011101 | 10100 | 110100 |
Color Harmonies of #906B9C
Complementary color
Monochromatic Colors of #906B9C
Black with #906B9C
Text Example
Text Example
White with #906B9C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906B9C; }
p { color: rgb(144,107,156); }
H1.HeaderClassName
{
color: #906B9C;
}
.AnyTagClassName
{
color: #906B9C;
}
</style>
background-color css
<style>
a { background-color: #906B9C; }
a { background-color: rgb(144,107,156); }
div.DivClassName
{
background-color: #906B9C;
}
.BgClassName
{
background-color: #906B9C;
}
</style>
border-color css
<style>
span { border-color: #906B9C; }
span { border-color: rgb(144,107,156); }
td.TdClassName
{
border-color: #906B9C;
}
.TagClassName
{
border-color: #906B9C;
}
</style>