#866796

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

Shades of Ce Soir #866796

Tints of Ce Soir #866796

Color information

#866796 (or 0x866796) is unknown color: approx Ce Soir. HEX triplet: 86, 67 and 96. RGB value is (134,103,150). Sum of RGB (Red+Green+Blue) = 134+103+150=387 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.63% from 387); Green value is 103 (40.62% from 255 or 26.61% from 387); Blue value is 150 (58.98% from 255 or 38.76% from 387); Max value from RGB is 150 - color contains mainly: blue. Hex color #866796 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866796 is #799869. Grayscale: #757575. Windows color (decimal): -7968874 or 9856902. OLE color: 9856902.

HSL color Cylindrical-coordinate representation of color #866796: hue angle of 279.57º degrees, saturation: 0.19, 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 #866796 is Cyan = 0.11, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.

Color convert

RGB134103150-
CMYK0.110.3100.41
HSL279.57º18.58%49.61%-
HSV(B)279.57º31.33%58.82%-
XYZ20.1916.9731.07-
YUV117.63146.27139.68-

RGB Variations

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

RGB

RED value IS 134 (52.73% from 255) = 34.63%
GREEN value IS 103 (40.62% from 255) = 26.61%
BLUE value IS 150 (58.98% from 255) = 38.76%
R=34.63%
G=26.61%
B=38.76%

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
Decimal1341031500.110.3100.41279.5718.5849.61
Hex866796B1F0291181332
Octal20614722613370514302362
Binary10000110110011110010110101111111010100110001100010011110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #866796

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #866796; }

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

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

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

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

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

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

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

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