COLOR #E6BAD9

HEX: #E6BAD9 RGB: (230,186,217)

Renk bilgisi

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

RGB renk modeli

#E6BAD9 color RGB value is (230,186,217).

RGB: (230,186,217) (90%, 73%, 85%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 186 of 255 = 73%
B 217 of 255 = 85%

230
186
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 186 + 217 = 633 (100%)
R 230 of 633 ~ 36.33%
G 186 of 633 ~ 29.38%
B 217 of 633 ~ 34.28'%

%36.33
%29.38
%34.28

CMYK RENK MODELİ

#E6BAD9 rengi CMYK tonu (0,19,6,10).

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

CMYK: (0,19,6,10)
C0M19Y6K10 (0%, 19%, 6%, 10%)
(0.00 / 0.19 / 0.06 / 0.10)

CMYK yüzdeleri

%0
%19.13
%5.65
%9.8

Codes

Color #E6BAD9 in popluar color models

E6 BA D9
RGB 230 186 217
HSL 318° 46.81% 81.57%
HSB/HSV 318° 19.13% 90.20%
CMYK 0.00% 19.13% 5.65%
9.80%

Color #E6BAD9 in popluar number systems.

HEX E6 BA D9
Decimal 230 186 217
Binary 11100110 10111010 11011001
Octal 346 272 331

Shades and tints

Shades of #E6BAD9

#E6BAD9
(230,186,217)
#D2AAC6
(210,170,198)
#BE9AB3
(190,154,179)
#AA8AA0
(170,138,160)
#967A8D
(150,122,141)
#826A7A
(130,106,122)
#6E5A67
(110,90,103)
#5A4A54
(90,74,84)
#463A41
(70,58,65)
#322A2E
(50,42,46)
#1E1A1B
(30,26,27)
#000000
(0,0,0)

Tints of #E6BAD9

#E6BAD9
(230,186,217)
#E8C0DC
(232,192,220)
#EAC6DF
(234,198,223)
#ECCCE2
(236,204,226)
#EED2E5
(238,210,229)
#F0D8E8
(240,216,232)
#F2DEEB
(242,222,235)
#F4E4EE
(244,228,238)
#F6EAF1
(246,234,241)
#F8F0F4
(248,240,244)
#FAF6F7
(250,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BAD9; }

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

This text font color is #E6BAD9.

Background Color

.myBgColor { background-color: #E6BAD9; }

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

This div background color is #E6BAD9.

Border color

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

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

This div border color is #E6BAD9.

Opacity

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

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

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

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

This text has shadow with #E6BAD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BAD9.

Preview

Color preview on black background

This text has color #E6BAD9 on black background.


Color preview on white background

This text has color #E6BAD9 on white background.


Black color preview on #E6BAD9 background

This text has black color on #E6BAD9 background.


White color preview on #E6BAD9 background

This text has white color on #E6BAD9 background.


Related colors

Complementary color

Complementary color for #hex is #194526.


I love getcolorcode.com

Triadic colors

1 #D9E6BA and #BAD9E6 with #E6BAD9 are triadic colors.

2 #D9BAE6 and #BAE6D9 with #E6BAD9 are triadic colors.