Shades of Ce Soir #926BA3
Tints of Ce Soir #926BA3
RGB
CMYK
RGB Variations
Color information
#926BA3 (or 0x926BA3) is known color: Ce Soir. HEX triplet: 92, 6B and A3. RGB value is (146,107,163). Sum of RGB (Red+Green+Blue) = 146+107+163=416 (55% of max value = 765). Red value is 146 (57.42% from 255 or 35.10% from 416); Green value is 107 (42.19% from 255 or 25.72% from 416); Blue value is 163 (64.06% from 255 or 39.18% from 416); Max value from RGB is 163 - color contains mainly: blue. Hex color #926BA3 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #926BA3 is #6D945C. Grayscale: #7C7C7C. Windows color (decimal): -7181405 or 10709906. OLE color: 10709906.
HSL color Cylindrical-coordinate representation of color #926BA3: hue angle of 281.79º degrees, saturation: 0.23, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #926BA3 is Cyan = 0.10, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 146 | 107 | 163 | - |
| CMYK | 0.10 | 0.34 | 0 | 0.36 |
| HSL | 281.79º | 0.23% | 0.53% | - |
| HSV(B) | 281.79º | 0.34% | 0.64% | - |
| XYZ | 23.72 | 19.27 | 37.12 | - |
| YUV | 125.05 | 149.42 | 142.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 107 | 163 | 0.10 | 0.34 | 0 | 0.36 | 281.79 | 0.23 | 0.53 |
| Hex | 92 | 6B | A3 | A | 22 | 0 | 24 | 11A | 17 | 35 |
| Octal | 222 | 153 | 243 | 12 | 42 | 0 | 44 | 432 | 27 | 65 |
| Binary | 10010010 | 1101011 | 10100011 | 1010 | 100010 | 0 | 100100 | 100011010 | 10111 | 110101 |
Color Harmonies of #926BA3
Complementary color
Monochromatic Colors of #926BA3
Black with #926BA3
Text Example
Text Example
White with #926BA3
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926BA3; }
p { color: rgb(146,107,163); }
H1.HeaderClassName
{
color: #926BA3;
}
.AnyTagClassName
{
color: #926BA3;
}
</style>
background-color css
<style>
a { background-color: #926BA3; }
a { background-color: rgb(146,107,163); }
div.DivClassName
{
background-color: #926BA3;
}
.BgClassName
{
background-color: #926BA3;
}
</style>
border-color css
<style>
span { border-color: #926BA3; }
span { border-color: rgb(146,107,163); }
td.TdClassName
{
border-color: #926BA3;
}
.TagClassName
{
border-color: #926BA3;
}
</style>