Color Hex Logo

#efe0d2 Color Hex

#EFE0D2
(239,224,210)
0 Favorites   1 Comments

Color spaces of #efe0d2

RGB 239224210
HSL0.080.480.88
HSV29°12°94°
CMYK 0.000.060.12   0.06
XYZ73.885176.315271.8089
Yxy76.31520.33280.3437
Hunter Lab87.3586-1.907912.4145
CIE-Lab90.00552.81688.6799

#efe0d2 color RGB value is (239,224,210).

#efe0d2 hex color red value is 239, green value is 224 and the blue value of its RGB is 210. Cylindrical-coordinate representations (also known as HSL) of color #efe0d2 hue: 0.08 , saturation: 0.48 and the lightness value of efe0d2 is 0.88.

The process color (four color CMYK) of #efe0d2 color hex is 0.00, 0.06, 0.12, 0.06. Web safe color of #efe0d2 is #ffcccc. Color #efe0d2 contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 11101111 11100000 11010010
Octal 357 340 322
Decimal 239 224 210
Hex EF E0 D2

RGB Percentages of Color #efe0d2

%35.51
%33.28
%31.20

CMYK Percentages of Color #efe0d2

%0
%6
%12
%6

Triadic Colors of #efe0d2

#efe0d2 #d2efe0 #e0d2ef

Analogous Colors of #efe0d2

#efe0d2 #efefd2 #efd2d3

Monochromatic Colors of #efe0d2

#efe0d2

Complementary Color

#efe0d2 #d2e1ef

#efe0d2 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#efe0d2 Color Preview on White Background

Lorem ipsum dolor sit amet.

#efe0d2 Color CSS Codes

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

#efe0d2 Text Font Color

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

This sample text font color is #efe0d2
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.


#efe0d2 Background Color

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

This div background color is #efe0d2


#efe0d2 Border Color

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

This div border color is #efe0d2


Css3 Examples

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

Text Shadow with RGB Values

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

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #efe0d2


Comments

27 Nov 2023, 17:34 justforregs

The color name of hex code EFE0D2 is Champagne Pink. The RGB values are 239, 224, 210 which means it is composed of 36 red, 33 green and 31 blue. The CMYK color codes, used in printers, are C0 M6 Y12 K6. In the HSVHSB scale, EFE0D2 has a hue of 29, 12 saturation and a brightness value of 94.Details of other color codes including equivalent web safe and HTML CSS colors are given in the table below. Also listed are the closest Pantone PMS and RAL colors.

Please login to write comment.