#866896

Color #866896 Ce Soir (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Ce Soir #866896

Tints of Ce Soir #866896

Color information

#866896 (or 0x866896) is unknown color: approx Ce Soir. HEX triplet: 86, 68 and 96. RGB value is (134,104,150). Sum of RGB (Red+Green+Blue) = 134+104+150=388 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.54% from 388); Green value is 104 (41.02% from 255 or 26.80% from 388); Blue value is 150 (58.98% from 255 or 38.66% from 388); Max value from RGB is 150 - color contains mainly: blue. Hex color #866896 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866896 is #799769. Grayscale: #767676. Windows color (decimal): -7968618 or 9857158. OLE color: 9857158.

HSL color Cylindrical-coordinate representation of color #866896: hue angle of 279.13º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #866896 is Cyan = 0.11, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.

Color convert

RGB134104150-
CMYK0.110.3100.41
HSL279.13º18.11%49.8%-
HSV(B)279.13º30.67%58.82%-
XYZ20.2917.1731.1-
YUV118.21145.94139.26-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 134 (52.73% from 255) = 34.54%
GREEN value IS 104 (41.02% from 255) = 26.80%
BLUE value IS 150 (58.98% from 255) = 38.66%
R=34.54%
G=26.80%
B=38.66%

CMYK

C (Cyan) values IS 0.11
M (Magenta) values IS 0.31
Y (Yellow) values IS 0
K (Black) values IS 0.41
SystemRedGreenBlueCMYKHSL
Decimal1341041500.110.3100.41279.1318.1149.8
Hex866896B1F0291171232
Octal20615022613370514272262
Binary10000110110100010010110101111111010100110001011110010110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #866896

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #866896; }

 p { color: rgb(134,104,150); }

 H1.HeaderClassName
 {
   color: #866896;
 }
 .AnyTagClassName
 {
   color: #866896;
 }
</style>
background-color css

<style>
 a { background-color: #866896; }

 a { background-color: rgb(134,104,150); }

 div.DivClassName
 {
   background-color: #866896;
 }
 .BgClassName
 {
   background-color: #866896;
 }
</style>
border-color css

<style>
 span { border-color: #866896; }

 span { border-color: rgb(134,104,150); }

 td.TdClassName
 {
   border-color: #866896;
 }
 .TagClassName
 {
   border-color: #866896;
 }
</style>