COLOR #E6BDD9

HEX: #E6BDD9 RGB: (230,189,217)

Renk bilgisi

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

RGB renk modeli

#E6BDD9 color RGB value is (230,189,217).

RGB: (230,189,217) (90%, 74%, 85%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 189 of 255 = 74%
B 217 of 255 = 85%

230
189
217

R + G + B ~ 83%. #E6BDD9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 189 + 217 = 636 (100%)
R 230 of 636 ~ 36.16%
G 189 of 636 ~ 29.72%
B 217 of 636 ~ 34.12'%

%36.16
%29.72
%34.12

CMYK RENK MODELİ

#E6BDD9 rengi CMYK tonu (0,18,6,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.83%
  • sarı tonu 5.65%
  • ana renk tonu 9.80%

CMYK: (0,18,6,10)
C0M18Y6K10 (0%, 18%, 6%, 10%)
(0.00 / 0.18 / 0.06 / 0.10)

CMYK yüzdeleri

%0
%17.83
%5.65
%9.8

Codes

Color #E6BDD9 in popluar color models

E6 BD D9
RGB 230 189 217
HSL 319° 45.05% 82.16%
HSB/HSV 319° 17.83% 90.20%
CMYK 0.00% 17.83% 5.65%
9.80%

Color #E6BDD9 in popluar number systems.

HEX E6 BD D9
Decimal 230 189 217
Binary 11100110 10111101 11011001
Octal 346 275 331

Shades and tints

Shades of #E6BDD9

#E6BDD9
(230,189,217)
#D2ACC6
(210,172,198)
#BE9BB3
(190,155,179)
#AA8AA0
(170,138,160)
#96798D
(150,121,141)
#82687A
(130,104,122)
#6E5767
(110,87,103)
#5A4654
(90,70,84)
#463541
(70,53,65)
#32242E
(50,36,46)
#1E131B
(30,19,27)
#000000
(0,0,0)

Tints of #E6BDD9

#E6BDD9
(230,189,217)
#E8C3DC
(232,195,220)
#EAC9DF
(234,201,223)
#ECCFE2
(236,207,226)
#EED5E5
(238,213,229)
#F0DBE8
(240,219,232)
#F2E1EB
(242,225,235)
#F4E7EE
(244,231,238)
#F6EDF1
(246,237,241)
#F8F3F4
(248,243,244)
#FAF9F7
(250,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6BDD9 color. Also use rgb(230,189,217) instead hex code.

Text Font Color

.myTextColor { color: #E6BDD9; }

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

This text font color is #E6BDD9.

Background Color

.myBgColor { background-color: #E6BDD9; }

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

This div background color is #E6BDD9.

Border color

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

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

This div border color is #E6BDD9.

Opacity

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

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

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

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

This text has shadow with #E6BDD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BDD9.

Preview

Color preview on black background

This text has color #E6BDD9 on black background.


Color preview on white background

This text has color #E6BDD9 on white background.


Black color preview on #E6BDD9 background

This text has black color on #E6BDD9 background.


White color preview on #E6BDD9 background

This text has white color on #E6BDD9 background.


Related colors

Complementary color

Complementary color for #hex is #194226.


I love getcolorcode.com

Triadic colors

1 #D9E6BD and #BDD9E6 with #E6BDD9 are triadic colors.

2 #D9BDE6 and #BDE6D9 with #E6BDD9 are triadic colors.