COLOR #E5BCC7

HEX: #E5BCC7 RGB: (229,188,199)

Renk bilgisi

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

RGB renk modeli

#E5BCC7 color RGB value is (229,188,199).

RGB: (229,188,199) (90%, 74%, 78%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 188 of 255 = 74%
B 199 of 255 = 78%

229
188
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 188 + 199 = 616 (100%)
R 229 of 616 ~ 37.18%
G 188 of 616 ~ 30.52%
B 199 of 616 ~ 32.31'%

%37.18
%30.52
%32.31

CMYK RENK MODELİ

#E5BCC7 rengi CMYK tonu (0,18,13,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.90%
  • sarı tonu 13.10%
  • ana renk tonu 10.20%

CMYK: (0,18,13,10)
C0M18Y13K10 (0%, 18%, 13%, 10%)
(0.00 / 0.18 / 0.13 / 0.10)

CMYK yüzdeleri

%0
%17.9
%13.1
%10.2

Codes

Color #E5BCC7 in popluar color models

E5 BC C7
RGB 229 188 199
HSL 344° 44.09% 81.76%
HSB/HSV 344° 17.90% 89.80%
CMYK 0.00% 17.90% 13.10%
10.20%

Color #E5BCC7 in popluar number systems.

HEX E5 BC C7
Decimal 229 188 199
Binary 11100101 10111100 11000111
Octal 345 274 307

Shades and tints

Shades of #E5BCC7

#E5BCC7
(229,188,199)
#D1ABB5
(209,171,181)
#BD9AA3
(189,154,163)
#A98991
(169,137,145)
#95787F
(149,120,127)
#81676D
(129,103,109)
#6D565B
(109,86,91)
#594549
(89,69,73)
#453437
(69,52,55)
#312325
(49,35,37)
#1D1213
(29,18,19)
#000000
(0,0,0)

Tints of #E5BCC7

#E5BCC7
(229,188,199)
#E7C2CC
(231,194,204)
#E9C8D1
(233,200,209)
#EBCED6
(235,206,214)
#EDD4DB
(237,212,219)
#EFDAE0
(239,218,224)
#F1E0E5
(241,224,229)
#F3E6EA
(243,230,234)
#F5ECEF
(245,236,239)
#F7F2F4
(247,242,244)
#F9F8F9
(249,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5BCC7; }

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

This text font color is #E5BCC7.

Background Color

.myBgColor { background-color: #E5BCC7; }

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

This div background color is #E5BCC7.

Border color

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

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

This div border color is #E5BCC7.

Opacity

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

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

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

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

This text has shadow with #E5BCC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5BCC7.

Preview

Color preview on black background

This text has color #E5BCC7 on black background.


Color preview on white background

This text has color #E5BCC7 on white background.


Black color preview on #E5BCC7 background

This text has black color on #E5BCC7 background.


White color preview on #E5BCC7 background

This text has white color on #E5BCC7 background.


Related colors

Complementary color

Complementary color for #hex is #1A4338.


I love getcolorcode.com

Triadic colors

1 #C7E5BC and #BCC7E5 with #E5BCC7 are triadic colors.

2 #C7BCE5 and #BCE5C7 with #E5BCC7 are triadic colors.