COLOR #E6C0AC

HEX: #E6C0AC RGB: (230,192,172)

Renk bilgisi

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

RGB renk modeli

#E6C0AC color RGB value is (230,192,172).

RGB: (230,192,172) (90%, 75%, 67%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 192 of 255 = 75%
B 172 of 255 = 67%

230
192
172

R + G + B ~ 77%. #E6C0AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 192 + 172 = 594 (100%)
R 230 of 594 ~ 38.72%
G 192 of 594 ~ 32.32%
B 172 of 594 ~ 28.96'%

%38.72
%32.32
%28.96

CMYK RENK MODELİ

#E6C0AC rengi CMYK tonu (0,17,25,10).

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

CMYK: (0,17,25,10)
C0M17Y25K10 (0%, 17%, 25%, 10%)
(0.00 / 0.17 / 0.25 / 0.10)

CMYK yüzdeleri

%0
%16.52
%25.22
%9.8

Codes

Color #E6C0AC in popluar color models

E6 C0 AC
RGB 230 192 172
HSL 21° 53.70% 78.82%
HSB/HSV 21° 25.22% 90.20%
CMYK 0.00% 16.52% 25.22%
9.80%

Color #E6C0AC in popluar number systems.

HEX E6 C0 AC
Decimal 230 192 172
Binary 11100110 11000000 10101100
Octal 346 300 254

Shades and tints

Shades of #E6C0AC

#E6C0AC
(230,192,172)
#D2AF9D
(210,175,157)
#BE9E8E
(190,158,142)
#AA8D7F
(170,141,127)
#967C70
(150,124,112)
#826B61
(130,107,97)
#6E5A52
(110,90,82)
#5A4943
(90,73,67)
#463834
(70,56,52)
#322725
(50,39,37)
#1E1616
(30,22,22)
#000000
(0,0,0)

Tints of #E6C0AC

#E6C0AC
(230,192,172)
#E8C5B3
(232,197,179)
#EACABA
(234,202,186)
#ECCFC1
(236,207,193)
#EED4C8
(238,212,200)
#F0D9CF
(240,217,207)
#F2DED6
(242,222,214)
#F4E3DD
(244,227,221)
#F6E8E4
(246,232,228)
#F8EDEB
(248,237,235)
#FAF2F2
(250,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6C0AC; }

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

This text font color is #E6C0AC.

Background Color

.myBgColor { background-color: #E6C0AC; }

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

This div background color is #E6C0AC.

Border color

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

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

This div border color is #E6C0AC.

Opacity

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

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

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

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

This text has shadow with #E6C0AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C0AC.

Preview

Color preview on black background

This text has color #E6C0AC on black background.


Color preview on white background

This text has color #E6C0AC on white background.


Black color preview on #E6C0AC background

This text has black color on #E6C0AC background.


White color preview on #E6C0AC background

This text has white color on #E6C0AC background.


Related colors

Complementary color

Complementary color for #hex is #193F53.


I love getcolorcode.com

Triadic colors

1 #ACE6C0 and #C0ACE6 with #E6C0AC are triadic colors.

2 #ACC0E6 and #C0E6AC with #E6C0AC are triadic colors.