COLOR #E6D4E2

HEX: #E6D4E2 RGB: (230,212,226)

Renk bilgisi

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

RGB renk modeli

#E6D4E2 color RGB value is (230,212,226).

RGB: (230,212,226) (90%, 83%, 89%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 212 of 255 = 83%
B 226 of 255 = 89%

230
212
226

R + G + B ~ 87%. #E6D4E2 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 212 + 226 = 668 (100%)
R 230 of 668 ~ 34.43%
G 212 of 668 ~ 31.74%
B 226 of 668 ~ 33.83'%

%34.43
%31.74
%33.83

CMYK RENK MODELİ

#E6D4E2 rengi CMYK tonu (0,8,2,10).

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

CMYK: (0,8,2,10)
C0M8Y2K10 (0%, 8%, 2%, 10%)
(0.00 / 0.08 / 0.02 / 0.10)

CMYK yüzdeleri

%0
%7.83
%1.74
%9.8

Codes

Color #E6D4E2 in popluar color models

E6 D4 E2
RGB 230 212 226
HSL 313° 26.47% 86.67%
HSB/HSV 313° 7.83% 90.20%
CMYK 0.00% 7.83% 1.74%
9.80%

Color #E6D4E2 in popluar number systems.

HEX E6 D4 E2
Decimal 230 212 226
Binary 11100110 11010100 11100010
Octal 346 324 342

Shades and tints

Shades of #E6D4E2

#E6D4E2
(230,212,226)
#D2C1CE
(210,193,206)
#BEAEBA
(190,174,186)
#AA9BA6
(170,155,166)
#968892
(150,136,146)
#82757E
(130,117,126)
#6E626A
(110,98,106)
#5A4F56
(90,79,86)
#463C42
(70,60,66)
#32292E
(50,41,46)
#1E161A
(30,22,26)
#000000
(0,0,0)

Tints of #E6D4E2

#E6D4E2
(230,212,226)
#E8D7E4
(232,215,228)
#EADAE6
(234,218,230)
#ECDDE8
(236,221,232)
#EEE0EA
(238,224,234)
#F0E3EC
(240,227,236)
#F2E6EE
(242,230,238)
#F4E9F0
(244,233,240)
#F6ECF2
(246,236,242)
#F8EFF4
(248,239,244)
#FAF2F6
(250,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D4E2; }

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

This text font color is #E6D4E2.

Background Color

.myBgColor { background-color: #E6D4E2; }

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

This div background color is #E6D4E2.

Border color

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

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

This div border color is #E6D4E2.

Opacity

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

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

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

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

This text has shadow with #E6D4E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D4E2.

Preview

Color preview on black background

This text has color #E6D4E2 on black background.


Color preview on white background

This text has color #E6D4E2 on white background.


Black color preview on #E6D4E2 background

This text has black color on #E6D4E2 background.


White color preview on #E6D4E2 background

This text has white color on #E6D4E2 background.


Related colors

Complementary color

Complementary color for #hex is #192B1D.


I love getcolorcode.com

Triadic colors

1 #E2E6D4 and #D4E2E6 with #E6D4E2 are triadic colors.

2 #E2D4E6 and #D4E6E2 with #E6D4E2 are triadic colors.