Shades of Ce Soir #916AAA
Tints of Ce Soir #916AAA
RGB
CMYK
RGB Variations
Color information
#916AAA (or 0x916AAA) is known color: Ce Soir. HEX triplet: 91, 6A and AA. RGB value is (145,106,170). Sum of RGB (Red+Green+Blue) = 145+106+170=421 (55% of max value = 765). Red value is 145 (57.03% from 255 or 34.44% from 421); Green value is 106 (41.80% from 255 or 25.18% from 421); Blue value is 170 (66.80% from 255 or 40.38% from 421); Max value from RGB is 170 - color contains mainly: blue. Hex color #916AAA is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #916AAA is #6E9555. Grayscale: #7C7C7C. Windows color (decimal): -7247190 or 11168401. OLE color: 11168401.
HSL color Cylindrical-coordinate representation of color #916AAA: hue angle of 276.56º degrees, saturation: 0.27, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #916AAA is Cyan = 0.15, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 145 | 106 | 170 | - |
| CMYK | 0.15 | 0.38 | 0 | 0.33 |
| HSL | 276.56º | 0.27% | 0.54% | - |
| HSV(B) | 276.56º | 0.38% | 0.67% | - |
| XYZ | 24.09 | 19.23 | 40.47 | - |
| YUV | 124.96 | 153.42 | 142.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 106 | 170 | 0.15 | 0.38 | 0 | 0.33 | 276.56 | 0.27 | 0.54 |
| Hex | 91 | 6A | AA | F | 26 | 0 | 21 | 115 | 1B | 36 |
| Octal | 221 | 152 | 252 | 17 | 46 | 0 | 41 | 425 | 33 | 66 |
| Binary | 10010001 | 1101010 | 10101010 | 1111 | 100110 | 0 | 100001 | 100010101 | 11011 | 110110 |
Color Harmonies of #916AAA
Complementary color
Monochromatic Colors of #916AAA
Black with #916AAA
Text Example
Text Example
White with #916AAA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916AAA; }
p { color: rgb(145,106,170); }
H1.HeaderClassName
{
color: #916AAA;
}
.AnyTagClassName
{
color: #916AAA;
}
</style>
background-color css
<style>
a { background-color: #916AAA; }
a { background-color: rgb(145,106,170); }
div.DivClassName
{
background-color: #916AAA;
}
.BgClassName
{
background-color: #916AAA;
}
</style>
border-color css
<style>
span { border-color: #916AAA; }
span { border-color: rgb(145,106,170); }
td.TdClassName
{
border-color: #916AAA;
}
.TagClassName
{
border-color: #916AAA;
}
</style>