COLOR #E2D189

HEX: #E2D189 RGB: (226,209,137)

Renk bilgisi

#E2D189 contains mainly red and green colors. #E2D189 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E2D189 color RGB value is (226,209,137).

RGB: (226,209,137) (89%, 82%, 54%)

RGB bağlantıları ve doygunluk

R 226 of 255 = 89%
G 209 of 255 = 82%
B 137 of 255 = 54%

226
209
137

R + G + B ~ 75%. #E2D189 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 226 + 209 + 137 = 572 (100%)
R 226 of 572 ~ 39.51%
G 209 of 572 ~ 36.54%
B 137 of 572 ~ 23.95'%

%39.51
%36.54
%23.95

CMYK RENK MODELİ

#E2D189 rengi CMYK tonu (0,8,39,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.52%
  • sarı tonu 39.38%
  • ana renk tonu 11.37%

CMYK: (0,8,39,11)
C0M8Y39K11 (0%, 8%, 39%, 11%)
(0.00 / 0.08 / 0.39 / 0.11)

CMYK yüzdeleri

%0
%7.52
%39.38
%11.37

Codes

Color #E2D189 in popluar color models

E2 D1 89
RGB 226 209 137
HSL 49° 60.54% 71.18%
HSB/HSV 49° 39.38% 88.63%
CMYK 0.00% 7.52% 39.38%
11.37%

Color #E2D189 in popluar number systems.

HEX E2 D1 89
Decimal 226 209 137
Binary 11100010 11010001 10001001
Octal 342 321 211

Shades and tints

Shades of #E2D189

#E2D189
(226,209,137)
#CEBE7D
(206,190,125)
#BAAB71
(186,171,113)
#A69865
(166,152,101)
#928559
(146,133,89)
#7E724D
(126,114,77)
#6A5F41
(106,95,65)
#564C35
(86,76,53)
#423929
(66,57,41)
#2E261D
(46,38,29)
#1A1311
(26,19,17)
#000000
(0,0,0)

Tints of #E2D189

#E2D189
(226,209,137)
#E4D593
(228,213,147)
#E6D99D
(230,217,157)
#E8DDA7
(232,221,167)
#EAE1B1
(234,225,177)
#ECE5BB
(236,229,187)
#EEE9C5
(238,233,197)
#F0EDCF
(240,237,207)
#F2F1D9
(242,241,217)
#F4F5E3
(244,245,227)
#F6F9ED
(246,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2D189 color. Also use rgb(226,209,137) instead hex code.

Text Font Color

.myTextColor { color: #E2D189; }

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

This text font color is #E2D189.

Background Color

.myBgColor { background-color: #E2D189; }

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

This div background color is #E2D189.

Border color

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

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

This div border color is #E2D189.

Opacity

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

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

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

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

This text has shadow with #E2D189 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2D189.

Preview

Color preview on black background

This text has color #E2D189 on black background.


Color preview on white background

This text has color #E2D189 on white background.


Black color preview on #E2D189 background

This text has black color on #E2D189 background.


White color preview on #E2D189 background

This text has white color on #E2D189 background.


Related colors

Complementary color

Complementary color for #hex is #1D2E76.


I love getcolorcode.com

Triadic colors

1 #89E2D1 and #D189E2 with #E2D189 are triadic colors.

2 #89D1E2 and #D1E289 with #E2D189 are triadic colors.