Shades of Ce Soir #926BA0
Tints of Ce Soir #926BA0
RGB
CMYK
RGB Variations
Color information
#926BA0 (or 0x926BA0) is known color: Ce Soir. HEX triplet: 92, 6B and A0. RGB value is (146,107,160). Sum of RGB (Red+Green+Blue) = 146+107+160=413 (54% of max value = 765). Red value is 146 (57.42% from 255 or 35.35% from 413); Green value is 107 (42.19% from 255 or 25.91% from 413); Blue value is 160 (62.89% from 255 or 38.74% from 413); Max value from RGB is 160 - color contains mainly: blue. Hex color #926BA0 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #926BA0 is #6D945F. Grayscale: #7C7C7C. Windows color (decimal): -7181408 or 10513298. OLE color: 10513298.
HSL color Cylindrical-coordinate representation of color #926BA0: hue angle of 284.15º degrees, saturation: 0.22, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #926BA0 is Cyan = 0.09, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 146 | 107 | 160 | - |
| CMYK | 0.09 | 0.33 | 0 | 0.37 |
| HSL | 284.15º | 0.22% | 0.52% | - |
| HSV(B) | 284.15º | 0.33% | 0.63% | - |
| XYZ | 23.46 | 19.16 | 35.72 | - |
| YUV | 124.7 | 147.92 | 143.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 107 | 160 | 0.09 | 0.33 | 0 | 0.37 | 284.15 | 0.22 | 0.52 |
| Hex | 92 | 6B | A0 | 9 | 21 | 0 | 25 | 11C | 16 | 34 |
| Octal | 222 | 153 | 240 | 11 | 41 | 0 | 45 | 434 | 26 | 64 |
| Binary | 10010010 | 1101011 | 10100000 | 1001 | 100001 | 0 | 100101 | 100011100 | 10110 | 110100 |
Color Harmonies of #926BA0
Complementary color
Monochromatic Colors of #926BA0
Black with #926BA0
Text Example
Text Example
White with #926BA0
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926BA0; }
p { color: rgb(146,107,160); }
H1.HeaderClassName
{
color: #926BA0;
}
.AnyTagClassName
{
color: #926BA0;
}
</style>
background-color css
<style>
a { background-color: #926BA0; }
a { background-color: rgb(146,107,160); }
div.DivClassName
{
background-color: #926BA0;
}
.BgClassName
{
background-color: #926BA0;
}
</style>
border-color css
<style>
span { border-color: #926BA0; }
span { border-color: rgb(146,107,160); }
td.TdClassName
{
border-color: #926BA0;
}
.TagClassName
{
border-color: #926BA0;
}
</style>