COLOR #E6D5AC

HEX: #E6D5AC RGB: (230,213,172)

Renk bilgisi

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

RGB renk modeli

#E6D5AC color RGB value is (230,213,172).

RGB: (230,213,172) (90%, 84%, 67%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 213 of 255 = 84%
B 172 of 255 = 67%

230
213
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 213 + 172 = 615 (100%)
R 230 of 615 ~ 37.4%
G 213 of 615 ~ 34.63%
B 172 of 615 ~ 27.97'%

%37.4
%34.63
%27.97

CMYK RENK MODELİ

#E6D5AC rengi CMYK tonu (0,7,25,10).

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

CMYK: (0,7,25,10)
C0M7Y25K10 (0%, 7%, 25%, 10%)
(0.00 / 0.07 / 0.25 / 0.10)

CMYK yüzdeleri

%0
%7.39
%25.22
%9.8

Codes

Color #E6D5AC in popluar color models

E6 D5 AC
RGB 230 213 172
HSL 42° 53.70% 78.82%
HSB/HSV 42° 25.22% 90.20%
CMYK 0.00% 7.39% 25.22%
9.80%

Color #E6D5AC in popluar number systems.

HEX E6 D5 AC
Decimal 230 213 172
Binary 11100110 11010101 10101100
Octal 346 325 254

Shades and tints

Shades of #E6D5AC

#E6D5AC
(230,213,172)
#D2C29D
(210,194,157)
#BEAF8E
(190,175,142)
#AA9C7F
(170,156,127)
#968970
(150,137,112)
#827661
(130,118,97)
#6E6352
(110,99,82)
#5A5043
(90,80,67)
#463D34
(70,61,52)
#322A25
(50,42,37)
#1E1716
(30,23,22)
#000000
(0,0,0)

Tints of #E6D5AC

#E6D5AC
(230,213,172)
#E8D8B3
(232,216,179)
#EADBBA
(234,219,186)
#ECDEC1
(236,222,193)
#EEE1C8
(238,225,200)
#F0E4CF
(240,228,207)
#F2E7D6
(242,231,214)
#F4EADD
(244,234,221)
#F6EDE4
(246,237,228)
#F8F0EB
(248,240,235)
#FAF3F2
(250,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D5AC; }

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

This text font color is #E6D5AC.

Background Color

.myBgColor { background-color: #E6D5AC; }

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

This div background color is #E6D5AC.

Border color

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

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

This div border color is #E6D5AC.

Opacity

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

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

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

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

This text has shadow with #E6D5AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D5AC.

Preview

Color preview on black background

This text has color #E6D5AC on black background.


Color preview on white background

This text has color #E6D5AC on white background.


Black color preview on #E6D5AC background

This text has black color on #E6D5AC background.


White color preview on #E6D5AC background

This text has white color on #E6D5AC background.


Related colors

Complementary color

Complementary color for #hex is #192A53.


I love getcolorcode.com

Triadic colors

1 #ACE6D5 and #D5ACE6 with #E6D5AC are triadic colors.

2 #ACD5E6 and #D5E6AC with #E6D5AC are triadic colors.