Shades of Ce Soir #956FAA
Tints of Ce Soir #956FAA
RGB
CMYK
RGB Variations
Color information
#956FAA (or 0x956FAA) is known color: Ce Soir. HEX triplet: 95, 6F and AA. RGB value is (149,111,170). Sum of RGB (Red+Green+Blue) = 149+111+170=430 (56% of max value = 765). Red value is 149 (58.59% from 255 or 34.65% from 430); Green value is 111 (43.75% from 255 or 25.81% from 430); Blue value is 170 (66.80% from 255 or 39.53% from 430); Max value from RGB is 170 - color contains mainly: blue. Hex color #956FAA is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #956FAA is #6A9055. Grayscale: #808080. Windows color (decimal): -6983766 or 11169685. OLE color: 11169685.
HSL color Cylindrical-coordinate representation of color #956FAA: hue angle of 278.64º degrees, saturation: 0.26, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #956FAA is Cyan = 0.12, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 149 | 111 | 170 | - |
| CMYK | 0.12 | 0.35 | 0 | 0.33 |
| HSL | 278.64º | 0.26% | 0.55% | - |
| HSV(B) | 278.64º | 0.35% | 0.67% | - |
| XYZ | 25.33 | 20.66 | 40.68 | - |
| YUV | 129.09 | 151.09 | 142.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 111 | 170 | 0.12 | 0.35 | 0 | 0.33 | 278.64 | 0.26 | 0.55 |
| Hex | 95 | 6F | AA | C | 23 | 0 | 21 | 117 | 1A | 37 |
| Octal | 225 | 157 | 252 | 14 | 43 | 0 | 41 | 427 | 32 | 67 |
| Binary | 10010101 | 1101111 | 10101010 | 1100 | 100011 | 0 | 100001 | 100010111 | 11010 | 110111 |
Color Harmonies of #956FAA
Complementary color
Monochromatic Colors of #956FAA
Black with #956FAA
Text Example
Text Example
White with #956FAA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956FAA; }
p { color: rgb(149,111,170); }
H1.HeaderClassName
{
color: #956FAA;
}
.AnyTagClassName
{
color: #956FAA;
}
</style>
background-color css
<style>
a { background-color: #956FAA; }
a { background-color: rgb(149,111,170); }
div.DivClassName
{
background-color: #956FAA;
}
.BgClassName
{
background-color: #956FAA;
}
</style>
border-color css
<style>
span { border-color: #956FAA; }
span { border-color: rgb(149,111,170); }
td.TdClassName
{
border-color: #956FAA;
}
.TagClassName
{
border-color: #956FAA;
}
</style>