COLOR #E7BCD9

HEX: #E7BCD9 RGB: (231,188,217)

Renk bilgisi

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

RGB renk modeli

#E7BCD9 color RGB value is (231,188,217).

RGB: (231,188,217) (91%, 74%, 85%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 188 of 255 = 74%
B 217 of 255 = 85%

231
188
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 188 + 217 = 636 (100%)
R 231 of 636 ~ 36.32%
G 188 of 636 ~ 29.56%
B 217 of 636 ~ 34.12'%

%36.32
%29.56
%34.12

CMYK RENK MODELİ

#E7BCD9 rengi CMYK tonu (0,19,6,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.61%
  • sarı tonu 6.06%
  • ana renk tonu 9.41%

CMYK: (0,19,6,9)
C0M19Y6K9 (0%, 19%, 6%, 9%)
(0.00 / 0.19 / 0.06 / 0.09)

CMYK yüzdeleri

%0
%18.61
%6.06
%9.41

Codes

Color #E7BCD9 in popluar color models

E7 BC D9
RGB 231 188 217
HSL 320° 47.25% 82.16%
HSB/HSV 320° 18.61% 90.59%
CMYK 0.00% 18.61% 6.06%
9.41%

Color #E7BCD9 in popluar number systems.

HEX E7 BC D9
Decimal 231 188 217
Binary 11100111 10111100 11011001
Octal 347 274 331

Shades and tints

Shades of #E7BCD9

#E7BCD9
(231,188,217)
#D2ABC6
(210,171,198)
#BD9AB3
(189,154,179)
#A889A0
(168,137,160)
#93788D
(147,120,141)
#7E677A
(126,103,122)
#695667
(105,86,103)
#544554
(84,69,84)
#3F3441
(63,52,65)
#2A232E
(42,35,46)
#15121B
(21,18,27)
#000000
(0,0,0)

Tints of #E7BCD9

#E7BCD9
(231,188,217)
#E9C2DC
(233,194,220)
#EBC8DF
(235,200,223)
#EDCEE2
(237,206,226)
#EFD4E5
(239,212,229)
#F1DAE8
(241,218,232)
#F3E0EB
(243,224,235)
#F5E6EE
(245,230,238)
#F7ECF1
(247,236,241)
#F9F2F4
(249,242,244)
#FBF8F7
(251,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7BCD9 color. Also use rgb(231,188,217) instead hex code.

Text Font Color

.myTextColor { color: #E7BCD9; }

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

This text font color is #E7BCD9.

Background Color

.myBgColor { background-color: #E7BCD9; }

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

This div background color is #E7BCD9.

Border color

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

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

This div border color is #E7BCD9.

Opacity

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

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

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

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

This text has shadow with #E7BCD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7BCD9.

Preview

Color preview on black background

This text has color #E7BCD9 on black background.


Color preview on white background

This text has color #E7BCD9 on white background.


Black color preview on #E7BCD9 background

This text has black color on #E7BCD9 background.


White color preview on #E7BCD9 background

This text has white color on #E7BCD9 background.


Related colors

Complementary color

Complementary color for #hex is #184326.


I love getcolorcode.com

Triadic colors

1 #D9E7BC and #BCD9E7 with #E7BCD9 are triadic colors.

2 #D9BCE7 and #BCE7D9 with #E7BCD9 are triadic colors.