COLOR #E6DDB5

HEX: #E6DDB5 RGB: (230,221,181)

Renk bilgisi

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

RGB renk modeli

#E6DDB5 color RGB value is (230,221,181).

RGB: (230,221,181) (90%, 87%, 71%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 221 of 255 = 87%
B 181 of 255 = 71%

230
221
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 221 + 181 = 632 (100%)
R 230 of 632 ~ 36.39%
G 221 of 632 ~ 34.97%
B 181 of 632 ~ 28.64'%

%36.39
%34.97
%28.64

CMYK RENK MODELİ

#E6DDB5 rengi CMYK tonu (0,4,21,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.91%
  • sarı tonu 21.30%
  • ana renk tonu 9.80%

CMYK: (0,4,21,10)
C0M4Y21K10 (0%, 4%, 21%, 10%)
(0.00 / 0.04 / 0.21 / 0.10)

CMYK yüzdeleri

%0
%3.91
%21.3
%9.8

Codes

Color #E6DDB5 in popluar color models

E6 DD B5
RGB 230 221 181
HSL 49° 49.49% 80.59%
HSB/HSV 49° 21.30% 90.20%
CMYK 0.00% 3.91% 21.30%
9.80%

Color #E6DDB5 in popluar number systems.

HEX E6 DD B5
Decimal 230 221 181
Binary 11100110 11011101 10110101
Octal 346 335 265

Shades and tints

Shades of #E6DDB5

#E6DDB5
(230,221,181)
#D2C9A5
(210,201,165)
#BEB595
(190,181,149)
#AAA185
(170,161,133)
#968D75
(150,141,117)
#827965
(130,121,101)
#6E6555
(110,101,85)
#5A5145
(90,81,69)
#463D35
(70,61,53)
#322925
(50,41,37)
#1E1515
(30,21,21)
#000000
(0,0,0)

Tints of #E6DDB5

#E6DDB5
(230,221,181)
#E8E0BB
(232,224,187)
#EAE3C1
(234,227,193)
#ECE6C7
(236,230,199)
#EEE9CD
(238,233,205)
#F0ECD3
(240,236,211)
#F2EFD9
(242,239,217)
#F4F2DF
(244,242,223)
#F6F5E5
(246,245,229)
#F8F8EB
(248,248,235)
#FAFBF1
(250,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6DDB5 color. Also use rgb(230,221,181) instead hex code.

Text Font Color

.myTextColor { color: #E6DDB5; }

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

This text font color is #E6DDB5.

Background Color

.myBgColor { background-color: #E6DDB5; }

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

This div background color is #E6DDB5.

Border color

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

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

This div border color is #E6DDB5.

Opacity

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

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

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

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

This text has shadow with #E6DDB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DDB5.

Preview

Color preview on black background

This text has color #E6DDB5 on black background.


Color preview on white background

This text has color #E6DDB5 on white background.


Black color preview on #E6DDB5 background

This text has black color on #E6DDB5 background.


White color preview on #E6DDB5 background

This text has white color on #E6DDB5 background.


Related colors

Complementary color

Complementary color for #hex is #19224A.


I love getcolorcode.com

Triadic colors

1 #B5E6DD and #DDB5E6 with #E6DDB5 are triadic colors.

2 #B5DDE6 and #DDE6B5 with #E6DDB5 are triadic colors.