COLOR #E6DDAB

HEX: #E6DDAB RGB: (230,221,171)

Renk bilgisi

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

RGB renk modeli

#E6DDAB color RGB value is (230,221,171).

RGB: (230,221,171) (90%, 87%, 67%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 221 of 255 = 87%
B 171 of 255 = 67%

230
221
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 221 + 171 = 622 (100%)
R 230 of 622 ~ 36.98%
G 221 of 622 ~ 35.53%
B 171 of 622 ~ 27.49'%

%36.98
%35.53
%27.49

CMYK RENK MODELİ

#E6DDAB rengi CMYK tonu (0,4,26,10).

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

CMYK: (0,4,26,10)
C0M4Y26K10 (0%, 4%, 26%, 10%)
(0.00 / 0.04 / 0.26 / 0.10)

CMYK yüzdeleri

%0
%3.91
%25.65
%9.8

Codes

Color #E6DDAB in popluar color models

E6 DD AB
RGB 230 221 171
HSL 51° 54.13% 78.63%
HSB/HSV 51° 25.65% 90.20%
CMYK 0.00% 3.91% 25.65%
9.80%

Color #E6DDAB in popluar number systems.

HEX E6 DD AB
Decimal 230 221 171
Binary 11100110 11011101 10101011
Octal 346 335 253

Shades and tints

Shades of #E6DDAB

#E6DDAB
(230,221,171)
#D2C99C
(210,201,156)
#BEB58D
(190,181,141)
#AAA17E
(170,161,126)
#968D6F
(150,141,111)
#827960
(130,121,96)
#6E6551
(110,101,81)
#5A5142
(90,81,66)
#463D33
(70,61,51)
#322924
(50,41,36)
#1E1515
(30,21,21)
#000000
(0,0,0)

Tints of #E6DDAB

#E6DDAB
(230,221,171)
#E8E0B2
(232,224,178)
#EAE3B9
(234,227,185)
#ECE6C0
(236,230,192)
#EEE9C7
(238,233,199)
#F0ECCE
(240,236,206)
#F2EFD5
(242,239,213)
#F4F2DC
(244,242,220)
#F6F5E3
(246,245,227)
#F8F8EA
(248,248,234)
#FAFBF1
(250,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DDAB; }

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

This text font color is #E6DDAB.

Background Color

.myBgColor { background-color: #E6DDAB; }

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

This div background color is #E6DDAB.

Border color

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

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

This div border color is #E6DDAB.

Opacity

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

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

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

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

This text has shadow with #E6DDAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DDAB.

Preview

Color preview on black background

This text has color #E6DDAB on black background.


Color preview on white background

This text has color #E6DDAB on white background.


Black color preview on #E6DDAB background

This text has black color on #E6DDAB background.


White color preview on #E6DDAB background

This text has white color on #E6DDAB background.


Related colors

Complementary color

Complementary color for #hex is #192254.


I love getcolorcode.com

Triadic colors

1 #ABE6DD and #DDABE6 with #E6DDAB are triadic colors.

2 #ABDDE6 and #DDE6AB with #E6DDAB are triadic colors.