Shades of Ce Soir #95719E
Tints of Ce Soir #95719E
RGB
CMYK
RGB Variations
Color information
#95719E (or 0x95719E) is known color: Ce Soir. HEX triplet: 95, 71 and 9E. RGB value is (149,113,158). Sum of RGB (Red+Green+Blue) = 149+113+158=420 (55% of max value = 765). Red value is 149 (58.59% from 255 or 35.48% from 420); Green value is 113 (44.53% from 255 or 26.90% from 420); Blue value is 158 (62.11% from 255 or 37.62% from 420); Max value from RGB is 158 - color contains mainly: blue. Hex color #95719E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #95719E is #6A8E61. Grayscale: #808080. Windows color (decimal): -6983266 or 10383765. OLE color: 10383765.
HSL color Cylindrical-coordinate representation of color #95719E: hue angle of 288º degrees, saturation: 0.19, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #95719E is Cyan = 0.06, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 149 | 113 | 158 | - |
| CMYK | 0.06 | 0.28 | 0 | 0.38 |
| HSL | 288º | 0.19% | 0.53% | - |
| HSV(B) | 288º | 0.28% | 0.62% | - |
| XYZ | 24.47 | 20.67 | 35.05 | - |
| YUV | 128.89 | 144.43 | 142.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 113 | 158 | 0.06 | 0.28 | 0 | 0.38 | 288 | 0.19 | 0.53 |
| Hex | 95 | 71 | 9E | 6 | 1C | 0 | 26 | 120 | 13 | 35 |
| Octal | 225 | 161 | 236 | 6 | 34 | 0 | 46 | 440 | 23 | 65 |
| Binary | 10010101 | 1110001 | 10011110 | 110 | 11100 | 0 | 100110 | 100100000 | 10011 | 110101 |
Color Harmonies of #95719E
Complementary color
Monochromatic Colors of #95719E
Black with #95719E
Text Example
Text Example
White with #95719E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #95719E; }
p { color: rgb(149,113,158); }
H1.HeaderClassName
{
color: #95719E;
}
.AnyTagClassName
{
color: #95719E;
}
</style>
background-color css
<style>
a { background-color: #95719E; }
a { background-color: rgb(149,113,158); }
div.DivClassName
{
background-color: #95719E;
}
.BgClassName
{
background-color: #95719E;
}
</style>
border-color css
<style>
span { border-color: #95719E; }
span { border-color: rgb(149,113,158); }
td.TdClassName
{
border-color: #95719E;
}
.TagClassName
{
border-color: #95719E;
}
</style>