COLOR #E2D37B

HEX: #E2D37B RGB: (226,211,123)

Renk bilgisi

#E2D37B contains mainly red and green colors. #E2D37B ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#E2D37B color RGB value is (226,211,123).

RGB: (226,211,123) (89%, 83%, 48%)

RGB bağlantıları ve doygunluk

R 226 of 255 = 89%
G 211 of 255 = 83%
B 123 of 255 = 48%

226
211
123

R + G + B ~ 73%. #E2D37B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 226 + 211 + 123 = 560 (100%)
R 226 of 560 ~ 40.36%
G 211 of 560 ~ 37.68%
B 123 of 560 ~ 21.96'%

%40.36
%37.68
%21.96

CMYK RENK MODELİ

#E2D37B rengi CMYK tonu (0,7,46,11).

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

CMYK: (0,7,46,11)
C0M7Y46K11 (0%, 7%, 46%, 11%)
(0.00 / 0.07 / 0.46 / 0.11)

CMYK yüzdeleri

%0
%6.64
%45.58
%11.37

Codes

Color #E2D37B in popluar color models

E2 D3 7B
RGB 226 211 123
HSL 51° 63.98% 68.43%
HSB/HSV 51° 45.58% 88.63%
CMYK 0.00% 6.64% 45.58%
11.37%

Color #E2D37B in popluar number systems.

HEX E2 D3 7B
Decimal 226 211 123
Binary 11100010 11010011 1111011
Octal 342 323 173

Shades and tints

Shades of #E2D37B

#E2D37B
(226,211,123)
#CEC070
(206,192,112)
#BAAD65
(186,173,101)
#A69A5A
(166,154,90)
#92874F
(146,135,79)
#7E7444
(126,116,68)
#6A6139
(106,97,57)
#564E2E
(86,78,46)
#423B23
(66,59,35)
#2E2818
(46,40,24)
#1A150D
(26,21,13)
#000000
(0,0,0)

Tints of #E2D37B

#E2D37B
(226,211,123)
#E4D787
(228,215,135)
#E6DB93
(230,219,147)
#E8DF9F
(232,223,159)
#EAE3AB
(234,227,171)
#ECE7B7
(236,231,183)
#EEEBC3
(238,235,195)
#F0EFCF
(240,239,207)
#F2F3DB
(242,243,219)
#F4F7E7
(244,247,231)
#F6FBF3
(246,251,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E2D37B; }

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

This text font color is #E2D37B.

Background Color

.myBgColor { background-color: #E2D37B; }

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

This div background color is #E2D37B.

Border color

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

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

This div border color is #E2D37B.

Opacity

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

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

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

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

This text has shadow with #E2D37B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2D37B.

Preview

Color preview on black background

This text has color #E2D37B on black background.


Color preview on white background

This text has color #E2D37B on white background.


Black color preview on #E2D37B background

This text has black color on #E2D37B background.


White color preview on #E2D37B background

This text has white color on #E2D37B background.


Related colors

Complementary color

Complementary color for #hex is #1D2C84.


I love getcolorcode.com

Triadic colors

1 #7BE2D3 and #D37BE2 with #E2D37B are triadic colors.

2 #7BD3E2 and #D3E27B with #E2D37B are triadic colors.