Shades of Ce Soir #9775A6
Tints of Ce Soir #9775A6
RGB
CMYK
RGB Variations
Color information
#9775A6 (or 0x9775A6) is known color: Ce Soir. HEX triplet: 97, 75 and A6. RGB value is (151,117,166). Sum of RGB (Red+Green+Blue) = 151+117+166=434 (57% of max value = 765). Red value is 151 (59.38% from 255 or 34.79% from 434); Green value is 117 (46.09% from 255 or 26.96% from 434); Blue value is 166 (65.23% from 255 or 38.25% from 434); Max value from RGB is 166 - color contains mainly: blue. Hex color #9775A6 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9775A6 is #688A59. Grayscale: #848484. Windows color (decimal): -6851162 or 10909079. OLE color: 10909079.
HSL color Cylindrical-coordinate representation of color #9775A6: hue angle of 281.63º degrees, saturation: 0.22, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #9775A6 is Cyan = 0.09, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 151 | 117 | 166 | - |
| CMYK | 0.09 | 0.30 | 0 | 0.35 |
| HSL | 281.63º | 0.22% | 0.55% | - |
| HSV(B) | 281.63º | 0.3% | 0.65% | - |
| XYZ | 26.01 | 22.06 | 38.96 | - |
| YUV | 132.75 | 146.76 | 141.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 117 | 166 | 0.09 | 0.30 | 0 | 0.35 | 281.63 | 0.22 | 0.55 |
| Hex | 97 | 75 | A6 | 9 | 1E | 0 | 23 | 11A | 16 | 37 |
| Octal | 227 | 165 | 246 | 11 | 36 | 0 | 43 | 432 | 26 | 67 |
| Binary | 10010111 | 1110101 | 10100110 | 1001 | 11110 | 0 | 100011 | 100011010 | 10110 | 110111 |
Color Harmonies of #9775A6
Complementary color
Monochromatic Colors of #9775A6
Black with #9775A6
Text Example
Text Example
White with #9775A6
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9775A6; }
p { color: rgb(151,117,166); }
H1.HeaderClassName
{
color: #9775A6;
}
.AnyTagClassName
{
color: #9775A6;
}
</style>
background-color css
<style>
a { background-color: #9775A6; }
a { background-color: rgb(151,117,166); }
div.DivClassName
{
background-color: #9775A6;
}
.BgClassName
{
background-color: #9775A6;
}
</style>
border-color css
<style>
span { border-color: #9775A6; }
span { border-color: rgb(151,117,166); }
td.TdClassName
{
border-color: #9775A6;
}
.TagClassName
{
border-color: #9775A6;
}
</style>