COLOR #E6D49D

HEX: #E6D49D RGB: (230,212,157)

Renk bilgisi

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

RGB renk modeli

#E6D49D color RGB value is (230,212,157).

RGB: (230,212,157) (90%, 83%, 62%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 212 of 255 = 83%
B 157 of 255 = 62%

230
212
157

R + G + B ~ 78%. #E6D49D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 212 + 157 = 599 (100%)
R 230 of 599 ~ 38.4%
G 212 of 599 ~ 35.39%
B 157 of 599 ~ 26.21'%

%38.4
%35.39
%26.21

CMYK RENK MODELİ

#E6D49D rengi CMYK tonu (0,8,32,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.83%
  • sarı tonu 31.74%
  • ana renk tonu 9.80%

CMYK: (0,8,32,10)
C0M8Y32K10 (0%, 8%, 32%, 10%)
(0.00 / 0.08 / 0.32 / 0.10)

CMYK yüzdeleri

%0
%7.83
%31.74
%9.8

Codes

Color #E6D49D in popluar color models

E6 D4 9D
RGB 230 212 157
HSL 45° 59.35% 75.88%
HSB/HSV 45° 31.74% 90.20%
CMYK 0.00% 7.83% 31.74%
9.80%

Color #E6D49D in popluar number systems.

HEX E6 D4 9D
Decimal 230 212 157
Binary 11100110 11010100 10011101
Octal 346 324 235

Shades and tints

Shades of #E6D49D

#E6D49D
(230,212,157)
#D2C18F
(210,193,143)
#BEAE81
(190,174,129)
#AA9B73
(170,155,115)
#968865
(150,136,101)
#827557
(130,117,87)
#6E6249
(110,98,73)
#5A4F3B
(90,79,59)
#463C2D
(70,60,45)
#32291F
(50,41,31)
#1E1611
(30,22,17)
#000000
(0,0,0)

Tints of #E6D49D

#E6D49D
(230,212,157)
#E8D7A5
(232,215,165)
#EADAAD
(234,218,173)
#ECDDB5
(236,221,181)
#EEE0BD
(238,224,189)
#F0E3C5
(240,227,197)
#F2E6CD
(242,230,205)
#F4E9D5
(244,233,213)
#F6ECDD
(246,236,221)
#F8EFE5
(248,239,229)
#FAF2ED
(250,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D49D color. Also use rgb(230,212,157) instead hex code.

Text Font Color

.myTextColor { color: #E6D49D; }

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

This text font color is #E6D49D.

Background Color

.myBgColor { background-color: #E6D49D; }

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

This div background color is #E6D49D.

Border color

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

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

This div border color is #E6D49D.

Opacity

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

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

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

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

This text has shadow with #E6D49D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D49D.

Preview

Color preview on black background

This text has color #E6D49D on black background.


Color preview on white background

This text has color #E6D49D on white background.


Black color preview on #E6D49D background

This text has black color on #E6D49D background.


White color preview on #E6D49D background

This text has white color on #E6D49D background.


Related colors

Complementary color

Complementary color for #hex is #192B62.


I love getcolorcode.com

Triadic colors

1 #9DE6D4 and #D49DE6 with #E6D49D are triadic colors.

2 #9DD4E6 and #D4E69D with #E6D49D are triadic colors.