COLOR #E6DEB5

HEX: #E6DEB5 RGB: (230,222,181)

Renk bilgisi

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

RGB renk modeli

#E6DEB5 color RGB value is (230,222,181).

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

RGB bağlantıları ve doygunluk

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

230
222
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 222 + 181 = 633 (100%)
R 230 of 633 ~ 36.33%
G 222 of 633 ~ 35.07%
B 181 of 633 ~ 28.59'%

%36.33
%35.07
%28.59

CMYK RENK MODELİ

#E6DEB5 rengi CMYK tonu (0,3,21,10).

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

CMYK: (0,3,21,10)
C0M3Y21K10 (0%, 3%, 21%, 10%)
(0.00 / 0.03 / 0.21 / 0.10)

CMYK yüzdeleri

%0
%3.48
%21.3
%9.8

Codes

Color #E6DEB5 in popluar color models

E6 DE B5
RGB 230 222 181
HSL 50° 49.49% 80.59%
HSB/HSV 50° 21.30% 90.20%
CMYK 0.00% 3.48% 21.30%
9.80%

Color #E6DEB5 in popluar number systems.

HEX E6 DE B5
Decimal 230 222 181
Binary 11100110 11011110 10110101
Octal 346 336 265

Shades and tints

Shades of #E6DEB5

#E6DEB5
(230,222,181)
#D2CAA5
(210,202,165)
#BEB695
(190,182,149)
#AAA285
(170,162,133)
#968E75
(150,142,117)
#827A65
(130,122,101)
#6E6655
(110,102,85)
#5A5245
(90,82,69)
#463E35
(70,62,53)
#322A25
(50,42,37)
#1E1615
(30,22,21)
#000000
(0,0,0)

Tints of #E6DEB5

#E6DEB5
(230,222,181)
#E8E1BB
(232,225,187)
#EAE4C1
(234,228,193)
#ECE7C7
(236,231,199)
#EEEACD
(238,234,205)
#F0EDD3
(240,237,211)
#F2F0D9
(242,240,217)
#F4F3DF
(244,243,223)
#F6F6E5
(246,246,229)
#F8F9EB
(248,249,235)
#FAFCF1
(250,252,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DEB5; }

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

This text font color is #E6DEB5.

Background Color

.myBgColor { background-color: #E6DEB5; }

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

This div background color is #E6DEB5.

Border color

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

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

This div border color is #E6DEB5.

Opacity

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

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

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

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

This text has shadow with #E6DEB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DEB5.

Preview

Color preview on black background

This text has color #E6DEB5 on black background.


Color preview on white background

This text has color #E6DEB5 on white background.


Black color preview on #E6DEB5 background

This text has black color on #E6DEB5 background.


White color preview on #E6DEB5 background

This text has white color on #E6DEB5 background.


Related colors

Complementary color

Complementary color for #hex is #19214A.


I love getcolorcode.com

Triadic colors

1 #B5E6DE and #DEB5E6 with #E6DEB5 are triadic colors.

2 #B5DEE6 and #DEE6B5 with #E6DEB5 are triadic colors.