COLOR #E6D2AC

HEX: #E6D2AC RGB: (230,210,172)

Renk bilgisi

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

RGB renk modeli

#E6D2AC color RGB value is (230,210,172).

RGB: (230,210,172) (90%, 82%, 67%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 210 of 255 = 82%
B 172 of 255 = 67%

230
210
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 210 + 172 = 612 (100%)
R 230 of 612 ~ 37.58%
G 210 of 612 ~ 34.31%
B 172 of 612 ~ 28.1'%

%37.58
%34.31
%28.1

CMYK RENK MODELİ

#E6D2AC rengi CMYK tonu (0,9,25,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.70%
  • sarı tonu 25.22%
  • ana renk tonu 9.80%
CMYK: (0,9,25,10) C0M9Y25K10 (0%,9%,25%,10%) (0.00/0.09/0.25/0.10) 

CMYK yüzdeleri

%0
%8.7
%25.22
%9.8

Codes

Color #E6D2AC in popluar color models

E6 D2 AC
RGB 230 210 172
HSL 39° 53.70% 78.82%
HSB/HSV 39° 25.22% 90.20%
CMYK 0.00% 8.70% 25.22%
9.80%

Color #E6D2AC in popluar number systems.

HEX E6 D2 AC
Decimal 230 210 172
Binary 11100110 11010010 10101100
Octal 346 322 254

Shades and tints

Shades of #E6D2AC

#E6D2AC
(230,210,172)
#D2BF9D
(210,191,157)
#BEAC8E
(190,172,142)
#AA997F
(170,153,127)
#968670
(150,134,112)
#827361
(130,115,97)
#6E6052
(110,96,82)
#5A4D43
(90,77,67)
#463A34
(70,58,52)
#322725
(50,39,37)
#1E1416
(30,20,22)
#000000
(0,0,0)

Tints of #E6D2AC

#E6D2AC
(230,210,172)
#E8D6B3
(232,214,179)
#EADABA
(234,218,186)
#ECDEC1
(236,222,193)
#EEE2C8
(238,226,200)
#F0E6CF
(240,230,207)
#F2EAD6
(242,234,214)
#F4EEDD
(244,238,221)
#F6F2E4
(246,242,228)
#F8F6EB
(248,246,235)
#FAFAF2
(250,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D2AC; }

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

This text font color is #E6D2AC.

Background Color

.myBgColor { background-color: #E6D2AC; }

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

This div background color is #E6D2AC.

Border color

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

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

This div border color is #E6D2AC.

Opacity

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

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

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

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

This text has shadow with #E6D2AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D2AC.

Preview

Color preview on black background

This text has color #E6D2AC on black background.


Color preview on white background

This text has color #E6D2AC on white background.


Black color preview on #E6D2AC background

This text has black color on #E6D2AC background.


White color preview on #E6D2AC background

This text has white color on #E6D2AC background.


Related colors

Complementary color

Complementary color for #hex is #192D53.


I love getcolorcode.com

Triadic colors

1 #ACE6D2 and #D2ACE6 with #E6D2AC are triadic colors.

2 #ACD2E6 and #D2E6AC with #E6D2AC are triadic colors.