#886997

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

Shades of Ce Soir #886997

Tints of Ce Soir #886997

Color information

#886997 (or 0x886997) is unknown color: approx Ce Soir. HEX triplet: 88, 69 and 97. RGB value is (136,105,151). Sum of RGB (Red+Green+Blue) = 136+105+151=392 (51% of max value = 765). Red value is 136 (53.52% from 255 or 34.69% from 392); Green value is 105 (41.41% from 255 or 26.79% from 392); Blue value is 151 (59.38% from 255 or 38.52% from 392); Max value from RGB is 151 - color contains mainly: blue. Hex color #886997 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886997 is #779668. Grayscale: #777777. Windows color (decimal): -7837289 or 9922952. OLE color: 9922952.

HSL color Cylindrical-coordinate representation of color #886997: hue angle of 280.43º 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 #886997 is Cyan = 0.10, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.41.

Color convert

RGB136105151-
CMYK0.100.3000.41
HSL280.43º18.11%50.2%-
HSV(B)280.43º30.46%59.22%-
XYZ20.7917.5731.57-
YUV119.51145.77139.76-

RGB Variations

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

RGB

RED value IS 136 (53.52% from 255) = 34.69%
GREEN value IS 105 (41.41% from 255) = 26.79%
BLUE value IS 151 (59.38% from 255) = 38.52%
R=34.69%
G=26.79%
B=38.52%

CMYK

C (Cyan) values IS 0.10
M (Magenta) values IS 0.30
Y (Yellow) values IS 0
K (Black) values IS 0.41
SystemRedGreenBlueCMYKHSL
Decimal1361051510.100.3000.41280.4318.1150.2
Hex886997A1E0291181232
Octal21015122712360514302262
Binary10001000110100110010111101011110010100110001100010010110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #886997

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #886997; }

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

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

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

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

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

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

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

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