COLOR #E6DDB2

HEX: #E6DDB2 RGB: (230,221,178)

Renk bilgisi

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

RGB renk modeli

#E6DDB2 color RGB value is (230,221,178).

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

RGB bağlantıları ve doygunluk

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

230
221
178

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 221 + 178 = 629 (100%)
R 230 of 629 ~ 36.57%
G 221 of 629 ~ 35.14%
B 178 of 629 ~ 28.3'%

%36.57
%35.14
%28.3

CMYK RENK MODELİ

#E6DDB2 rengi CMYK tonu (0,4,23,10).

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

CMYK: (0,4,23,10)
C0M4Y23K10 (0%, 4%, 23%, 10%)
(0.00 / 0.04 / 0.23 / 0.10)

CMYK yüzdeleri

%0
%3.91
%22.61
%9.8

Codes

Color #E6DDB2 in popluar color models

E6 DD B2
RGB 230 221 178
HSL 50° 50.98% 80.00%
HSB/HSV 50° 22.61% 90.20%
CMYK 0.00% 3.91% 22.61%
9.80%

Color #E6DDB2 in popluar number systems.

HEX E6 DD B2
Decimal 230 221 178
Binary 11100110 11011101 10110010
Octal 346 335 262

Shades and tints

Shades of #E6DDB2

#E6DDB2
(230,221,178)
#D2C9A2
(210,201,162)
#BEB592
(190,181,146)
#AAA182
(170,161,130)
#968D72
(150,141,114)
#827962
(130,121,98)
#6E6552
(110,101,82)
#5A5142
(90,81,66)
#463D32
(70,61,50)
#322922
(50,41,34)
#1E1512
(30,21,18)
#000000
(0,0,0)

Tints of #E6DDB2

#E6DDB2
(230,221,178)
#E8E0B9
(232,224,185)
#EAE3C0
(234,227,192)
#ECE6C7
(236,230,199)
#EEE9CE
(238,233,206)
#F0ECD5
(240,236,213)
#F2EFDC
(242,239,220)
#F4F2E3
(244,242,227)
#F6F5EA
(246,245,234)
#F8F8F1
(248,248,241)
#FAFBF8
(250,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DDB2; }

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

This text font color is #E6DDB2.

Background Color

.myBgColor { background-color: #E6DDB2; }

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

This div background color is #E6DDB2.

Border color

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

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

This div border color is #E6DDB2.

Opacity

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

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

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

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

This text has shadow with #E6DDB2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DDB2.

Preview

Color preview on black background

This text has color #E6DDB2 on black background.


Color preview on white background

This text has color #E6DDB2 on white background.


Black color preview on #E6DDB2 background

This text has black color on #E6DDB2 background.


White color preview on #E6DDB2 background

This text has white color on #E6DDB2 background.


Related colors

Complementary color

Complementary color for #hex is #19224D.


I love getcolorcode.com

Triadic colors

1 #B2E6DD and #DDB2E6 with #E6DDB2 are triadic colors.

2 #B2DDE6 and #DDE6B2 with #E6DDB2 are triadic colors.