COLOR #E6DDB3

HEX: #E6DDB3 RGB: (230,221,179)

Renk bilgisi

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

RGB renk modeli

#E6DDB3 color RGB value is (230,221,179).

RGB: (230,221,179) (90%, 87%, 70%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 221 of 255 = 87%
B 179 of 255 = 70%

230
221
179

R + G + B ~ 82%. #E6DDB3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 221 + 179 = 630 (100%)
R 230 of 630 ~ 36.51%
G 221 of 630 ~ 35.08%
B 179 of 630 ~ 28.41'%

%36.51
%35.08
%28.41

CMYK RENK MODELİ

#E6DDB3 rengi CMYK tonu (0,4,22,10).

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

CMYK: (0,4,22,10)
C0M4Y22K10 (0%, 4%, 22%, 10%)
(0.00 / 0.04 / 0.22 / 0.10)

CMYK yüzdeleri

%0
%3.91
%22.17
%9.8

Codes

Color #E6DDB3 in popluar color models

E6 DD B3
RGB 230 221 179
HSL 49° 50.50% 80.20%
HSB/HSV 49° 22.17% 90.20%
CMYK 0.00% 3.91% 22.17%
9.80%

Color #E6DDB3 in popluar number systems.

HEX E6 DD B3
Decimal 230 221 179
Binary 11100110 11011101 10110011
Octal 346 335 263

Shades and tints

Shades of #E6DDB3

#E6DDB3
(230,221,179)
#D2C9A3
(210,201,163)
#BEB593
(190,181,147)
#AAA183
(170,161,131)
#968D73
(150,141,115)
#827963
(130,121,99)
#6E6553
(110,101,83)
#5A5143
(90,81,67)
#463D33
(70,61,51)
#322923
(50,41,35)
#1E1513
(30,21,19)
#000000
(0,0,0)

Tints of #E6DDB3

#E6DDB3
(230,221,179)
#E8E0B9
(232,224,185)
#EAE3BF
(234,227,191)
#ECE6C5
(236,230,197)
#EEE9CB
(238,233,203)
#F0ECD1
(240,236,209)
#F2EFD7
(242,239,215)
#F4F2DD
(244,242,221)
#F6F5E3
(246,245,227)
#F8F8E9
(248,248,233)
#FAFBEF
(250,251,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DDB3; }

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

This text font color is #E6DDB3.

Background Color

.myBgColor { background-color: #E6DDB3; }

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

This div background color is #E6DDB3.

Border color

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

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

This div border color is #E6DDB3.

Opacity

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

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

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

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

This text has shadow with #E6DDB3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DDB3.

Preview

Color preview on black background

This text has color #E6DDB3 on black background.


Color preview on white background

This text has color #E6DDB3 on white background.


Black color preview on #E6DDB3 background

This text has black color on #E6DDB3 background.


White color preview on #E6DDB3 background

This text has white color on #E6DDB3 background.


Related colors

Complementary color

Complementary color for #hex is #19224C.


I love getcolorcode.com

Triadic colors

1 #B3E6DD and #DDB3E6 with #E6DDB3 are triadic colors.

2 #B3DDE6 and #DDE6B3 with #E6DDB3 are triadic colors.