COLOR #EFD589

HEX: #EFD589 RGB: (239,213,137)

Renk bilgisi

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

RGB renk modeli

#EFD589 color RGB value is (239,213,137).

RGB: (239,213,137) (94%, 84%, 54%)

RGB bağlantıları ve doygunluk

R 239 of 255 = 94%
G 213 of 255 = 84%
B 137 of 255 = 54%

239
213
137

R + G + B ~ 77%. #EFD589 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 239 + 213 + 137 = 589 (100%)
R 239 of 589 ~ 40.58%
G 213 of 589 ~ 36.16%
B 137 of 589 ~ 23.26'%

%40.58
%36.16
%23.26

CMYK RENK MODELİ

#EFD589 rengi CMYK tonu (0,11,43,6).

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

CMYK: (0,11,43,6)
C0M11Y43K6 (0%, 11%, 43%, 6%)
(0.00 / 0.11 / 0.43 / 0.06)

CMYK yüzdeleri

%0
%10.88
%42.68
%6.27

Codes

Color #EFD589 in popluar color models

EF D5 89
RGB 239 213 137
HSL 45° 76.12% 73.73%
HSB/HSV 45° 42.68% 93.73%
CMYK 0.00% 10.88% 42.68%
6.27%

Color #EFD589 in popluar number systems.

HEX EF D5 89
Decimal 239 213 137
Binary 11101111 11010101 10001001
Octal 357 325 211

Shades and tints

Shades of #EFD589

#EFD589
(239,213,137)
#DAC27D
(218,194,125)
#C5AF71
(197,175,113)
#B09C65
(176,156,101)
#9B8959
(155,137,89)
#86764D
(134,118,77)
#716341
(113,99,65)
#5C5035
(92,80,53)
#473D29
(71,61,41)
#322A1D
(50,42,29)
#1D1711
(29,23,17)
#000000
(0,0,0)

Tints of #EFD589

#EFD589
(239,213,137)
#F0D893
(240,216,147)
#F1DB9D
(241,219,157)
#F2DEA7
(242,222,167)
#F3E1B1
(243,225,177)
#F4E4BB
(244,228,187)
#F5E7C5
(245,231,197)
#F6EACF
(246,234,207)
#F7EDD9
(247,237,217)
#F8F0E3
(248,240,227)
#F9F3ED
(249,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EFD589; }

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

This text font color is #EFD589.

Background Color

.myBgColor { background-color: #EFD589; }

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

This div background color is #EFD589.

Border color

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

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

This div border color is #EFD589.

Opacity

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

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

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

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

This text has shadow with #EFD589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFD589.

Preview

Color preview on black background

This text has color #EFD589 on black background.


Color preview on white background

This text has color #EFD589 on white background.


Black color preview on #EFD589 background

This text has black color on #EFD589 background.


White color preview on #EFD589 background

This text has white color on #EFD589 background.


Related colors

Complementary color

Complementary color for #hex is #102A76.


I love getcolorcode.com

Triadic colors

1 #89EFD5 and #D589EF with #EFD589 are triadic colors.

2 #89D5EF and #D5EF89 with #EFD589 are triadic colors.