Shades of Ce Soir #866BA0
Tints of Ce Soir #866BA0
RGB
CMYK
RGB Variations
Color information
#866BA0 (or 0x866BA0) is known color: Ce Soir. HEX triplet: 86, 6B and A0. RGB value is (134,107,160). Sum of RGB (Red+Green+Blue) = 134+107+160=401 (53% of max value = 765). Red value is 134 (52.73% from 255 or 33.42% from 401); Green value is 107 (42.19% from 255 or 26.68% from 401); Blue value is 160 (62.89% from 255 or 39.90% from 401); Max value from RGB is 160 - color contains mainly: blue. Hex color #866BA0 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866BA0 is #79945F. Grayscale: #787878. Windows color (decimal): -7967840 or 10513286. OLE color: 10513286.
HSL color Cylindrical-coordinate representation of color #866BA0: hue angle of 270.57º degrees, saturation: 0.22, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #866BA0 is Cyan = 0.16, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 134 | 107 | 160 | - |
| CMYK | 0.16 | 0.33 | 0 | 0.37 |
| HSL | 270.57º | 0.22% | 0.52% | - |
| HSV(B) | 270.57º | 0.33% | 0.63% | - |
| XYZ | 21.43 | 18.12 | 35.63 | - |
| YUV | 121.12 | 149.95 | 137.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 107 | 160 | 0.16 | 0.33 | 0 | 0.37 | 270.57 | 0.22 | 0.52 |
| Hex | 86 | 6B | A0 | 10 | 21 | 0 | 25 | 10F | 16 | 34 |
| Octal | 206 | 153 | 240 | 20 | 41 | 0 | 45 | 417 | 26 | 64 |
| Binary | 10000110 | 1101011 | 10100000 | 10000 | 100001 | 0 | 100101 | 100001111 | 10110 | 110100 |
Color Harmonies of #866BA0
Complementary color
Monochromatic Colors of #866BA0
Black with #866BA0
Text Example
Text Example
White with #866BA0
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866BA0; }
p { color: rgb(134,107,160); }
H1.HeaderClassName
{
color: #866BA0;
}
.AnyTagClassName
{
color: #866BA0;
}
</style>
background-color css
<style>
a { background-color: #866BA0; }
a { background-color: rgb(134,107,160); }
div.DivClassName
{
background-color: #866BA0;
}
.BgClassName
{
background-color: #866BA0;
}
</style>
border-color css
<style>
span { border-color: #866BA0; }
span { border-color: rgb(134,107,160); }
td.TdClassName
{
border-color: #866BA0;
}
.TagClassName
{
border-color: #866BA0;
}
</style>