Shades of Ce Soir #927399
Tints of Ce Soir #927399
RGB
CMYK
RGB Variations
Color information
#927399 (or 0x927399) is known color: Ce Soir. HEX triplet: 92, 73 and 99. RGB value is (146,115,153). Sum of RGB (Red+Green+Blue) = 146+115+153=414 (54% of max value = 765). Red value is 146 (57.42% from 255 or 35.27% from 414); Green value is 115 (45.31% from 255 or 27.78% from 414); Blue value is 153 (60.16% from 255 or 36.96% from 414); Max value from RGB is 153 - color contains mainly: blue. Hex color #927399 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #927399 is #6D8C66. Grayscale: #808080. Windows color (decimal): -7179367 or 10056594. OLE color: 10056594.
HSL color Cylindrical-coordinate representation of color #927399: hue angle of 288.95º degrees, saturation: 0.16, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #927399 is Cyan = 0.05, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 146 | 115 | 153 | - |
| CMYK | 0.05 | 0.25 | 0 | 0.4 |
| HSL | 288.95º | 0.16% | 0.53% | - |
| HSV(B) | 288.95º | 0.25% | 0.6% | - |
| XYZ | 23.73 | 20.67 | 32.88 | - |
| YUV | 128.6 | 141.77 | 140.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 115 | 153 | 0.05 | 0.25 | 0 | 0.4 | 288.95 | 0.16 | 0.53 |
| Hex | 92 | 73 | 99 | 5 | 19 | 0 | 28 | 121 | 10 | 35 |
| Octal | 222 | 163 | 231 | 5 | 31 | 0 | 50 | 441 | 20 | 65 |
| Binary | 10010010 | 1110011 | 10011001 | 101 | 11001 | 0 | 101000 | 100100001 | 10000 | 110101 |
Color Harmonies of #927399
Complementary color
Monochromatic Colors of #927399
Black with #927399
Text Example
Text Example
White with #927399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927399; }
p { color: rgb(146,115,153); }
H1.HeaderClassName
{
color: #927399;
}
.AnyTagClassName
{
color: #927399;
}
</style>
background-color css
<style>
a { background-color: #927399; }
a { background-color: rgb(146,115,153); }
div.DivClassName
{
background-color: #927399;
}
.BgClassName
{
background-color: #927399;
}
</style>
border-color css
<style>
span { border-color: #927399; }
span { border-color: rgb(146,115,153); }
td.TdClassName
{
border-color: #927399;
}
.TagClassName
{
border-color: #927399;
}
</style>