COLOR #E6CED6

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

230
206
214

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

Yüzdelerle RGB renk parçaları

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

%35.38
%31.69
%32.92

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.43%
  • sarı tonu 6.96%
  • 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
%6.96
%9.8

Codes

Color #E6CED6 in popluar color models

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

Color #E6CED6 in popluar number systems.

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

Shades and tints

Shades of #E6CED6

#E6CED6
(230,206,214)
#D2BCC3
(210,188,195)
#BEAAB0
(190,170,176)
#AA989D
(170,152,157)
#96868A
(150,134,138)
#827477
(130,116,119)
#6E6264
(110,98,100)
#5A5051
(90,80,81)
#463E3E
(70,62,62)
#322C2B
(50,44,43)
#1E1A18
(30,26,24)
#000000
(0,0,0)

Tints of #E6CED6

#E6CED6
(230,206,214)
#E8D2D9
(232,210,217)
#EAD6DC
(234,214,220)
#ECDADF
(236,218,223)
#EEDEE2
(238,222,226)
#F0E2E5
(240,226,229)
#F2E6E8
(242,230,232)
#F4EAEB
(244,234,235)
#F6EEEE
(246,238,238)
#F8F2F1
(248,242,241)
#FAF6F4
(250,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6CED6; }

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

This text font color is #E6CED6.

Background Color

.myBgColor { background-color: #E6CED6; }

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

This div background color is #E6CED6.

Border color

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

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

This div border color is #E6CED6.

Opacity

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

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

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

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

This text has shadow with #E6CED6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CED6.

Preview

Color preview on black background

This text has color #E6CED6 on black background.


Color preview on white background

This text has color #E6CED6 on white background.


Black color preview on #E6CED6 background

This text has black color on #E6CED6 background.


White color preview on #E6CED6 background

This text has white color on #E6CED6 background.


Related colors

Complementary color

Complementary color for #hex is #193129.


I love getcolorcode.com

Triadic colors

1 #D6E6CE and #CED6E6 with #E6CED6 are triadic colors.

2 #D6CEE6 and #CEE6D6 with #E6CED6 are triadic colors.