COLOR #E6D3AC

HEX: #E6D3AC RGB: (230,211,172)

Renk bilgisi

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

RGB renk modeli

#E6D3AC color RGB value is (230,211,172).

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

RGB bağlantıları ve doygunluk

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

230
211
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 211 + 172 = 613 (100%)
R 230 of 613 ~ 37.52%
G 211 of 613 ~ 34.42%
B 172 of 613 ~ 28.06'%

%37.52
%34.42
%28.06

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.26%
  • 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
%8.26
%25.22
%9.8

Codes

Color #E6D3AC in popluar color models

E6 D3 AC
RGB 230 211 172
HSL 40° 53.70% 78.82%
HSB/HSV 40° 25.22% 90.20%
CMYK 0.00% 8.26% 25.22%
9.80%

Color #E6D3AC in popluar number systems.

HEX E6 D3 AC
Decimal 230 211 172
Binary 11100110 11010011 10101100
Octal 346 323 254

Shades and tints

Shades of #E6D3AC

#E6D3AC
(230,211,172)
#D2C09D
(210,192,157)
#BEAD8E
(190,173,142)
#AA9A7F
(170,154,127)
#968770
(150,135,112)
#827461
(130,116,97)
#6E6152
(110,97,82)
#5A4E43
(90,78,67)
#463B34
(70,59,52)
#322825
(50,40,37)
#1E1516
(30,21,22)
#000000
(0,0,0)

Tints of #E6D3AC

#E6D3AC
(230,211,172)
#E8D7B3
(232,215,179)
#EADBBA
(234,219,186)
#ECDFC1
(236,223,193)
#EEE3C8
(238,227,200)
#F0E7CF
(240,231,207)
#F2EBD6
(242,235,214)
#F4EFDD
(244,239,221)
#F6F3E4
(246,243,228)
#F8F7EB
(248,247,235)
#FAFBF2
(250,251,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D3AC; }

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

This text font color is #E6D3AC.

Background Color

.myBgColor { background-color: #E6D3AC; }

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

This div background color is #E6D3AC.

Border color

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

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

This div border color is #E6D3AC.

Opacity

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

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

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

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

This text has shadow with #E6D3AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D3AC.

Preview

Color preview on black background

This text has color #E6D3AC on black background.


Color preview on white background

This text has color #E6D3AC on white background.


Black color preview on #E6D3AC background

This text has black color on #E6D3AC background.


White color preview on #E6D3AC background

This text has white color on #E6D3AC background.


Related colors

Complementary color

Complementary color for #hex is #192C53.


I love getcolorcode.com

Triadic colors

1 #ACE6D3 and #D3ACE6 with #E6D3AC are triadic colors.

2 #ACD3E6 and #D3E6AC with #E6D3AC are triadic colors.