COLOR #E6D6CE

HEX: #E6D6CE RGB: (230,214,206)

Renk bilgisi

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

RGB renk modeli

#E6D6CE color RGB value is (230,214,206).

RGB: (230,214,206) (90%, 84%, 81%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 214 of 255 = 84%
B 206 of 255 = 81%

230
214
206

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 214 + 206 = 650 (100%)
R 230 of 650 ~ 35.38%
G 214 of 650 ~ 32.92%
B 206 of 650 ~ 31.69'%

%35.38
%32.92
%31.69

CMYK RENK MODELİ

#E6D6CE rengi CMYK tonu (0,7,10,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.96%
  • sarı tonu 10.43%
  • ana renk tonu 9.80%
CMYK: (0,7,10,10) C0M7Y10K10 (0%,7%,10%,10%) (0.00/0.07/0.10/0.10) 

CMYK yüzdeleri

%0
%6.96
%10.43
%9.8

Codes

Color #E6D6CE in popluar color models

E6 D6 CE
RGB 230 214 206
HSL 20° 32.43% 85.49%
HSB/HSV 20° 10.43% 90.20%
CMYK 0.00% 6.96% 10.43%
9.80%

Color #E6D6CE in popluar number systems.

HEX E6 D6 CE
Decimal 230 214 206
Binary 11100110 11010110 11001110
Octal 346 326 316

Shades and tints

Shades of #E6D6CE

#E6D6CE
(230,214,206)
#D2C3BC
(210,195,188)
#BEB0AA
(190,176,170)
#AA9D98
(170,157,152)
#968A86
(150,138,134)
#827774
(130,119,116)
#6E6462
(110,100,98)
#5A5150
(90,81,80)
#463E3E
(70,62,62)
#322B2C
(50,43,44)
#1E181A
(30,24,26)
#000000
(0,0,0)

Tints of #E6D6CE

#E6D6CE
(230,214,206)
#E8D9D2
(232,217,210)
#EADCD6
(234,220,214)
#ECDFDA
(236,223,218)
#EEE2DE
(238,226,222)
#F0E5E2
(240,229,226)
#F2E8E6
(242,232,230)
#F4EBEA
(244,235,234)
#F6EEEE
(246,238,238)
#F8F1F2
(248,241,242)
#FAF4F6
(250,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D6CE; }

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

This text font color is #E6D6CE.

Background Color

.myBgColor { background-color: #E6D6CE; }

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

This div background color is #E6D6CE.

Border color

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

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

This div border color is #E6D6CE.

Opacity

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

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

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

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

This text has shadow with #E6D6CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D6CE.

Preview

Color preview on black background

This text has color #E6D6CE on black background.


Color preview on white background

This text has color #E6D6CE on white background.


Black color preview on #E6D6CE background

This text has black color on #E6D6CE background.


White color preview on #E6D6CE background

This text has white color on #E6D6CE background.


Related colors

Complementary color

Complementary color for #hex is #192931.


I love getcolorcode.com

Triadic colors

1 #CEE6D6 and #D6CEE6 with #E6D6CE are triadic colors.

2 #CED6E6 and #D6E6CE with #E6D6CE are triadic colors.