COLOR #E6D4CE

HEX: #E6D4CE RGB: (230,212,206)

Renk bilgisi

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

RGB renk modeli

#E6D4CE color RGB value is (230,212,206).

RGB: (230,212,206) (90%, 83%, 81%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 212 of 255 = 83%
B 206 of 255 = 81%

230
212
206

R + G + B ~ 85%. #E6D4CE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 212 + 206 = 648 (100%)
R 230 of 648 ~ 35.49%
G 212 of 648 ~ 32.72%
B 206 of 648 ~ 31.79'%

%35.49
%32.72
%31.79

CMYK RENK MODELİ

#E6D4CE rengi CMYK tonu (0,8,10,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.83%
  • sarı tonu 10.43%
  • ana renk tonu 9.80%

CMYK: (0,8,10,10)
C0M8Y10K10 (0%, 8%, 10%, 10%)
(0.00 / 0.08 / 0.10 / 0.10)

CMYK yüzdeleri

%0
%7.83
%10.43
%9.8

Codes

Color #E6D4CE in popluar color models

E6 D4 CE
RGB 230 212 206
HSL 15° 32.43% 85.49%
HSB/HSV 15° 10.43% 90.20%
CMYK 0.00% 7.83% 10.43%
9.80%

Color #E6D4CE in popluar number systems.

HEX E6 D4 CE
Decimal 230 212 206
Binary 11100110 11010100 11001110
Octal 346 324 316

Shades and tints

Shades of #E6D4CE

#E6D4CE
(230,212,206)
#D2C1BC
(210,193,188)
#BEAEAA
(190,174,170)
#AA9B98
(170,155,152)
#968886
(150,136,134)
#827574
(130,117,116)
#6E6262
(110,98,98)
#5A4F50
(90,79,80)
#463C3E
(70,60,62)
#32292C
(50,41,44)
#1E161A
(30,22,26)
#000000
(0,0,0)

Tints of #E6D4CE

#E6D4CE
(230,212,206)
#E8D7D2
(232,215,210)
#EADAD6
(234,218,214)
#ECDDDA
(236,221,218)
#EEE0DE
(238,224,222)
#F0E3E2
(240,227,226)
#F2E6E6
(242,230,230)
#F4E9EA
(244,233,234)
#F6ECEE
(246,236,238)
#F8EFF2
(248,239,242)
#FAF2F6
(250,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D4CE color. Also use rgb(230,212,206) instead hex code.

Text Font Color

.myTextColor { color: #E6D4CE; }

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

This text font color is #E6D4CE.

Background Color

.myBgColor { background-color: #E6D4CE; }

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

This div background color is #E6D4CE.

Border color

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

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

This div border color is #E6D4CE.

Opacity

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

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

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

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

This text has shadow with #E6D4CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D4CE.

Preview

Color preview on black background

This text has color #E6D4CE on black background.


Color preview on white background

This text has color #E6D4CE on white background.


Black color preview on #E6D4CE background

This text has black color on #E6D4CE background.


White color preview on #E6D4CE background

This text has white color on #E6D4CE background.


Related colors

Complementary color

Complementary color for #hex is #192B31.


I love getcolorcode.com

Triadic colors

1 #CEE6D4 and #D4CEE6 with #E6D4CE are triadic colors.

2 #CED4E6 and #D4E6CE with #E6D4CE are triadic colors.