Shades of Ce Soir #926BAA
Tints of Ce Soir #926BAA
RGB
CMYK
RGB Variations
Color information
#926BAA (or 0x926BAA) is known color: Ce Soir. HEX triplet: 92, 6B and AA. RGB value is (146,107,170). Sum of RGB (Red+Green+Blue) = 146+107+170=423 (56% of max value = 765). Red value is 146 (57.42% from 255 or 34.52% from 423); Green value is 107 (42.19% from 255 or 25.30% from 423); Blue value is 170 (66.80% from 255 or 40.19% from 423); Max value from RGB is 170 - color contains mainly: blue. Hex color #926BAA is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #926BAA is #6D9455. Grayscale: #7D7D7D. Windows color (decimal): -7181398 or 11168658. OLE color: 11168658.
HSL color Cylindrical-coordinate representation of color #926BAA: hue angle of 277.14º degrees, saturation: 0.27, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #926BAA is Cyan = 0.14, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 146 | 107 | 170 | - |
| CMYK | 0.14 | 0.37 | 0 | 0.33 |
| HSL | 277.14º | 0.27% | 0.54% | - |
| HSV(B) | 277.14º | 0.37% | 0.67% | - |
| XYZ | 24.37 | 19.53 | 40.52 | - |
| YUV | 125.84 | 152.92 | 142.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 107 | 170 | 0.14 | 0.37 | 0 | 0.33 | 277.14 | 0.27 | 0.54 |
| Hex | 92 | 6B | AA | E | 25 | 0 | 21 | 115 | 1B | 36 |
| Octal | 222 | 153 | 252 | 16 | 45 | 0 | 41 | 425 | 33 | 66 |
| Binary | 10010010 | 1101011 | 10101010 | 1110 | 100101 | 0 | 100001 | 100010101 | 11011 | 110110 |
Color Harmonies of #926BAA
Complementary color
Monochromatic Colors of #926BAA
Black with #926BAA
Text Example
Text Example
White with #926BAA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926BAA; }
p { color: rgb(146,107,170); }
H1.HeaderClassName
{
color: #926BAA;
}
.AnyTagClassName
{
color: #926BAA;
}
</style>
background-color css
<style>
a { background-color: #926BAA; }
a { background-color: rgb(146,107,170); }
div.DivClassName
{
background-color: #926BAA;
}
.BgClassName
{
background-color: #926BAA;
}
</style>
border-color css
<style>
span { border-color: #926BAA; }
span { border-color: rgb(146,107,170); }
td.TdClassName
{
border-color: #926BAA;
}
.TagClassName
{
border-color: #926BAA;
}
</style>