COLOR #E6DAAC

HEX: #E6DAAC RGB: (230,218,172)

Renk bilgisi

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

RGB renk modeli

#E6DAAC color RGB value is (230,218,172).

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

RGB bağlantıları ve doygunluk

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

230
218
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 218 + 172 = 620 (100%)
R 230 of 620 ~ 37.1%
G 218 of 620 ~ 35.16%
B 172 of 620 ~ 27.74'%

%37.1
%35.16
%27.74

CMYK RENK MODELİ

#E6DAAC rengi CMYK tonu (0,5,25,10).

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

CMYK: (0,5,25,10)
C0M5Y25K10 (0%, 5%, 25%, 10%)
(0.00 / 0.05 / 0.25 / 0.10)

CMYK yüzdeleri

%0
%5.22
%25.22
%9.8

Codes

Color #E6DAAC in popluar color models

E6 DA AC
RGB 230 218 172
HSL 48° 53.70% 78.82%
HSB/HSV 48° 25.22% 90.20%
CMYK 0.00% 5.22% 25.22%
9.80%

Color #E6DAAC in popluar number systems.

HEX E6 DA AC
Decimal 230 218 172
Binary 11100110 11011010 10101100
Octal 346 332 254

Shades and tints

Shades of #E6DAAC

#E6DAAC
(230,218,172)
#D2C79D
(210,199,157)
#BEB48E
(190,180,142)
#AAA17F
(170,161,127)
#968E70
(150,142,112)
#827B61
(130,123,97)
#6E6852
(110,104,82)
#5A5543
(90,85,67)
#464234
(70,66,52)
#322F25
(50,47,37)
#1E1C16
(30,28,22)
#000000
(0,0,0)

Tints of #E6DAAC

#E6DAAC
(230,218,172)
#E8DDB3
(232,221,179)
#EAE0BA
(234,224,186)
#ECE3C1
(236,227,193)
#EEE6C8
(238,230,200)
#F0E9CF
(240,233,207)
#F2ECD6
(242,236,214)
#F4EFDD
(244,239,221)
#F6F2E4
(246,242,228)
#F8F5EB
(248,245,235)
#FAF8F2
(250,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6DAAC; }

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

This text font color is #E6DAAC.

Background Color

.myBgColor { background-color: #E6DAAC; }

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

This div background color is #E6DAAC.

Border color

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

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

This div border color is #E6DAAC.

Opacity

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

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

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

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

This text has shadow with #E6DAAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6DAAC.

Preview

Color preview on black background

This text has color #E6DAAC on black background.


Color preview on white background

This text has color #E6DAAC on white background.


Black color preview on #E6DAAC background

This text has black color on #E6DAAC background.


White color preview on #E6DAAC background

This text has white color on #E6DAAC background.


Related colors

Complementary color

Complementary color for #hex is #192553.


I love getcolorcode.com

Triadic colors

1 #ACE6DA and #DAACE6 with #E6DAAC are triadic colors.

2 #ACDAE6 and #DAE6AC with #E6DAAC are triadic colors.