COLOR #E7BEC5

HEX: #E7BEC5 RGB: (231,190,197)

Renk bilgisi

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

RGB renk modeli

#E7BEC5 color RGB value is (231,190,197).

RGB: (231,190,197) (91%, 75%, 77%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 190 of 255 = 75%
B 197 of 255 = 77%

231
190
197

R + G + B ~ 81%. #E7BEC5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 190 + 197 = 618 (100%)
R 231 of 618 ~ 37.38%
G 190 of 618 ~ 30.74%
B 197 of 618 ~ 31.88'%

%37.38
%30.74
%31.88

CMYK RENK MODELİ

#E7BEC5 rengi CMYK tonu (0,18,15,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.75%
  • sarı tonu 14.72%
  • ana renk tonu 9.41%

CMYK: (0,18,15,9)
C0M18Y15K9 (0%, 18%, 15%, 9%)
(0.00 / 0.18 / 0.15 / 0.09)

CMYK yüzdeleri

%0
%17.75
%14.72
%9.41

Codes

Color #E7BEC5 in popluar color models

E7 BE C5
RGB 231 190 197
HSL 350° 46.07% 82.55%
HSB/HSV 350° 17.75% 90.59%
CMYK 0.00% 17.75% 14.72%
9.41%

Color #E7BEC5 in popluar number systems.

HEX E7 BE C5
Decimal 231 190 197
Binary 11100111 10111110 11000101
Octal 347 276 305

Shades and tints

Shades of #E7BEC5

#E7BEC5
(231,190,197)
#D2ADB4
(210,173,180)
#BD9CA3
(189,156,163)
#A88B92
(168,139,146)
#937A81
(147,122,129)
#7E6970
(126,105,112)
#69585F
(105,88,95)
#54474E
(84,71,78)
#3F363D
(63,54,61)
#2A252C
(42,37,44)
#15141B
(21,20,27)
#000000
(0,0,0)

Tints of #E7BEC5

#E7BEC5
(231,190,197)
#E9C3CA
(233,195,202)
#EBC8CF
(235,200,207)
#EDCDD4
(237,205,212)
#EFD2D9
(239,210,217)
#F1D7DE
(241,215,222)
#F3DCE3
(243,220,227)
#F5E1E8
(245,225,232)
#F7E6ED
(247,230,237)
#F9EBF2
(249,235,242)
#FBF0F7
(251,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7BEC5 color. Also use rgb(231,190,197) instead hex code.

Text Font Color

.myTextColor { color: #E7BEC5; }

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

This text font color is #E7BEC5.

Background Color

.myBgColor { background-color: #E7BEC5; }

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

This div background color is #E7BEC5.

Border color

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

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

This div border color is #E7BEC5.

Opacity

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

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

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

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

This text has shadow with #E7BEC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7BEC5.

Preview

Color preview on black background

This text has color #E7BEC5 on black background.


Color preview on white background

This text has color #E7BEC5 on white background.


Black color preview on #E7BEC5 background

This text has black color on #E7BEC5 background.


White color preview on #E7BEC5 background

This text has white color on #E7BEC5 background.


Related colors

Complementary color

Complementary color for #hex is #18413A.


I love getcolorcode.com

Triadic colors

1 #C5E7BE and #BEC5E7 with #E7BEC5 are triadic colors.

2 #C5BEE7 and #BEE7C5 with #E7BEC5 are triadic colors.