Shades of Ce Soir #916DAA
Tints of Ce Soir #916DAA
RGB
CMYK
RGB Variations
Color information
#916DAA (or 0x916DAA) is known color: Ce Soir. HEX triplet: 91, 6D and AA. RGB value is (145,109,170). Sum of RGB (Red+Green+Blue) = 145+109+170=424 (56% of max value = 765). Red value is 145 (57.03% from 255 or 34.20% from 424); Green value is 109 (42.97% from 255 or 25.71% from 424); Blue value is 170 (66.80% from 255 or 40.09% from 424); Max value from RGB is 170 - color contains mainly: blue. Hex color #916DAA is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #916DAA is #6E9255. Grayscale: #7E7E7E. Windows color (decimal): -7246422 or 11169169. OLE color: 11169169.
HSL color Cylindrical-coordinate representation of color #916DAA: hue angle of 275.41º degrees, saturation: 0.26, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #916DAA is Cyan = 0.15, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 145 | 109 | 170 | - |
| CMYK | 0.15 | 0.36 | 0 | 0.33 |
| HSL | 275.41º | 0.26% | 0.55% | - |
| HSV(B) | 275.41º | 0.36% | 0.67% | - |
| XYZ | 24.4 | 19.86 | 40.58 | - |
| YUV | 126.72 | 152.43 | 141.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 109 | 170 | 0.15 | 0.36 | 0 | 0.33 | 275.41 | 0.26 | 0.55 |
| Hex | 91 | 6D | AA | F | 24 | 0 | 21 | 113 | 1A | 37 |
| Octal | 221 | 155 | 252 | 17 | 44 | 0 | 41 | 423 | 32 | 67 |
| Binary | 10010001 | 1101101 | 10101010 | 1111 | 100100 | 0 | 100001 | 100010011 | 11010 | 110111 |
Color Harmonies of #916DAA
Complementary color
Monochromatic Colors of #916DAA
Black with #916DAA
Text Example
Text Example
White with #916DAA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916DAA; }
p { color: rgb(145,109,170); }
H1.HeaderClassName
{
color: #916DAA;
}
.AnyTagClassName
{
color: #916DAA;
}
</style>
background-color css
<style>
a { background-color: #916DAA; }
a { background-color: rgb(145,109,170); }
div.DivClassName
{
background-color: #916DAA;
}
.BgClassName
{
background-color: #916DAA;
}
</style>
border-color css
<style>
span { border-color: #916DAA; }
span { border-color: rgb(145,109,170); }
td.TdClassName
{
border-color: #916DAA;
}
.TagClassName
{
border-color: #916DAA;
}
</style>