COLOR #E6D4AC

HEX: #E6D4AC RGB: (230,212,172)

Renk bilgisi

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

RGB renk modeli

#E6D4AC color RGB value is (230,212,172).

RGB: (230,212,172) (90%, 83%, 67%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 212 of 255 = 83%
B 172 of 255 = 67%

230
212
172

R + G + B ~ 80%. #E6D4AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 212 + 172 = 614 (100%)
R 230 of 614 ~ 37.46%
G 212 of 614 ~ 34.53%
B 172 of 614 ~ 28.01'%

%37.46
%34.53
%28.01

CMYK RENK MODELİ

#E6D4AC rengi CMYK tonu (0,8,25,10).

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

CMYK: (0,8,25,10)
C0M8Y25K10 (0%, 8%, 25%, 10%)
(0.00 / 0.08 / 0.25 / 0.10)

CMYK yüzdeleri

%0
%7.83
%25.22
%9.8

Codes

Color #E6D4AC in popluar color models

E6 D4 AC
RGB 230 212 172
HSL 41° 53.70% 78.82%
HSB/HSV 41° 25.22% 90.20%
CMYK 0.00% 7.83% 25.22%
9.80%

Color #E6D4AC in popluar number systems.

HEX E6 D4 AC
Decimal 230 212 172
Binary 11100110 11010100 10101100
Octal 346 324 254

Shades and tints

Shades of #E6D4AC

#E6D4AC
(230,212,172)
#D2C19D
(210,193,157)
#BEAE8E
(190,174,142)
#AA9B7F
(170,155,127)
#968870
(150,136,112)
#827561
(130,117,97)
#6E6252
(110,98,82)
#5A4F43
(90,79,67)
#463C34
(70,60,52)
#322925
(50,41,37)
#1E1616
(30,22,22)
#000000
(0,0,0)

Tints of #E6D4AC

#E6D4AC
(230,212,172)
#E8D7B3
(232,215,179)
#EADABA
(234,218,186)
#ECDDC1
(236,221,193)
#EEE0C8
(238,224,200)
#F0E3CF
(240,227,207)
#F2E6D6
(242,230,214)
#F4E9DD
(244,233,221)
#F6ECE4
(246,236,228)
#F8EFEB
(248,239,235)
#FAF2F2
(250,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D4AC; }

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

This text font color is #E6D4AC.

Background Color

.myBgColor { background-color: #E6D4AC; }

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

This div background color is #E6D4AC.

Border color

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

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

This div border color is #E6D4AC.

Opacity

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

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

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

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

This text has shadow with #E6D4AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D4AC.

Preview

Color preview on black background

This text has color #E6D4AC on black background.


Color preview on white background

This text has color #E6D4AC on white background.


Black color preview on #E6D4AC background

This text has black color on #E6D4AC background.


White color preview on #E6D4AC background

This text has white color on #E6D4AC background.


Related colors

Complementary color

Complementary color for #hex is #192B53.


I love getcolorcode.com

Triadic colors

1 #ACE6D4 and #D4ACE6 with #E6D4AC are triadic colors.

2 #ACD4E6 and #D4E6AC with #E6D4AC are triadic colors.