#866794

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

Shades of Ce Soir #866794

Tints of Ce Soir #866794

Color information

#866794 (or 0x866794) is unknown color: approx Ce Soir. HEX triplet: 86, 67 and 94. RGB value is (134,103,148). Sum of RGB (Red+Green+Blue) = 134+103+148=385 (50% of max value = 765). Red value is 134 (52.73% from 255 or 34.81% from 385); Green value is 103 (40.62% from 255 or 26.75% from 385); Blue value is 148 (58.20% from 255 or 38.44% from 385); Max value from RGB is 148 - color contains mainly: blue. Hex color #866794 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866794 is #79986B. Grayscale: #757575. Windows color (decimal): -7968876 or 9725830. OLE color: 9725830.

HSL color Cylindrical-coordinate representation of color #866794: hue angle of 281.33º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #866794 is Cyan = 0.09, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.

Color convert

RGB134103148-
CMYK0.090.3000.42
HSL281.33º17.93%49.22%-
HSV(B)281.33º30.41%58.04%-
XYZ20.0316.9130.22-
YUV117.4145.27139.84-

RGB Variations

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

RGB

RED value IS 134 (52.73% from 255) = 34.81%
GREEN value IS 103 (40.62% from 255) = 26.75%
BLUE value IS 148 (58.20% from 255) = 38.44%
R=34.81%
G=26.75%
B=38.44%

CMYK

C (Cyan) values IS 0.09
M (Magenta) values IS 0.30
Y (Yellow) values IS 0
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal1341031480.090.3000.42281.3317.9349.22
Hex86679491E02A1191231
Octal20614722411360524312261
Binary10000110110011110010100100111110010101010001100110010110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #866794

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #866794; }

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

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

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

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

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

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

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

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