COLOR #EFE7C3

HEX: #EFE7C3 RGB: (239,231,195)

Color info

#EFE7C3 contains red, green and blue colors in about the same proportion. Web safe color of #EFE7C3 is #FFFFCC (or #FFC).

RGB color model

#EFE7C3 color RGB value is (239,231,195).

RGB: (239,231,195) (94%, 91%, 76%)

RGB channels and saturation

R 239 of 255 = 94%
G 231 of 255 = 91%
B 195 of 255 = 76%

239
231
195

R + G + B ~ 87%. #EFE7C3 is light color.

Portions of RGB colors in percentages

R + G + B = 239 + 231 + 195 = 665 (100%)
R 239 of 665 ~ 35.94%
G 231 of 665 ~ 34.74%
B 195 of 665 ~ 29.32'%

%35.94
%34.74
%29.32

CMYK color model

#EFE7C3 color CMYK value is (0,3,18,6).

  • cyan value is 0.00%
  • magenta value is 3.35%
  • yellow value is 18.41%
  • key color value is 6.27%

CMYK: (0,3,18,6)
C0M3Y18K6 (0%, 3%, 18%, 6%)
(0.00 / 0.03 / 0.18 / 0.06)

CMYK percentages

%0
%3.35
%18.41
%6.27

Codes

Color #EFE7C3 in popluar color models

EF E7 C3
RGB 239 231 195
HSL 49° 57.89% 85.10%
HSB/HSV 49° 18.41% 93.73%
CMYK 0.00% 3.35% 18.41%
6.27%

Color #EFE7C3 in popluar number systems.

HEX EF E7 C3
Decimal 239 231 195
Binary 11101111 11100111 11000011
Octal 357 347 303

Shades and tints

Shades of #EFE7C3

#EFE7C3
(239,231,195)
#DAD2B2
(218,210,178)
#C5BDA1
(197,189,161)
#B0A890
(176,168,144)
#9B937F
(155,147,127)
#867E6E
(134,126,110)
#71695D
(113,105,93)
#5C544C
(92,84,76)
#473F3B
(71,63,59)
#322A2A
(50,42,42)
#1D1519
(29,21,25)
#000000
(0,0,0)

Tints of #EFE7C3

#EFE7C3
(239,231,195)
#F0E9C8
(240,233,200)
#F1EBCD
(241,235,205)
#F2EDD2
(242,237,210)
#F3EFD7
(243,239,215)
#F4F1DC
(244,241,220)
#F5F3E1
(245,243,225)
#F6F5E6
(246,245,230)
#F7F7EB
(247,247,235)
#F8F9F0
(248,249,240)
#F9FBF5
(249,251,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EFE7C3 color. Also use rgb(239,231,195) instead hex code.

Text Font Color

.myTextColor { color: #EFE7C3; }

<p style="color:#EFE7C3">This sample text font color is #EFE7C3.</p>

This text font color is #EFE7C3.

Background Color

.myBgColor { background-color: #EFE7C3; }

<div style="background-color:#EFE7C3">Inner text</div>

This div background color is #EFE7C3.

Border color

.myBorderColor { border: 1px solid #EFE7C3; }

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

This div border color is #EFE7C3.

Opacity

.myOpacity80 { color: #EFE7C3; opacity: 0.8; }

<p style="color:#EFE7C3;opacity:0.8;">80%</p>

Text with #EFE7C3 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #EFE7C3;}

<p style="text-shadow: 3px 3px 1px #EFE7C3">Text here.</p>

This text has shadow with #EFE7C3 color.


.textShadow {text-shadow: 3px 3px 1px #EFE7C3', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #EFE7C3, 5px 5px 20px red">Text here.</p>

This text has shadow with #EFE7C3 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#EFE7C3, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#EFE7C3, Direction=45, Strength=4)">Text</p>

This text has shadow with #EFE7C3 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #EFE7C3;
-webkit-box-shadow: 1px 1px 3px 2px #EFE7C3;
box-shadow: 1px 1px 3px 2px #EFE7C3;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #EFE7C3; -webkit-box-shadow: 1px 1px 3px 2px #EFE7C3; box-shadow:1px 1px 3px 2px #EFE7C3;">
Div content here
</div>

This div box has shadow with color #EFE7C3.

Preview

Color preview on black background

This text has color #EFE7C3 on black background.


Color preview on white background

This text has color #EFE7C3 on white background.


Black color preview on #EFE7C3 background

This text has black color on #EFE7C3 background.


White color preview on #EFE7C3 background

This text has white color on #EFE7C3 background.


Related colors

Complementary color

Complementary color for #hex is #10183C.


I love getcolorcode.com

Triadic colors

1 #C3EFE7 and #E7C3EF with #EFE7C3 are triadic colors.

2 #C3E7EF and #E7EFC3 with #EFE7C3 are triadic colors.