#866997

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

Shades of Ce Soir #866997

Tints of Ce Soir #866997

Color information

#866997 (or 0x866997) is unknown color: approx Ce Soir. HEX triplet: 86, 69 and 97. RGB value is (134,105,151). Sum of RGB (Red+Green+Blue) = 134+105+151=390 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.36% from 390); Green value is 105 (41.41% from 255 or 26.92% from 390); Blue value is 151 (59.38% from 255 or 38.72% from 390); Max value from RGB is 151 - color contains mainly: blue. Hex color #866997 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866997 is #799668. Grayscale: #767676. Windows color (decimal): -7968361 or 9922950. OLE color: 9922950.

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

Color convert

RGB134105151-
CMYK0.110.3000.41
HSL277.83º18.11%50.2%-
HSV(B)277.83º30.46%59.22%-
XYZ20.4717.4131.56-
YUV118.92146.11138.76-

RGB Variations

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

RGB

RED value IS 134 (52.73% from 255) = 34.36%
GREEN value IS 105 (41.41% from 255) = 26.92%
BLUE value IS 151 (59.38% from 255) = 38.72%
R=34.36%
G=26.92%
B=38.72%

CMYK

C (Cyan) values IS 0.11
M (Magenta) values IS 0.30
Y (Yellow) values IS 0
K (Black) values IS 0.41
SystemRedGreenBlueCMYKHSL
Decimal1341051510.110.3000.41277.8318.1150.2
Hex866997B1E0291161232
Octal20615122713360514262262
Binary10000110110100110010111101111110010100110001011010010110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #866997

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #866997; }

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

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

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

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

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

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

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

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