COLOR #E6DAAA

HEX: #E6DAAA RGB: (230,218,170)

Renk bilgisi

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

RGB renk modeli

#E6DAAA color RGB value is (230,218,170).

RGB: (230,218,170) (90%, 85%, 67%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 218 of 255 = 85%
B 170 of 255 = 67%

230
218
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 218 + 170 = 618 (100%)
R 230 of 618 ~ 37.22%
G 218 of 618 ~ 35.28%
B 170 of 618 ~ 27.51'%

%37.22
%35.28
%27.51

CMYK RENK MODELİ

#E6DAAA rengi CMYK tonu (0,5,26,10).

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

CMYK: (0,5,26,10)
C0M5Y26K10 (0%, 5%, 26%, 10%)
(0.00 / 0.05 / 0.26 / 0.10)

CMYK yüzdeleri

%0
%5.22
%26.09
%9.8

Codes

Color #E6DAAA in popluar color models

E6 DA AA
RGB 230 218 170
HSL 48° 54.55% 78.43%
HSB/HSV 48° 26.09% 90.20%
CMYK 0.00% 5.22% 26.09%
9.80%

Color #E6DAAA in popluar number systems.

HEX E6 DA AA
Decimal 230 218 170
Binary 11100110 11011010 10101010
Octal 346 332 252

Shades and tints

Shades of #E6DAAA

#E6DAAA
(230,218,170)
#D2C79B
(210,199,155)
#BEB48C
(190,180,140)
#AAA17D
(170,161,125)
#968E6E
(150,142,110)
#827B5F
(130,123,95)
#6E6850
(110,104,80)
#5A5541
(90,85,65)
#464232
(70,66,50)
#322F23
(50,47,35)
#1E1C14
(30,28,20)
#000000
(0,0,0)

Tints of #E6DAAA

#E6DAAA
(230,218,170)
#E8DDB1
(232,221,177)
#EAE0B8
(234,224,184)
#ECE3BF
(236,227,191)
#EEE6C6
(238,230,198)
#F0E9CD
(240,233,205)
#F2ECD4
(242,236,212)
#F4EFDB
(244,239,219)
#F6F2E2
(246,242,226)
#F8F5E9
(248,245,233)
#FAF8F0
(250,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DAAA; }

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

This text font color is #E6DAAA.

Background Color

.myBgColor { background-color: #E6DAAA; }

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

This div background color is #E6DAAA.

Border color

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

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

This div border color is #E6DAAA.

Opacity

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

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

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

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

This text has shadow with #E6DAAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DAAA.

Preview

Color preview on black background

This text has color #E6DAAA on black background.


Color preview on white background

This text has color #E6DAAA on white background.


Black color preview on #E6DAAA background

This text has black color on #E6DAAA background.


White color preview on #E6DAAA background

This text has white color on #E6DAAA background.


Related colors

Complementary color

Complementary color for #hex is #192555.


I love getcolorcode.com

Triadic colors

1 #AAE6DA and #DAAAE6 with #E6DAAA are triadic colors.

2 #AADAE6 and #DAE6AA with #E6DAAA are triadic colors.