Color Hex Logo

#efface Color Hex

#EFFACE
(239,250,206)
5 Favorites   1 Comments

Color spaces of #efface

RGB 239250206
HSL0.210.810.89
HSV75°18°98°
CMYK 0.040.000.18   0.02
XYZ80.922891.178271.7266
Yxy91.17820.33190.3739
Hunter Lab95.4873-15.829022.3046
CIE-Lab96.4834-10.948519.9152

#efface color RGB value is (239,250,206).

#efface hex color red value is 239, green value is 250 and the blue value of its RGB is 206. Cylindrical-coordinate representations (also known as HSL) of color #efface hue: 0.21 , saturation: 0.81 and the lightness value of efface is 0.89.

The process color (four color CMYK) of #efface color hex is 0.04, 0.00, 0.18, 0.02. Web safe color of #efface is #ffffcc. Color #efface contains mainly GREEN color.

Base Numbers

BaseRedGreenBlue
Binary 11101111 11111010 11001110
Octal 357 372 316
Decimal 239 250 206
Hex EF FA CE

RGB Percentages of Color #efface

%34.39
%35.97
%29.64

CMYK Percentages of Color #efface

%4
%0
%18
%2

Triadic Colors of #efface

#efface #ceeffa #faceef

Analogous Colors of #efface

#efface #d9face #faefce

Monochromatic Colors of #efface

#efface

Complementary Color

#efface #d9cefa

#efface Color Preview on Black Background

Lorem ipsum dolor sit amet.

#efface Color Preview on White Background

Lorem ipsum dolor sit amet.

#efface Color CSS Codes

.mybgcolor {background-color:#efface; } 
.myforecolor {color:#efface; }
.mybordercolor {border:3px solid #efface; }

#efface Text Font Color

<p style="color:#efface">Text here</p>

This sample text font color is #efface
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#efface Background Color

<div style="background-color:#efface">
Div content here</div>

This div background color is #efface


#efface Border Color

<div style="border:3px solid #efface">
Div here</div>

This div border color is #efface


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(239,250,206, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #efface; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #efface;
  -webkit-box-shadow: 1px 1px 3px 2px #efface;
  box-shadow:         1px 1px 3px 2px #efface; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(239,250,206, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #efface">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #efface;
  -webkit-box-shadow: 1px 1px 3px 2px #efface;
  box-shadow:         1px 1px 3px 2px #efface;">
Div content here</div>

This div box has shadow with color #efface

Related Colors

#efface Color Palettes


Comments

16 Sep 2022, 3:56 Moose_elk

Efface To make oneself appear insignificant or inconspicuous

Please login to write comment.