Shades of Ce Soir #917296
Tints of Ce Soir #917296
RGB
CMYK
RGB Variations
Color information
#917296 (or 0x917296) is known color: Ce Soir. HEX triplet: 91, 72 and 96. RGB value is (145,114,150). Sum of RGB (Red+Green+Blue) = 145+114+150=409 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.45% from 409); Green value is 114 (44.92% from 255 or 27.87% from 409); Blue value is 150 (58.98% from 255 or 36.67% from 409); Max value from RGB is 150 - color contains mainly: blue. Hex color #917296 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917296 is #6E8D69. Grayscale: #7F7F7F. Windows color (decimal): -7245162 or 9859729. OLE color: 9859729.
HSL color Cylindrical-coordinate representation of color #917296: hue angle of 291.67º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #917296 is Cyan = 0.03, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 145 | 114 | 150 | - |
| CMYK | 0.03 | 0.24 | 0 | 0.41 |
| HSL | 291.67º | 0.15% | 0.52% | - |
| HSV(B) | 291.67º | 0.24% | 0.59% | - |
| XYZ | 23.2 | 20.26 | 31.54 | - |
| YUV | 127.37 | 140.77 | 140.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 114 | 150 | 0.03 | 0.24 | 0 | 0.41 | 291.67 | 0.15 | 0.52 |
| Hex | 91 | 72 | 96 | 3 | 18 | 0 | 29 | 124 | F | 34 |
| Octal | 221 | 162 | 226 | 3 | 30 | 0 | 51 | 444 | 17 | 64 |
| Binary | 10010001 | 1110010 | 10010110 | 11 | 11000 | 0 | 101001 | 100100100 | 1111 | 110100 |
Color Harmonies of #917296
Complementary color
Monochromatic Colors of #917296
Black with #917296
Text Example
Text Example
White with #917296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917296; }
p { color: rgb(145,114,150); }
H1.HeaderClassName
{
color: #917296;
}
.AnyTagClassName
{
color: #917296;
}
</style>
background-color css
<style>
a { background-color: #917296; }
a { background-color: rgb(145,114,150); }
div.DivClassName
{
background-color: #917296;
}
.BgClassName
{
background-color: #917296;
}
</style>
border-color css
<style>
span { border-color: #917296; }
span { border-color: rgb(145,114,150); }
td.TdClassName
{
border-color: #917296;
}
.TagClassName
{
border-color: #917296;
}
</style>