COLOR #E6D6CC

HEX: #E6D6CC RGB: (230,214,204)

Renk bilgisi

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

RGB renk modeli

#E6D6CC color RGB value is (230,214,204).

RGB: (230,214,204) (90%, 84%, 80%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 214 of 255 = 84%
B 204 of 255 = 80%

230
214
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 214 + 204 = 648 (100%)
R 230 of 648 ~ 35.49%
G 214 of 648 ~ 33.02%
B 204 of 648 ~ 31.48'%

%35.49
%33.02
%31.48

CMYK RENK MODELİ

#E6D6CC rengi CMYK tonu (0,7,11,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.96%
  • sarı tonu 11.30%
  • ana renk tonu 9.80%

CMYK: (0,7,11,10)
C0M7Y11K10 (0%, 7%, 11%, 10%)
(0.00 / 0.07 / 0.11 / 0.10)

CMYK yüzdeleri

%0
%6.96
%11.3
%9.8

Codes

Color #E6D6CC in popluar color models

E6 D6 CC
RGB 230 214 204
HSL 23° 34.21% 85.10%
HSB/HSV 23° 11.30% 90.20%
CMYK 0.00% 6.96% 11.30%
9.80%

Color #E6D6CC in popluar number systems.

HEX E6 D6 CC
Decimal 230 214 204
Binary 11100110 11010110 11001100
Octal 346 326 314

Shades and tints

Shades of #E6D6CC

#E6D6CC
(230,214,204)
#D2C3BA
(210,195,186)
#BEB0A8
(190,176,168)
#AA9D96
(170,157,150)
#968A84
(150,138,132)
#827772
(130,119,114)
#6E6460
(110,100,96)
#5A514E
(90,81,78)
#463E3C
(70,62,60)
#322B2A
(50,43,42)
#1E1818
(30,24,24)
#000000
(0,0,0)

Tints of #E6D6CC

#E6D6CC
(230,214,204)
#E8D9D0
(232,217,208)
#EADCD4
(234,220,212)
#ECDFD8
(236,223,216)
#EEE2DC
(238,226,220)
#F0E5E0
(240,229,224)
#F2E8E4
(242,232,228)
#F4EBE8
(244,235,232)
#F6EEEC
(246,238,236)
#F8F1F0
(248,241,240)
#FAF4F4
(250,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D6CC; }

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

This text font color is #E6D6CC.

Background Color

.myBgColor { background-color: #E6D6CC; }

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

This div background color is #E6D6CC.

Border color

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

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

This div border color is #E6D6CC.

Opacity

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

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

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

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

This text has shadow with #E6D6CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D6CC.

Preview

Color preview on black background

This text has color #E6D6CC on black background.


Color preview on white background

This text has color #E6D6CC on white background.


Black color preview on #E6D6CC background

This text has black color on #E6D6CC background.


White color preview on #E6D6CC background

This text has white color on #E6D6CC background.


Related colors

Complementary color

Complementary color for #hex is #192933.


I love getcolorcode.com

Triadic colors

1 #CCE6D6 and #D6CCE6 with #E6D6CC are triadic colors.

2 #CCD6E6 and #D6E6CC with #E6D6CC are triadic colors.