COLOR #E6CED5

HEX: #E6CED5 RGB: (230,206,213)

Renk bilgisi

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

RGB renk modeli

#E6CED5 color RGB value is (230,206,213).

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

RGB bağlantıları ve doygunluk

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

230
206
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 206 + 213 = 649 (100%)
R 230 of 649 ~ 35.44%
G 206 of 649 ~ 31.74%
B 213 of 649 ~ 32.82'%

%35.44
%31.74
%32.82

CMYK RENK MODELİ

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

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

CMYK: (0,10,7,10)
C0M10Y7K10 (0%, 10%, 7%, 10%)
(0.00 / 0.10 / 0.07 / 0.10)

CMYK yüzdeleri

%0
%10.43
%7.39
%9.8

Codes

Color #E6CED5 in popluar color models

E6 CE D5
RGB 230 206 213
HSL 343° 32.43% 85.49%
HSB/HSV 343° 10.43% 90.20%
CMYK 0.00% 10.43% 7.39%
9.80%

Color #E6CED5 in popluar number systems.

HEX E6 CE D5
Decimal 230 206 213
Binary 11100110 11001110 11010101
Octal 346 316 325

Shades and tints

Shades of #E6CED5

#E6CED5
(230,206,213)
#D2BCC2
(210,188,194)
#BEAAAF
(190,170,175)
#AA989C
(170,152,156)
#968689
(150,134,137)
#827476
(130,116,118)
#6E6263
(110,98,99)
#5A5050
(90,80,80)
#463E3D
(70,62,61)
#322C2A
(50,44,42)
#1E1A17
(30,26,23)
#000000
(0,0,0)

Tints of #E6CED5

#E6CED5
(230,206,213)
#E8D2D8
(232,210,216)
#EAD6DB
(234,214,219)
#ECDADE
(236,218,222)
#EEDEE1
(238,222,225)
#F0E2E4
(240,226,228)
#F2E6E7
(242,230,231)
#F4EAEA
(244,234,234)
#F6EEED
(246,238,237)
#F8F2F0
(248,242,240)
#FAF6F3
(250,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6CED5; }

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

This text font color is #E6CED5.

Background Color

.myBgColor { background-color: #E6CED5; }

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

This div background color is #E6CED5.

Border color

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

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

This div border color is #E6CED5.

Opacity

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

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

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

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

This text has shadow with #E6CED5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CED5.

Preview

Color preview on black background

This text has color #E6CED5 on black background.


Color preview on white background

This text has color #E6CED5 on white background.


Black color preview on #E6CED5 background

This text has black color on #E6CED5 background.


White color preview on #E6CED5 background

This text has white color on #E6CED5 background.


Related colors

Complementary color

Complementary color for #hex is #19312A.


I love getcolorcode.com

Triadic colors

1 #D5E6CE and #CED5E6 with #E6CED5 are triadic colors.

2 #D5CEE6 and #CEE6D5 with #E6CED5 are triadic colors.