Shades of Ce Soir #91759D
Tints of Ce Soir #91759D
RGB
CMYK
RGB Variations
Color information
#91759D (or 0x91759D) is known color: Ce Soir. HEX triplet: 91, 75 and 9D. RGB value is (145,117,157). Sum of RGB (Red+Green+Blue) = 145+117+157=419 (55% of max value = 765). Red value is 145 (57.03% from 255 or 34.61% from 419); Green value is 117 (46.09% from 255 or 27.92% from 419); Blue value is 157 (61.72% from 255 or 37.47% from 419); Max value from RGB is 157 - color contains mainly: blue. Hex color #91759D is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #91759D is #6E8A62. Grayscale: #818181. Windows color (decimal): -7244387 or 10319249. OLE color: 10319249.
HSL color Cylindrical-coordinate representation of color #91759D: hue angle of 282º degrees, saturation: 0.17, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #91759D is Cyan = 0.08, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 145 | 117 | 157 | - |
| CMYK | 0.08 | 0.25 | 0 | 0.38 |
| HSL | 282º | 0.17% | 0.54% | - |
| HSV(B) | 282º | 0.25% | 0.62% | - |
| XYZ | 24.12 | 21.18 | 34.71 | - |
| YUV | 129.93 | 143.28 | 138.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 117 | 157 | 0.08 | 0.25 | 0 | 0.38 | 282 | 0.17 | 0.54 |
| Hex | 91 | 75 | 9D | 8 | 19 | 0 | 26 | 11A | 11 | 36 |
| Octal | 221 | 165 | 235 | 10 | 31 | 0 | 46 | 432 | 21 | 66 |
| Binary | 10010001 | 1110101 | 10011101 | 1000 | 11001 | 0 | 100110 | 100011010 | 10001 | 110110 |
Color Harmonies of #91759D
Complementary color
Monochromatic Colors of #91759D
Black with #91759D
Text Example
Text Example
White with #91759D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #91759D; }
p { color: rgb(145,117,157); }
H1.HeaderClassName
{
color: #91759D;
}
.AnyTagClassName
{
color: #91759D;
}
</style>
background-color css
<style>
a { background-color: #91759D; }
a { background-color: rgb(145,117,157); }
div.DivClassName
{
background-color: #91759D;
}
.BgClassName
{
background-color: #91759D;
}
</style>
border-color css
<style>
span { border-color: #91759D; }
span { border-color: rgb(145,117,157); }
td.TdClassName
{
border-color: #91759D;
}
.TagClassName
{
border-color: #91759D;
}
</style>