Shades of Ce Soir #917297
Tints of Ce Soir #917297
RGB
CMYK
RGB Variations
Color information
#917297 (or 0x917297) is known color: Ce Soir. HEX triplet: 91, 72 and 97. RGB value is (145,114,151). Sum of RGB (Red+Green+Blue) = 145+114+151=410 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.37% from 410); Green value is 114 (44.92% from 255 or 27.80% from 410); Blue value is 151 (59.38% from 255 or 36.83% from 410); Max value from RGB is 151 - color contains mainly: blue. Hex color #917297 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917297 is #6E8D68. Grayscale: #7F7F7F. Windows color (decimal): -7245161 or 9925265. OLE color: 9925265.
HSL color Cylindrical-coordinate representation of color #917297: hue angle of 290.27º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #917297 is Cyan = 0.04, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 145 | 114 | 151 | - |
| CMYK | 0.04 | 0.25 | 0 | 0.41 |
| HSL | 290.27º | 0.15% | 0.52% | - |
| HSV(B) | 290.27º | 0.25% | 0.59% | - |
| XYZ | 23.28 | 20.29 | 31.97 | - |
| YUV | 127.49 | 141.27 | 140.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 114 | 151 | 0.04 | 0.25 | 0 | 0.41 | 290.27 | 0.15 | 0.52 |
| Hex | 91 | 72 | 97 | 4 | 19 | 0 | 29 | 122 | F | 34 |
| Octal | 221 | 162 | 227 | 4 | 31 | 0 | 51 | 442 | 17 | 64 |
| Binary | 10010001 | 1110010 | 10010111 | 100 | 11001 | 0 | 101001 | 100100010 | 1111 | 110100 |
Color Harmonies of #917297
Complementary color
Monochromatic Colors of #917297
Black with #917297
Text Example
Text Example
White with #917297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917297; }
p { color: rgb(145,114,151); }
H1.HeaderClassName
{
color: #917297;
}
.AnyTagClassName
{
color: #917297;
}
</style>
background-color css
<style>
a { background-color: #917297; }
a { background-color: rgb(145,114,151); }
div.DivClassName
{
background-color: #917297;
}
.BgClassName
{
background-color: #917297;
}
</style>
border-color css
<style>
span { border-color: #917297; }
span { border-color: rgb(145,114,151); }
td.TdClassName
{
border-color: #917297;
}
.TagClassName
{
border-color: #917297;
}
</style>