Shades of Ce Soir #91769A
Tints of Ce Soir #91769A
RGB
CMYK
RGB Variations
Color information
#91769A (or 0x91769A) is known color: Ce Soir. HEX triplet: 91, 76 and 9A. RGB value is (145,118,154). Sum of RGB (Red+Green+Blue) = 145+118+154=417 (55% of max value = 765). Red value is 145 (57.03% from 255 or 34.77% from 417); Green value is 118 (46.48% from 255 or 28.30% from 417); Blue value is 154 (60.55% from 255 or 36.93% from 417); Max value from RGB is 154 - color contains mainly: blue. Hex color #91769A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #91769A is #6E8965. Grayscale: #828282. Windows color (decimal): -7244134 or 10122897. OLE color: 10122897.
HSL color Cylindrical-coordinate representation of color #91769A: hue angle of 285º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #91769A is Cyan = 0.06, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 145 | 118 | 154 | - |
| CMYK | 0.06 | 0.23 | 0 | 0.40 |
| HSL | 285º | 0.15% | 0.53% | - |
| HSV(B) | 285º | 0.23% | 0.6% | - |
| XYZ | 23.99 | 21.31 | 33.42 | - |
| YUV | 130.18 | 141.45 | 138.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 118 | 154 | 0.06 | 0.23 | 0 | 0.40 | 285 | 0.15 | 0.53 |
| Hex | 91 | 76 | 9A | 6 | 17 | 0 | 28 | 11D | F | 35 |
| Octal | 221 | 166 | 232 | 6 | 27 | 0 | 50 | 435 | 17 | 65 |
| Binary | 10010001 | 1110110 | 10011010 | 110 | 10111 | 0 | 101000 | 100011101 | 1111 | 110101 |
Color Harmonies of #91769A
Complementary color
Monochromatic Colors of #91769A
Black with #91769A
Text Example
Text Example
White with #91769A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #91769A; }
p { color: rgb(145,118,154); }
H1.HeaderClassName
{
color: #91769A;
}
.AnyTagClassName
{
color: #91769A;
}
</style>
background-color css
<style>
a { background-color: #91769A; }
a { background-color: rgb(145,118,154); }
div.DivClassName
{
background-color: #91769A;
}
.BgClassName
{
background-color: #91769A;
}
</style>
border-color css
<style>
span { border-color: #91769A; }
span { border-color: rgb(145,118,154); }
td.TdClassName
{
border-color: #91769A;
}
.TagClassName
{
border-color: #91769A;
}
</style>