Shades of Ce Soir #916BA1
Tints of Ce Soir #916BA1
RGB
CMYK
RGB Variations
Color information
#916BA1 (or 0x916BA1) is known color: Ce Soir. HEX triplet: 91, 6B and A1. RGB value is (145,107,161). Sum of RGB (Red+Green+Blue) = 145+107+161=413 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.11% from 413); Green value is 107 (42.19% from 255 or 25.91% from 413); Blue value is 161 (63.28% from 255 or 38.98% from 413); Max value from RGB is 161 - color contains mainly: blue. Hex color #916BA1 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #916BA1 is #6E945E. Grayscale: #7C7C7C. Windows color (decimal): -7246943 or 10578833. OLE color: 10578833.
HSL color Cylindrical-coordinate representation of color #916BA1: hue angle of 282.22º degrees, saturation: 0.22, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #916BA1 is Cyan = 0.10, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 145 | 107 | 161 | - |
| CMYK | 0.10 | 0.34 | 0 | 0.37 |
| HSL | 282.22º | 0.22% | 0.53% | - |
| HSV(B) | 282.22º | 0.34% | 0.63% | - |
| XYZ | 23.37 | 19.11 | 36.17 | - |
| YUV | 124.52 | 148.59 | 142.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 107 | 161 | 0.10 | 0.34 | 0 | 0.37 | 282.22 | 0.22 | 0.53 |
| Hex | 91 | 6B | A1 | A | 22 | 0 | 25 | 11A | 16 | 35 |
| Octal | 221 | 153 | 241 | 12 | 42 | 0 | 45 | 432 | 26 | 65 |
| Binary | 10010001 | 1101011 | 10100001 | 1010 | 100010 | 0 | 100101 | 100011010 | 10110 | 110101 |
Color Harmonies of #916BA1
Complementary color
Monochromatic Colors of #916BA1
Black with #916BA1
Text Example
Text Example
White with #916BA1
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916BA1; }
p { color: rgb(145,107,161); }
H1.HeaderClassName
{
color: #916BA1;
}
.AnyTagClassName
{
color: #916BA1;
}
</style>
background-color css
<style>
a { background-color: #916BA1; }
a { background-color: rgb(145,107,161); }
div.DivClassName
{
background-color: #916BA1;
}
.BgClassName
{
background-color: #916BA1;
}
</style>
border-color css
<style>
span { border-color: #916BA1; }
span { border-color: rgb(145,107,161); }
td.TdClassName
{
border-color: #916BA1;
}
.TagClassName
{
border-color: #916BA1;
}
</style>