COLOR #E6DDAE

HEX: #E6DDAE RGB: (230,221,174)

Renk bilgisi

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

RGB renk modeli

#E6DDAE color RGB value is (230,221,174).

RGB: (230,221,174) (90%, 87%, 68%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 221 of 255 = 87%
B 174 of 255 = 68%

230
221
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 221 + 174 = 625 (100%)
R 230 of 625 ~ 36.8%
G 221 of 625 ~ 35.36%
B 174 of 625 ~ 27.84'%

%36.8
%35.36
%27.84

CMYK RENK MODELİ

#E6DDAE rengi CMYK tonu (0,4,24,10).

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

CMYK: (0,4,24,10)
C0M4Y24K10 (0%, 4%, 24%, 10%)
(0.00 / 0.04 / 0.24 / 0.10)

CMYK yüzdeleri

%0
%3.91
%24.35
%9.8

Codes

Color #E6DDAE in popluar color models

E6 DD AE
RGB 230 221 174
HSL 50° 52.83% 79.22%
HSB/HSV 50° 24.35% 90.20%
CMYK 0.00% 3.91% 24.35%
9.80%

Color #E6DDAE in popluar number systems.

HEX E6 DD AE
Decimal 230 221 174
Binary 11100110 11011101 10101110
Octal 346 335 256

Shades and tints

Shades of #E6DDAE

#E6DDAE
(230,221,174)
#D2C99F
(210,201,159)
#BEB590
(190,181,144)
#AAA181
(170,161,129)
#968D72
(150,141,114)
#827963
(130,121,99)
#6E6554
(110,101,84)
#5A5145
(90,81,69)
#463D36
(70,61,54)
#322927
(50,41,39)
#1E1518
(30,21,24)
#000000
(0,0,0)

Tints of #E6DDAE

#E6DDAE
(230,221,174)
#E8E0B5
(232,224,181)
#EAE3BC
(234,227,188)
#ECE6C3
(236,230,195)
#EEE9CA
(238,233,202)
#F0ECD1
(240,236,209)
#F2EFD8
(242,239,216)
#F4F2DF
(244,242,223)
#F6F5E6
(246,245,230)
#F8F8ED
(248,248,237)
#FAFBF4
(250,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DDAE; }

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

This text font color is #E6DDAE.

Background Color

.myBgColor { background-color: #E6DDAE; }

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

This div background color is #E6DDAE.

Border color

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

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

This div border color is #E6DDAE.

Opacity

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

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

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

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

This text has shadow with #E6DDAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DDAE.

Preview

Color preview on black background

This text has color #E6DDAE on black background.


Color preview on white background

This text has color #E6DDAE on white background.


Black color preview on #E6DDAE background

This text has black color on #E6DDAE background.


White color preview on #E6DDAE background

This text has white color on #E6DDAE background.


Related colors

Complementary color

Complementary color for #hex is #192251.


I love getcolorcode.com

Triadic colors

1 #AEE6DD and #DDAEE6 with #E6DDAE are triadic colors.

2 #AEDDE6 and #DDE6AE with #E6DDAE are triadic colors.