#866994

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

Shades of Ce Soir #866994

Tints of Ce Soir #866994

Color information

#866994 (or 0x866994) is unknown color: approx Ce Soir. HEX triplet: 86, 69 and 94. RGB value is (134,105,148). Sum of RGB (Red+Green+Blue) = 134+105+148=387 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.63% from 387); Green value is 105 (41.41% from 255 or 27.13% from 387); Blue value is 148 (58.20% from 255 or 38.24% from 387); Max value from RGB is 148 - color contains mainly: blue. Hex color #866994 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866994 is #79966B. Grayscale: #767676. Windows color (decimal): -7968364 or 9726342. OLE color: 9726342.

HSL color Cylindrical-coordinate representation of color #866994: hue angle of 280.47º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #866994 is Cyan = 0.09, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.

Color convert

RGB134105148-
CMYK0.090.2900.42
HSL280.47º17%49.61%-
HSV(B)280.47º29.05%58.04%-
XYZ20.2317.3130.29-
YUV118.57144.61139-

RGB Variations

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

RGB

RED value IS 134 (52.73% from 255) = 34.63%
GREEN value IS 105 (41.41% from 255) = 27.13%
BLUE value IS 148 (58.20% from 255) = 38.24%
R=34.63%
G=27.13%
B=38.24%

CMYK

C (Cyan) values IS 0.09
M (Magenta) values IS 0.29
Y (Yellow) values IS 0
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal1341051480.090.2900.42280.471749.61
Hex86699491D02A1181132
Octal20615122411350524302162
Binary10000110110100110010100100111101010101010001100010001110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #866994

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #866994; }

 p { color: rgb(134,105,148); }

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

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

 a { background-color: rgb(134,105,148); }

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

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

 span { border-color: rgb(134,105,148); }

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