COLOR #E6DD9A

HEX: #E6DD9A RGB: (230,221,154)

Renk bilgisi

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

RGB renk modeli

#E6DD9A color RGB value is (230,221,154).

RGB: (230,221,154) (90%, 87%, 60%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 221 of 255 = 87%
B 154 of 255 = 60%

230
221
154

R + G + B ~ 79%. #E6DD9A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 221 + 154 = 605 (100%)
R 230 of 605 ~ 38.02%
G 221 of 605 ~ 36.53%
B 154 of 605 ~ 25.45'%

%38.02
%36.53
%25.45

CMYK RENK MODELİ

#E6DD9A rengi CMYK tonu (0,4,33,10).

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

CMYK: (0,4,33,10)
C0M4Y33K10 (0%, 4%, 33%, 10%)
(0.00 / 0.04 / 0.33 / 0.10)

CMYK yüzdeleri

%0
%3.91
%33.04
%9.8

Codes

Color #E6DD9A in popluar color models

E6 DD 9A
RGB 230 221 154
HSL 53° 60.32% 75.29%
HSB/HSV 53° 33.04% 90.20%
CMYK 0.00% 3.91% 33.04%
9.80%

Color #E6DD9A in popluar number systems.

HEX E6 DD 9A
Decimal 230 221 154
Binary 11100110 11011101 10011010
Octal 346 335 232

Shades and tints

Shades of #E6DD9A

#E6DD9A
(230,221,154)
#D2C98C
(210,201,140)
#BEB57E
(190,181,126)
#AAA170
(170,161,112)
#968D62
(150,141,98)
#827954
(130,121,84)
#6E6546
(110,101,70)
#5A5138
(90,81,56)
#463D2A
(70,61,42)
#32291C
(50,41,28)
#1E150E
(30,21,14)
#000000
(0,0,0)

Tints of #E6DD9A

#E6DD9A
(230,221,154)
#E8E0A3
(232,224,163)
#EAE3AC
(234,227,172)
#ECE6B5
(236,230,181)
#EEE9BE
(238,233,190)
#F0ECC7
(240,236,199)
#F2EFD0
(242,239,208)
#F4F2D9
(244,242,217)
#F6F5E2
(246,245,226)
#F8F8EB
(248,248,235)
#FAFBF4
(250,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DD9A; }

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

This text font color is #E6DD9A.

Background Color

.myBgColor { background-color: #E6DD9A; }

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

This div background color is #E6DD9A.

Border color

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

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

This div border color is #E6DD9A.

Opacity

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

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

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

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

This text has shadow with #E6DD9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DD9A.

Preview

Color preview on black background

This text has color #E6DD9A on black background.


Color preview on white background

This text has color #E6DD9A on white background.


Black color preview on #E6DD9A background

This text has black color on #E6DD9A background.


White color preview on #E6DD9A background

This text has white color on #E6DD9A background.


Related colors

Complementary color

Complementary color for #hex is #192265.


I love getcolorcode.com

Triadic colors

1 #9AE6DD and #DD9AE6 with #E6DD9A are triadic colors.

2 #9ADDE6 and #DDE69A with #E6DD9A are triadic colors.