COLOR #E6DDBB

HEX: #E6DDBB RGB: (230,221,187)

Renk bilgisi

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

RGB renk modeli

#E6DDBB color RGB value is (230,221,187).

RGB: (230,221,187) (90%, 87%, 73%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 221 of 255 = 87%
B 187 of 255 = 73%

230
221
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 221 + 187 = 638 (100%)
R 230 of 638 ~ 36.05%
G 221 of 638 ~ 34.64%
B 187 of 638 ~ 29.31'%

%36.05
%34.64
%29.31

CMYK RENK MODELİ

#E6DDBB rengi CMYK tonu (0,4,19,10).

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

CMYK: (0,4,19,10)
C0M4Y19K10 (0%, 4%, 19%, 10%)
(0.00 / 0.04 / 0.19 / 0.10)

CMYK yüzdeleri

%0
%3.91
%18.7
%9.8

Codes

Color #E6DDBB in popluar color models

E6 DD BB
RGB 230 221 187
HSL 47° 46.24% 81.76%
HSB/HSV 47° 18.70% 90.20%
CMYK 0.00% 3.91% 18.70%
9.80%

Color #E6DDBB in popluar number systems.

HEX E6 DD BB
Decimal 230 221 187
Binary 11100110 11011101 10111011
Octal 346 335 273

Shades and tints

Shades of #E6DDBB

#E6DDBB
(230,221,187)
#D2C9AA
(210,201,170)
#BEB599
(190,181,153)
#AAA188
(170,161,136)
#968D77
(150,141,119)
#827966
(130,121,102)
#6E6555
(110,101,85)
#5A5144
(90,81,68)
#463D33
(70,61,51)
#322922
(50,41,34)
#1E1511
(30,21,17)
#000000
(0,0,0)

Tints of #E6DDBB

#E6DDBB
(230,221,187)
#E8E0C1
(232,224,193)
#EAE3C7
(234,227,199)
#ECE6CD
(236,230,205)
#EEE9D3
(238,233,211)
#F0ECD9
(240,236,217)
#F2EFDF
(242,239,223)
#F4F2E5
(244,242,229)
#F6F5EB
(246,245,235)
#F8F8F1
(248,248,241)
#FAFBF7
(250,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DDBB; }

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

This text font color is #E6DDBB.

Background Color

.myBgColor { background-color: #E6DDBB; }

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

This div background color is #E6DDBB.

Border color

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

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

This div border color is #E6DDBB.

Opacity

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

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

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

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

This text has shadow with #E6DDBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DDBB.

Preview

Color preview on black background

This text has color #E6DDBB on black background.


Color preview on white background

This text has color #E6DDBB on white background.


Black color preview on #E6DDBB background

This text has black color on #E6DDBB background.


White color preview on #E6DDBB background

This text has white color on #E6DDBB background.


Related colors

Complementary color

Complementary color for #hex is #192244.


I love getcolorcode.com

Triadic colors

1 #BBE6DD and #DDBBE6 with #E6DDBB are triadic colors.

2 #BBDDE6 and #DDE6BB with #E6DDBB are triadic colors.