COLOR #E6DA9F

HEX: #E6DA9F RGB: (230,218,159)

Renk bilgisi

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

RGB renk modeli

#E6DA9F color RGB value is (230,218,159).

RGB: (230,218,159) (90%, 85%, 62%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 218 of 255 = 85%
B 159 of 255 = 62%

230
218
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 218 + 159 = 607 (100%)
R 230 of 607 ~ 37.89%
G 218 of 607 ~ 35.91%
B 159 of 607 ~ 26.19'%

%37.89
%35.91
%26.19

CMYK RENK MODELİ

#E6DA9F rengi CMYK tonu (0,5,31,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.22%
  • sarı tonu 30.87%
  • ana renk tonu 9.80%

CMYK: (0,5,31,10)
C0M5Y31K10 (0%, 5%, 31%, 10%)
(0.00 / 0.05 / 0.31 / 0.10)

CMYK yüzdeleri

%0
%5.22
%30.87
%9.8

Codes

Color #E6DA9F in popluar color models

E6 DA 9F
RGB 230 218 159
HSL 50° 58.68% 76.27%
HSB/HSV 50° 30.87% 90.20%
CMYK 0.00% 5.22% 30.87%
9.80%

Color #E6DA9F in popluar number systems.

HEX E6 DA 9F
Decimal 230 218 159
Binary 11100110 11011010 10011111
Octal 346 332 237

Shades and tints

Shades of #E6DA9F

#E6DA9F
(230,218,159)
#D2C791
(210,199,145)
#BEB483
(190,180,131)
#AAA175
(170,161,117)
#968E67
(150,142,103)
#827B59
(130,123,89)
#6E684B
(110,104,75)
#5A553D
(90,85,61)
#46422F
(70,66,47)
#322F21
(50,47,33)
#1E1C13
(30,28,19)
#000000
(0,0,0)

Tints of #E6DA9F

#E6DA9F
(230,218,159)
#E8DDA7
(232,221,167)
#EAE0AF
(234,224,175)
#ECE3B7
(236,227,183)
#EEE6BF
(238,230,191)
#F0E9C7
(240,233,199)
#F2ECCF
(242,236,207)
#F4EFD7
(244,239,215)
#F6F2DF
(246,242,223)
#F8F5E7
(248,245,231)
#FAF8EF
(250,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6DA9F color. Also use rgb(230,218,159) instead hex code.

Text Font Color

.myTextColor { color: #E6DA9F; }

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

This text font color is #E6DA9F.

Background Color

.myBgColor { background-color: #E6DA9F; }

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

This div background color is #E6DA9F.

Border color

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

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

This div border color is #E6DA9F.

Opacity

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

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

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

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

This text has shadow with #E6DA9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DA9F.

Preview

Color preview on black background

This text has color #E6DA9F on black background.


Color preview on white background

This text has color #E6DA9F on white background.


Black color preview on #E6DA9F background

This text has black color on #E6DA9F background.


White color preview on #E6DA9F background

This text has white color on #E6DA9F background.


Related colors

Complementary color

Complementary color for #hex is #192560.


I love getcolorcode.com

Triadic colors

1 #9FE6DA and #DA9FE6 with #E6DA9F are triadic colors.

2 #9FDAE6 and #DAE69F with #E6DA9F are triadic colors.