COLOR #E2D9BE

HEX: #E2D9BE RGB: (226,217,190)

Renk bilgisi

#E2D9BE contains red, green and blue colors in about the same proportion. #E2D9BE ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#E2D9BE color RGB value is (226,217,190).

RGB: (226,217,190) (89%, 85%, 75%)

RGB bağlantıları ve doygunluk

R 226 of 255 = 89%
G 217 of 255 = 85%
B 190 of 255 = 75%

226
217
190

R + G + B ~ 83%. #E2D9BE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 226 + 217 + 190 = 633 (100%)
R 226 of 633 ~ 35.7%
G 217 of 633 ~ 34.28%
B 190 of 633 ~ 30.02'%

%35.7
%34.28
%30.02

CMYK RENK MODELİ

#E2D9BE rengi CMYK tonu (0,4,16,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.98%
  • sarı tonu 15.93%
  • ana renk tonu 11.37%

CMYK: (0,4,16,11)
C0M4Y16K11 (0%, 4%, 16%, 11%)
(0.00 / 0.04 / 0.16 / 0.11)

CMYK yüzdeleri

%0
%3.98
%15.93
%11.37

Codes

Color #E2D9BE in popluar color models

E2 D9 BE
RGB 226 217 190
HSL 45° 38.30% 81.57%
HSB/HSV 45° 15.93% 88.63%
CMYK 0.00% 3.98% 15.93%
11.37%

Color #E2D9BE in popluar number systems.

HEX E2 D9 BE
Decimal 226 217 190
Binary 11100010 11011001 10111110
Octal 342 331 276

Shades and tints

Shades of #E2D9BE

#E2D9BE
(226,217,190)
#CEC6AD
(206,198,173)
#BAB39C
(186,179,156)
#A6A08B
(166,160,139)
#928D7A
(146,141,122)
#7E7A69
(126,122,105)
#6A6758
(106,103,88)
#565447
(86,84,71)
#424136
(66,65,54)
#2E2E25
(46,46,37)
#1A1B14
(26,27,20)
#000000
(0,0,0)

Tints of #E2D9BE

#E2D9BE
(226,217,190)
#E4DCC3
(228,220,195)
#E6DFC8
(230,223,200)
#E8E2CD
(232,226,205)
#EAE5D2
(234,229,210)
#ECE8D7
(236,232,215)
#EEEBDC
(238,235,220)
#F0EEE1
(240,238,225)
#F2F1E6
(242,241,230)
#F4F4EB
(244,244,235)
#F6F7F0
(246,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2D9BE color. Also use rgb(226,217,190) instead hex code.

Text Font Color

.myTextColor { color: #E2D9BE; }

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

This text font color is #E2D9BE.

Background Color

.myBgColor { background-color: #E2D9BE; }

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

This div background color is #E2D9BE.

Border color

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

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

This div border color is #E2D9BE.

Opacity

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

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

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

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

This text has shadow with #E2D9BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2D9BE.

Preview

Color preview on black background

This text has color #E2D9BE on black background.


Color preview on white background

This text has color #E2D9BE on white background.


Black color preview on #E2D9BE background

This text has black color on #E2D9BE background.


White color preview on #E2D9BE background

This text has white color on #E2D9BE background.


Related colors

Complementary color

Complementary color for #hex is #1D2641.


I love getcolorcode.com

Triadic colors

1 #BEE2D9 and #D9BEE2 with #E2D9BE are triadic colors.

2 #BED9E2 and #D9E2BE with #E2D9BE are triadic colors.