COLOR #E2D38A

HEX: #E2D38A RGB: (226,211,138)

Renk bilgisi

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

RGB renk modeli

#E2D38A color RGB value is (226,211,138).

RGB: (226,211,138) (89%, 83%, 54%)

RGB bağlantıları ve doygunluk

R 226 of 255 = 89%
G 211 of 255 = 83%
B 138 of 255 = 54%

226
211
138

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

Yüzdelerle RGB renk parçaları

R + G + B = 226 + 211 + 138 = 575 (100%)
R 226 of 575 ~ 39.3%
G 211 of 575 ~ 36.7%
B 138 of 575 ~ 24'%

%39.3
%36.7
%24

CMYK RENK MODELİ

#E2D38A rengi CMYK tonu (0,7,39,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.64%
  • sarı tonu 38.94%
  • ana renk tonu 11.37%

CMYK: (0,7,39,11)
C0M7Y39K11 (0%, 7%, 39%, 11%)
(0.00 / 0.07 / 0.39 / 0.11)

CMYK yüzdeleri

%0
%6.64
%38.94
%11.37

Codes

Color #E2D38A in popluar color models

E2 D3 8A
RGB 226 211 138
HSL 50° 60.27% 71.37%
HSB/HSV 50° 38.94% 88.63%
CMYK 0.00% 6.64% 38.94%
11.37%

Color #E2D38A in popluar number systems.

HEX E2 D3 8A
Decimal 226 211 138
Binary 11100010 11010011 10001010
Octal 342 323 212

Shades and tints

Shades of #E2D38A

#E2D38A
(226,211,138)
#CEC07E
(206,192,126)
#BAAD72
(186,173,114)
#A69A66
(166,154,102)
#92875A
(146,135,90)
#7E744E
(126,116,78)
#6A6142
(106,97,66)
#564E36
(86,78,54)
#423B2A
(66,59,42)
#2E281E
(46,40,30)
#1A1512
(26,21,18)
#000000
(0,0,0)

Tints of #E2D38A

#E2D38A
(226,211,138)
#E4D794
(228,215,148)
#E6DB9E
(230,219,158)
#E8DFA8
(232,223,168)
#EAE3B2
(234,227,178)
#ECE7BC
(236,231,188)
#EEEBC6
(238,235,198)
#F0EFD0
(240,239,208)
#F2F3DA
(242,243,218)
#F4F7E4
(244,247,228)
#F6FBEE
(246,251,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2D38A color. Also use rgb(226,211,138) instead hex code.

Text Font Color

.myTextColor { color: #E2D38A; }

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

This text font color is #E2D38A.

Background Color

.myBgColor { background-color: #E2D38A; }

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

This div background color is #E2D38A.

Border color

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

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

This div border color is #E2D38A.

Opacity

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

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

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

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

This text has shadow with #E2D38A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2D38A.

Preview

Color preview on black background

This text has color #E2D38A on black background.


Color preview on white background

This text has color #E2D38A on white background.


Black color preview on #E2D38A background

This text has black color on #E2D38A background.


White color preview on #E2D38A background

This text has white color on #E2D38A background.


Related colors

Complementary color

Complementary color for #hex is #1D2C75.


I love getcolorcode.com

Triadic colors

1 #8AE2D3 and #D38AE2 with #E2D38A are triadic colors.

2 #8AD3E2 and #D3E28A with #E2D38A are triadic colors.