Shades of Ce Soir #9775A0
Tints of Ce Soir #9775A0
RGB
CMYK
RGB Variations
Color information
#9775A0 (or 0x9775A0) is known color: Ce Soir. HEX triplet: 97, 75 and A0. RGB value is (151,117,160). Sum of RGB (Red+Green+Blue) = 151+117+160=428 (56% of max value = 765). Red value is 151 (59.38% from 255 or 35.28% from 428); Green value is 117 (46.09% from 255 or 27.34% from 428); Blue value is 160 (62.89% from 255 or 37.38% from 428); Max value from RGB is 160 - color contains mainly: blue. Hex color #9775A0 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9775A0 is #688A5F. Grayscale: #838383. Windows color (decimal): -6851168 or 10515863. OLE color: 10515863.
HSL color Cylindrical-coordinate representation of color #9775A0: hue angle of 287.44º degrees, saturation: 0.18, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #9775A0 is Cyan = 0.06, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 151 | 117 | 160 | - |
| CMYK | 0.06 | 0.27 | 0 | 0.37 |
| HSL | 287.44º | 0.18% | 0.54% | - |
| HSV(B) | 287.44º | 0.27% | 0.63% | - |
| XYZ | 25.47 | 21.84 | 36.13 | - |
| YUV | 132.07 | 143.76 | 141.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 117 | 160 | 0.06 | 0.27 | 0 | 0.37 | 287.44 | 0.18 | 0.54 |
| Hex | 97 | 75 | A0 | 6 | 1B | 0 | 25 | 11F | 12 | 36 |
| Octal | 227 | 165 | 240 | 6 | 33 | 0 | 45 | 437 | 22 | 66 |
| Binary | 10010111 | 1110101 | 10100000 | 110 | 11011 | 0 | 100101 | 100011111 | 10010 | 110110 |
Color Harmonies of #9775A0
Complementary color
Monochromatic Colors of #9775A0
Black with #9775A0
Text Example
Text Example
White with #9775A0
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9775A0; }
p { color: rgb(151,117,160); }
H1.HeaderClassName
{
color: #9775A0;
}
.AnyTagClassName
{
color: #9775A0;
}
</style>
background-color css
<style>
a { background-color: #9775A0; }
a { background-color: rgb(151,117,160); }
div.DivClassName
{
background-color: #9775A0;
}
.BgClassName
{
background-color: #9775A0;
}
</style>
border-color css
<style>
span { border-color: #9775A0; }
span { border-color: rgb(151,117,160); }
td.TdClassName
{
border-color: #9775A0;
}
.TagClassName
{
border-color: #9775A0;
}
</style>