COLOR #E5BEC7

HEX: #E5BEC7 RGB: (229,190,199)

Renk bilgisi

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

RGB renk modeli

#E5BEC7 color RGB value is (229,190,199).

RGB: (229,190,199) (90%, 75%, 78%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 190 of 255 = 75%
B 199 of 255 = 78%

229
190
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 190 + 199 = 618 (100%)
R 229 of 618 ~ 37.06%
G 190 of 618 ~ 30.74%
B 199 of 618 ~ 32.2'%

%37.06
%30.74
%32.2

CMYK RENK MODELİ

#E5BEC7 rengi CMYK tonu (0,17,13,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.03%
  • sarı tonu 13.10%
  • ana renk tonu 10.20%
CMYK: (0,17,13,10) C0M17Y13K10 (0%,17%,13%,10%) (0.00/0.17/0.13/0.10) 

CMYK yüzdeleri

%0
%17.03
%13.1
%10.2

Codes

Color #E5BEC7 in popluar color models

E5 BE C7
RGB 229 190 199
HSL 346° 42.86% 82.16%
HSB/HSV 346° 17.03% 89.80%
CMYK 0.00% 17.03% 13.10%
10.20%

Color #E5BEC7 in popluar number systems.

HEX E5 BE C7
Decimal 229 190 199
Binary 11100101 10111110 11000111
Octal 345 276 307

Shades and tints

Shades of #E5BEC7

#E5BEC7
(229,190,199)
#D1ADB5
(209,173,181)
#BD9CA3
(189,156,163)
#A98B91
(169,139,145)
#957A7F
(149,122,127)
#81696D
(129,105,109)
#6D585B
(109,88,91)
#594749
(89,71,73)
#453637
(69,54,55)
#312525
(49,37,37)
#1D1413
(29,20,19)
#000000
(0,0,0)

Tints of #E5BEC7

#E5BEC7
(229,190,199)
#E7C3CC
(231,195,204)
#E9C8D1
(233,200,209)
#EBCDD6
(235,205,214)
#EDD2DB
(237,210,219)
#EFD7E0
(239,215,224)
#F1DCE5
(241,220,229)
#F3E1EA
(243,225,234)
#F5E6EF
(245,230,239)
#F7EBF4
(247,235,244)
#F9F0F9
(249,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5BEC7 color. Also use rgb(229,190,199) instead hex code.

Text Font Color

.myTextColor { color: #E5BEC7; }

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

This text font color is #E5BEC7.

Background Color

.myBgColor { background-color: #E5BEC7; }

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

This div background color is #E5BEC7.

Border color

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

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

This div border color is #E5BEC7.

Opacity

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

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

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

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

This text has shadow with #E5BEC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5BEC7.

Preview

Color preview on black background

This text has color #E5BEC7 on black background.


Color preview on white background

This text has color #E5BEC7 on white background.


Black color preview on #E5BEC7 background

This text has black color on #E5BEC7 background.


White color preview on #E5BEC7 background

This text has white color on #E5BEC7 background.


Related colors

Complementary color

Complementary color for #hex is #1A4138.


I love getcolorcode.com

Triadic colors

1 #C7E5BE and #BEC7E5 with #E5BEC7 are triadic colors.

2 #C7BEE5 and #BEE5C7 with #E5BEC7 are triadic colors.