COLOR #EFD794

HEX: #EFD794 RGB: (239,215,148)

Color info

#EFD794 contains mainly red and green colors. Web safe color of #EFD794 is #FFCC99 (or #FC9).

RGB color model

#EFD794 color RGB value is (239,215,148).

RGB: (239,215,148) (94%, 84%, 58%)

RGB channels and saturation

R 239 of 255 = 94%
G 215 of 255 = 84%
B 148 of 255 = 58%

239
215
148

R + G + B ~ 79%. #EFD794 is quite light color.

Portions of RGB colors in percentages

R + G + B = 239 + 215 + 148 = 602 (100%)
R 239 of 602 ~ 39.7%
G 215 of 602 ~ 35.71%
B 148 of 602 ~ 24.58'%

%39.7
%35.71
%24.58

CMYK color model

#EFD794 color CMYK value is (0,10,38,6).

  • cyan value is 0.00%
  • magenta value is 10.04%
  • yellow value is 38.08%
  • key color value is 6.27%
CMYK: (0,10,38,6) C0M10Y38K6 (0%,10%,38%,6%) (0.00/0.10/0.38/0.06) 

CMYK percentages

%0
%10.04
%38.08
%6.27

Codes

Color #EFD794 in popluar color models

EF D7 94
RGB 239 215 148
HSL 44° 73.98% 75.88%
HSB/HSV 44° 38.08% 93.73%
CMYK 0.00% 10.04% 38.08%
6.27%

Color #EFD794 in popluar number systems.

HEX EF D7 94
Decimal 239 215 148
Binary 11101111 11010111 10010100
Octal 357 327 224

Shades and tints

Shades of #EFD794

#EFD794
(239,215,148)
#DAC487
(218,196,135)
#C5B17A
(197,177,122)
#B09E6D
(176,158,109)
#9B8B60
(155,139,96)
#867853
(134,120,83)
#716546
(113,101,70)
#5C5239
(92,82,57)
#473F2C
(71,63,44)
#322C1F
(50,44,31)
#1D1912
(29,25,18)
#000000
(0,0,0)

Tints of #EFD794

#EFD794
(239,215,148)
#F0DA9D
(240,218,157)
#F1DDA6
(241,221,166)
#F2E0AF
(242,224,175)
#F3E3B8
(243,227,184)
#F4E6C1
(244,230,193)
#F5E9CA
(245,233,202)
#F6ECD3
(246,236,211)
#F7EFDC
(247,239,220)
#F8F2E5
(248,242,229)
#F9F5EE
(249,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EFD794 color. Also use rgb(239,215,148) instead hex code.

Text Font Color

.myTextColor { color: #EFD794; }

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

This text font color is #EFD794.

Background Color

.myBgColor { background-color: #EFD794; }

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

This div background color is #EFD794.

Border color

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

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

This div border color is #EFD794.

Opacity

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

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

Text with #EFD794 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 #EFD794;}

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

This text has shadow with #EFD794 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFD794.

Preview

Color preview on black background

This text has color #EFD794 on black background.


Color preview on white background

This text has color #EFD794 on white background.


Black color preview on #EFD794 background

This text has black color on #EFD794 background.


White color preview on #EFD794 background

This text has white color on #EFD794 background.


Related colors

Complementary color

Complementary color for #hex is #10286B.


I love getcolorcode.com

Triadic colors

1 #94EFD7 and #D794EF with #EFD794 are triadic colors.

2 #94D7EF and #D7EF94 with #EFD794 are triadic colors.