COLOR #EFD989

HEX: #EFD989 RGB: (239,217,137)

Renk bilgisi

#EFD989 contains mainly red and green colors. #EFD989 ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#EFD989 color RGB value is (239,217,137).

RGB: (239,217,137) (94%, 85%, 54%)

RGB bağlantıları ve doygunluk

R 239 of 255 = 94%
G 217 of 255 = 85%
B 137 of 255 = 54%

239
217
137

R + G + B ~ 78%. #EFD989 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 239 + 217 + 137 = 593 (100%)
R 239 of 593 ~ 40.3%
G 217 of 593 ~ 36.59%
B 137 of 593 ~ 23.1'%

%40.3
%36.59
%23.1

CMYK RENK MODELİ

#EFD989 rengi CMYK tonu (0,9,43,6).

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

CMYK: (0,9,43,6)
C0M9Y43K6 (0%, 9%, 43%, 6%)
(0.00 / 0.09 / 0.43 / 0.06)

CMYK yüzdeleri

%0
%9.21
%42.68
%6.27

Codes

Color #EFD989 in popluar color models

EF D9 89
RGB 239 217 137
HSL 47° 76.12% 73.73%
HSB/HSV 47° 42.68% 93.73%
CMYK 0.00% 9.21% 42.68%
6.27%

Color #EFD989 in popluar number systems.

HEX EF D9 89
Decimal 239 217 137
Binary 11101111 11011001 10001001
Octal 357 331 211

Shades and tints

Shades of #EFD989

#EFD989
(239,217,137)
#DAC67D
(218,198,125)
#C5B371
(197,179,113)
#B0A065
(176,160,101)
#9B8D59
(155,141,89)
#867A4D
(134,122,77)
#716741
(113,103,65)
#5C5435
(92,84,53)
#474129
(71,65,41)
#322E1D
(50,46,29)
#1D1B11
(29,27,17)
#000000
(0,0,0)

Tints of #EFD989

#EFD989
(239,217,137)
#F0DC93
(240,220,147)
#F1DF9D
(241,223,157)
#F2E2A7
(242,226,167)
#F3E5B1
(243,229,177)
#F4E8BB
(244,232,187)
#F5EBC5
(245,235,197)
#F6EECF
(246,238,207)
#F7F1D9
(247,241,217)
#F8F4E3
(248,244,227)
#F9F7ED
(249,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EFD989; }

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

This text font color is #EFD989.

Background Color

.myBgColor { background-color: #EFD989; }

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

This div background color is #EFD989.

Border color

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

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

This div border color is #EFD989.

Opacity

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

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

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

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

This text has shadow with #EFD989 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFD989.

Preview

Color preview on black background

This text has color #EFD989 on black background.


Color preview on white background

This text has color #EFD989 on white background.


Black color preview on #EFD989 background

This text has black color on #EFD989 background.


White color preview on #EFD989 background

This text has white color on #EFD989 background.


Related colors

Complementary color

Complementary color for #hex is #102676.


I love getcolorcode.com

Triadic colors

1 #89EFD9 and #D989EF with #EFD989 are triadic colors.

2 #89D9EF and #D9EF89 with #EFD989 are triadic colors.