Shades of Ce Soir #91649D
Tints of Ce Soir #91649D
RGB
CMYK
RGB Variations
Color information
#91649D (or 0x91649D) is known color: Ce Soir. HEX triplet: 91, 64 and 9D. RGB value is (145,100,157). Sum of RGB (Red+Green+Blue) = 145+100+157=402 (53% of max value = 765). Red value is 145 (57.03% from 255 or 36.07% from 402); Green value is 100 (39.45% from 255 or 24.88% from 402); Blue value is 157 (61.72% from 255 or 39.05% from 402); Max value from RGB is 157 - color contains mainly: blue. Hex color #91649D is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #91649D is #6E9B62. Grayscale: #777777. Windows color (decimal): -7248739 or 10314897. OLE color: 10314897.
HSL color Cylindrical-coordinate representation of color #91649D: hue angle of 287.37º degrees, saturation: 0.23, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #91649D is Cyan = 0.08, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 145 | 100 | 157 | - |
| CMYK | 0.08 | 0.36 | 0 | 0.38 |
| HSL | 287.37º | 0.23% | 0.5% | - |
| HSV(B) | 287.37º | 0.36% | 0.62% | - |
| XYZ | 22.32 | 17.57 | 34.11 | - |
| YUV | 119.95 | 148.91 | 145.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 100 | 157 | 0.08 | 0.36 | 0 | 0.38 | 287.37 | 0.23 | 0.5 |
| Hex | 91 | 64 | 9D | 8 | 24 | 0 | 26 | 11F | 17 | 32 |
| Octal | 221 | 144 | 235 | 10 | 44 | 0 | 46 | 437 | 27 | 62 |
| Binary | 10010001 | 1100100 | 10011101 | 1000 | 100100 | 0 | 100110 | 100011111 | 10111 | 110010 |
Color Harmonies of #91649D
Complementary color
Monochromatic Colors of #91649D
Black with #91649D
Text Example
Text Example
White with #91649D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #91649D; }
p { color: rgb(145,100,157); }
H1.HeaderClassName
{
color: #91649D;
}
.AnyTagClassName
{
color: #91649D;
}
</style>
background-color css
<style>
a { background-color: #91649D; }
a { background-color: rgb(145,100,157); }
div.DivClassName
{
background-color: #91649D;
}
.BgClassName
{
background-color: #91649D;
}
</style>
border-color css
<style>
span { border-color: #91649D; }
span { border-color: rgb(145,100,157); }
td.TdClassName
{
border-color: #91649D;
}
.TagClassName
{
border-color: #91649D;
}
</style>