COLOR #E6DDA7

HEX: #E6DDA7 RGB: (230,221,167)

Renk bilgisi

#E6DDA7 contains mainly red and green colors. #E6DDA7 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E6DDA7 color RGB value is (230,221,167).

RGB: (230,221,167) (90%, 87%, 65%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 221 of 255 = 87%
B 167 of 255 = 65%

230
221
167

R + G + B ~ 81%. #E6DDA7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 221 + 167 = 618 (100%)
R 230 of 618 ~ 37.22%
G 221 of 618 ~ 35.76%
B 167 of 618 ~ 27.02'%

%37.22
%35.76
%27.02

CMYK RENK MODELİ

#E6DDA7 rengi CMYK tonu (0,4,27,10).

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

CMYK: (0,4,27,10)
C0M4Y27K10 (0%, 4%, 27%, 10%)
(0.00 / 0.04 / 0.27 / 0.10)

CMYK yüzdeleri

%0
%3.91
%27.39
%9.8

Codes

Color #E6DDA7 in popluar color models

E6 DD A7
RGB 230 221 167
HSL 51° 55.75% 77.84%
HSB/HSV 51° 27.39% 90.20%
CMYK 0.00% 3.91% 27.39%
9.80%

Color #E6DDA7 in popluar number systems.

HEX E6 DD A7
Decimal 230 221 167
Binary 11100110 11011101 10100111
Octal 346 335 247

Shades and tints

Shades of #E6DDA7

#E6DDA7
(230,221,167)
#D2C998
(210,201,152)
#BEB589
(190,181,137)
#AAA17A
(170,161,122)
#968D6B
(150,141,107)
#82795C
(130,121,92)
#6E654D
(110,101,77)
#5A513E
(90,81,62)
#463D2F
(70,61,47)
#322920
(50,41,32)
#1E1511
(30,21,17)
#000000
(0,0,0)

Tints of #E6DDA7

#E6DDA7
(230,221,167)
#E8E0AF
(232,224,175)
#EAE3B7
(234,227,183)
#ECE6BF
(236,230,191)
#EEE9C7
(238,233,199)
#F0ECCF
(240,236,207)
#F2EFD7
(242,239,215)
#F4F2DF
(244,242,223)
#F6F5E7
(246,245,231)
#F8F8EF
(248,248,239)
#FAFBF7
(250,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DDA7; }

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

This text font color is #E6DDA7.

Background Color

.myBgColor { background-color: #E6DDA7; }

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

This div background color is #E6DDA7.

Border color

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

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

This div border color is #E6DDA7.

Opacity

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

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

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

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

This text has shadow with #E6DDA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DDA7.

Preview

Color preview on black background

This text has color #E6DDA7 on black background.


Color preview on white background

This text has color #E6DDA7 on white background.


Black color preview on #E6DDA7 background

This text has black color on #E6DDA7 background.


White color preview on #E6DDA7 background

This text has white color on #E6DDA7 background.


Related colors

Complementary color

Complementary color for #hex is #192258.


I love getcolorcode.com

Triadic colors

1 #A7E6DD and #DDA7E6 with #E6DDA7 are triadic colors.

2 #A7DDE6 and #DDE6A7 with #E6DDA7 are triadic colors.