COLOR #EFD371

HEX: #EFD371 RGB: (239,211,113)

Color info

#EFD371 contains mainly red and green colors. Web safe color of #EFD371 is #FFCC66 (or #FC6).

RGB color model

#EFD371 color RGB value is (239,211,113).

RGB: (239,211,113) (94%, 83%, 44%)

RGB channels and saturation

R 239 of 255 = 94%
G 211 of 255 = 83%
B 113 of 255 = 44%

239
211
113

R + G + B ~ 74%. #EFD371 is quite light color.

Portions of RGB colors in percentages

R + G + B = 239 + 211 + 113 = 563 (100%)
R 239 of 563 ~ 42.45%
G 211 of 563 ~ 37.48%
B 113 of 563 ~ 20.07'%

%42.45
%37.48
%20.07

CMYK color model

#EFD371 color CMYK value is (0,12,53,6).

  • cyan value is 0.00%
  • magenta value is 11.72%
  • yellow value is 52.72%
  • key color value is 6.27%
CMYK: (0,12,53,6) C0M12Y53K6 (0%,12%,53%,6%) (0.00/0.12/0.53/0.06) 

CMYK percentages

%0
%11.72
%52.72
%6.27

Codes

Color #EFD371 in popluar color models

EF D3 71
RGB 239 211 113
HSL 47° 79.75% 69.02%
HSB/HSV 47° 52.72% 93.73%
CMYK 0.00% 11.72% 52.72%
6.27%

Color #EFD371 in popluar number systems.

HEX EF D3 71
Decimal 239 211 113
Binary 11101111 11010011 1110001
Octal 357 323 161

Shades and tints

Shades of #EFD371

#EFD371
(239,211,113)
#DAC067
(218,192,103)
#C5AD5D
(197,173,93)
#B09A53
(176,154,83)
#9B8749
(155,135,73)
#86743F
(134,116,63)
#716135
(113,97,53)
#5C4E2B
(92,78,43)
#473B21
(71,59,33)
#322817
(50,40,23)
#1D150D
(29,21,13)
#000000
(0,0,0)

Tints of #EFD371

#EFD371
(239,211,113)
#F0D77D
(240,215,125)
#F1DB89
(241,219,137)
#F2DF95
(242,223,149)
#F3E3A1
(243,227,161)
#F4E7AD
(244,231,173)
#F5EBB9
(245,235,185)
#F6EFC5
(246,239,197)
#F7F3D1
(247,243,209)
#F8F7DD
(248,247,221)
#F9FBE9
(249,251,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EFD371 color. Also use rgb(239,211,113) instead hex code.

Text Font Color

.myTextColor { color: #EFD371; }

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

This text font color is #EFD371.

Background Color

.myBgColor { background-color: #EFD371; }

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

This div background color is #EFD371.

Border color

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

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

This div border color is #EFD371.

Opacity

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

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

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

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

This text has shadow with #EFD371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFD371.

Preview

Color preview on black background

This text has color #EFD371 on black background.


Color preview on white background

This text has color #EFD371 on white background.


Black color preview on #EFD371 background

This text has black color on #EFD371 background.


White color preview on #EFD371 background

This text has white color on #EFD371 background.


Related colors

Complementary color

Complementary color for #hex is #102C8E.


I love getcolorcode.com

Triadic colors

1 #71EFD3 and #D371EF with #EFD371 are triadic colors.

2 #71D3EF and #D3EF71 with #EFD371 are triadic colors.