COLOR #E6D3EA

HEX: #E6D3EA RGB: (230,211,234)

Renk bilgisi

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

RGB renk modeli

#E6D3EA color RGB value is (230,211,234).

RGB: (230,211,234) (90%, 83%, 92%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 211 of 255 = 83%
B 234 of 255 = 92%

230
211
234

R + G + B ~ 88%. #E6D3EA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 211 + 234 = 675 (100%)
R 230 of 675 ~ 34.07%
G 211 of 675 ~ 31.26%
B 234 of 675 ~ 34.67'%

%34.07
%31.26
%34.67

CMYK RENK MODELİ

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

  • camgöbeği tonu 1.71%
  • eflatun tonu 9.83%
  • sarı tonu 0.00%
  • ana renk tonu 8.24%
CMYK: (2,10,0,8) C2M10Y0K8 (2%,10%,0%,8%) (0.02/0.10/0.00/0.08) 

CMYK yüzdeleri

%1.71
%9.83
%0
%8.24

Codes

Color #E6D3EA in popluar color models

E6 D3 EA
RGB 230 211 234
HSL 290° 35.38% 87.25%
HSB/HSV 290° 9.83% 91.76%
CMYK 1.71% 9.83% 0.00%
8.24%

Color #E6D3EA in popluar number systems.

HEX E6 D3 EA
Decimal 230 211 234
Binary 11100110 11010011 11101010
Octal 346 323 352

Shades and tints

Shades of #E6D3EA

#E6D3EA
(230,211,234)
#D2C0D5
(210,192,213)
#BEADC0
(190,173,192)
#AA9AAB
(170,154,171)
#968796
(150,135,150)
#827481
(130,116,129)
#6E616C
(110,97,108)
#5A4E57
(90,78,87)
#463B42
(70,59,66)
#32282D
(50,40,45)
#1E1518
(30,21,24)
#000000
(0,0,0)

Tints of #E6D3EA

#E6D3EA
(230,211,234)
#E8D7EB
(232,215,235)
#EADBEC
(234,219,236)
#ECDFED
(236,223,237)
#EEE3EE
(238,227,238)
#F0E7EF
(240,231,239)
#F2EBF0
(242,235,240)
#F4EFF1
(244,239,241)
#F6F3F2
(246,243,242)
#F8F7F3
(248,247,243)
#FAFBF4
(250,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D3EA color. Also use rgb(230,211,234) instead hex code.

Text Font Color

.myTextColor { color: #E6D3EA; }

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

This text font color is #E6D3EA.

Background Color

.myBgColor { background-color: #E6D3EA; }

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

This div background color is #E6D3EA.

Border color

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

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

This div border color is #E6D3EA.

Opacity

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

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

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

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

This text has shadow with #E6D3EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D3EA.

Preview

Color preview on black background

This text has color #E6D3EA on black background.


Color preview on white background

This text has color #E6D3EA on white background.


Black color preview on #E6D3EA background

This text has black color on #E6D3EA background.


White color preview on #E6D3EA background

This text has white color on #E6D3EA background.


Related colors

Complementary color

Complementary color for #hex is #192C15.


I love getcolorcode.com

Triadic colors

1 #EAE6D3 and #D3EAE6 with #E6D3EA are triadic colors.

2 #EAD3E6 and #D3E6EA with #E6D3EA are triadic colors.