COLOR #E6C2AC

HEX: #E6C2AC RGB: (230,194,172)

Renk bilgisi

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

RGB renk modeli

#E6C2AC color RGB value is (230,194,172).

RGB: (230,194,172) (90%, 76%, 67%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 194 of 255 = 76%
B 172 of 255 = 67%

230
194
172

R + G + B ~ 78%. #E6C2AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 194 + 172 = 596 (100%)
R 230 of 596 ~ 38.59%
G 194 of 596 ~ 32.55%
B 172 of 596 ~ 28.86'%

%38.59
%32.55
%28.86

CMYK RENK MODELİ

#E6C2AC rengi CMYK tonu (0,16,25,10).

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

CMYK: (0,16,25,10)
C0M16Y25K10 (0%, 16%, 25%, 10%)
(0.00 / 0.16 / 0.25 / 0.10)

CMYK yüzdeleri

%0
%15.65
%25.22
%9.8

Codes

Color #E6C2AC in popluar color models

E6 C2 AC
RGB 230 194 172
HSL 23° 53.70% 78.82%
HSB/HSV 23° 25.22% 90.20%
CMYK 0.00% 15.65% 25.22%
9.80%

Color #E6C2AC in popluar number systems.

HEX E6 C2 AC
Decimal 230 194 172
Binary 11100110 11000010 10101100
Octal 346 302 254

Shades and tints

Shades of #E6C2AC

#E6C2AC
(230,194,172)
#D2B19D
(210,177,157)
#BEA08E
(190,160,142)
#AA8F7F
(170,143,127)
#967E70
(150,126,112)
#826D61
(130,109,97)
#6E5C52
(110,92,82)
#5A4B43
(90,75,67)
#463A34
(70,58,52)
#322925
(50,41,37)
#1E1816
(30,24,22)
#000000
(0,0,0)

Tints of #E6C2AC

#E6C2AC
(230,194,172)
#E8C7B3
(232,199,179)
#EACCBA
(234,204,186)
#ECD1C1
(236,209,193)
#EED6C8
(238,214,200)
#F0DBCF
(240,219,207)
#F2E0D6
(242,224,214)
#F4E5DD
(244,229,221)
#F6EAE4
(246,234,228)
#F8EFEB
(248,239,235)
#FAF4F2
(250,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6C2AC; }

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

This text font color is #E6C2AC.

Background Color

.myBgColor { background-color: #E6C2AC; }

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

This div background color is #E6C2AC.

Border color

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

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

This div border color is #E6C2AC.

Opacity

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

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

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

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

This text has shadow with #E6C2AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C2AC.

Preview

Color preview on black background

This text has color #E6C2AC on black background.


Color preview on white background

This text has color #E6C2AC on white background.


Black color preview on #E6C2AC background

This text has black color on #E6C2AC background.


White color preview on #E6C2AC background

This text has white color on #E6C2AC background.


Related colors

Complementary color

Complementary color for #hex is #193D53.


I love getcolorcode.com

Triadic colors

1 #ACE6C2 and #C2ACE6 with #E6C2AC are triadic colors.

2 #ACC2E6 and #C2E6AC with #E6C2AC are triadic colors.