Shades of Ce Soir #926DB0
Tints of Ce Soir #926DB0
RGB
CMYK
RGB Variations
Color information
#926DB0 (or 0x926DB0) is known color: Ce Soir. HEX triplet: 92, 6D and B0. RGB value is (146,109,176). Sum of RGB (Red+Green+Blue) = 146+109+176=431 (57% of max value = 765). Red value is 146 (57.42% from 255 or 33.87% from 431); Green value is 109 (42.97% from 255 or 25.29% from 431); Blue value is 176 (69.14% from 255 or 40.84% from 431); Max value from RGB is 176 - color contains mainly: blue. Hex color #926DB0 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #926DB0 is #6D924F. Grayscale: #7F7F7F. Windows color (decimal): -7180880 or 11562386. OLE color: 11562386.
HSL color Cylindrical-coordinate representation of color #926DB0: hue angle of 273.13º degrees, saturation: 0.3, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #926DB0 is Cyan = 0.17, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 146 | 109 | 176 | - |
| CMYK | 0.17 | 0.38 | 0 | 0.31 |
| HSL | 273.13º | 0.3% | 0.56% | - |
| HSV(B) | 273.13º | 0.38% | 0.69% | - |
| XYZ | 25.16 | 20.18 | 43.64 | - |
| YUV | 127.7 | 155.26 | 141.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 109 | 176 | 0.17 | 0.38 | 0 | 0.31 | 273.13 | 0.3 | 0.56 |
| Hex | 92 | 6D | B0 | 11 | 26 | 0 | 1F | 111 | 1E | 38 |
| Octal | 222 | 155 | 260 | 21 | 46 | 0 | 37 | 421 | 36 | 70 |
| Binary | 10010010 | 1101101 | 10110000 | 10001 | 100110 | 0 | 11111 | 100010001 | 11110 | 111000 |
Color Harmonies of #926DB0
Complementary color
Monochromatic Colors of #926DB0
Black with #926DB0
Text Example
Text Example
White with #926DB0
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926DB0; }
p { color: rgb(146,109,176); }
H1.HeaderClassName
{
color: #926DB0;
}
.AnyTagClassName
{
color: #926DB0;
}
</style>
background-color css
<style>
a { background-color: #926DB0; }
a { background-color: rgb(146,109,176); }
div.DivClassName
{
background-color: #926DB0;
}
.BgClassName
{
background-color: #926DB0;
}
</style>
border-color css
<style>
span { border-color: #926DB0; }
span { border-color: rgb(146,109,176); }
td.TdClassName
{
border-color: #926DB0;
}
.TagClassName
{
border-color: #926DB0;
}
</style>