COLOR #EFD971

HEX: #EFD971 RGB: (239,217,113)

Renk bilgisi

#EFD971 contains mainly red and green colors. #EFD971 ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#EFD971 color RGB value is (239,217,113).

RGB: (239,217,113) (94%, 85%, 44%)

RGB bağlantıları ve doygunluk

R 239 of 255 = 94%
G 217 of 255 = 85%
B 113 of 255 = 44%

239
217
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 239 + 217 + 113 = 569 (100%)
R 239 of 569 ~ 42%
G 217 of 569 ~ 38.14%
B 113 of 569 ~ 19.86'%

%42
%38.14
%19.86

CMYK RENK MODELİ

#EFD971 rengi CMYK tonu (0,9,53,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.21%
  • sarı tonu 52.72%
  • ana renk tonu 6.27%

CMYK: (0,9,53,6)
C0M9Y53K6 (0%, 9%, 53%, 6%)
(0.00 / 0.09 / 0.53 / 0.06)

CMYK yüzdeleri

%0
%9.21
%52.72
%6.27

Codes

Color #EFD971 in popluar color models

EF D9 71
RGB 239 217 113
HSL 50° 79.75% 69.02%
HSB/HSV 50° 52.72% 93.73%
CMYK 0.00% 9.21% 52.72%
6.27%

Color #EFD971 in popluar number systems.

HEX EF D9 71
Decimal 239 217 113
Binary 11101111 11011001 1110001
Octal 357 331 161

Shades and tints

Shades of #EFD971

#EFD971
(239,217,113)
#DAC667
(218,198,103)
#C5B35D
(197,179,93)
#B0A053
(176,160,83)
#9B8D49
(155,141,73)
#867A3F
(134,122,63)
#716735
(113,103,53)
#5C542B
(92,84,43)
#474121
(71,65,33)
#322E17
(50,46,23)
#1D1B0D
(29,27,13)
#000000
(0,0,0)

Tints of #EFD971

#EFD971
(239,217,113)
#F0DC7D
(240,220,125)
#F1DF89
(241,223,137)
#F2E295
(242,226,149)
#F3E5A1
(243,229,161)
#F4E8AD
(244,232,173)
#F5EBB9
(245,235,185)
#F6EEC5
(246,238,197)
#F7F1D1
(247,241,209)
#F8F4DD
(248,244,221)
#F9F7E9
(249,247,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EFD971; }

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

This text font color is #EFD971.

Background Color

.myBgColor { background-color: #EFD971; }

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

This div background color is #EFD971.

Border color

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

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

This div border color is #EFD971.

Opacity

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

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

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

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

This text has shadow with #EFD971 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFD971.

Preview

Color preview on black background

This text has color #EFD971 on black background.


Color preview on white background

This text has color #EFD971 on white background.


Black color preview on #EFD971 background

This text has black color on #EFD971 background.


White color preview on #EFD971 background

This text has white color on #EFD971 background.


Related colors

Complementary color

Complementary color for #hex is #10268E.


I love getcolorcode.com

Triadic colors

1 #71EFD9 and #D971EF with #EFD971 are triadic colors.

2 #71D9EF and #D9EF71 with #EFD971 are triadic colors.