COLOR #E5C7DB

HEX: #E5C7DB RGB: (229,199,219)

Renk bilgisi

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

RGB renk modeli

#E5C7DB color RGB value is (229,199,219).

RGB: (229,199,219) (90%, 78%, 86%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 199 of 255 = 78%
B 219 of 255 = 86%

229
199
219

R + G + B ~ 85%. #E5C7DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 199 + 219 = 647 (100%)
R 229 of 647 ~ 35.39%
G 199 of 647 ~ 30.76%
B 219 of 647 ~ 33.85'%

%35.39
%30.76
%33.85

CMYK RENK MODELİ

#E5C7DB rengi CMYK tonu (0,13,4,10).

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

CMYK: (0,13,4,10)
C0M13Y4K10 (0%, 13%, 4%, 10%)
(0.00 / 0.13 / 0.04 / 0.10)

CMYK yüzdeleri

%0
%13.1
%4.37
%10.2

Codes

Color #E5C7DB in popluar color models

E5 C7 DB
RGB 229 199 219
HSL 320° 36.59% 83.92%
HSB/HSV 320° 13.10% 89.80%
CMYK 0.00% 13.10% 4.37%
10.20%

Color #E5C7DB in popluar number systems.

HEX E5 C7 DB
Decimal 229 199 219
Binary 11100101 11000111 11011011
Octal 345 307 333

Shades and tints

Shades of #E5C7DB

#E5C7DB
(229,199,219)
#D1B5C8
(209,181,200)
#BDA3B5
(189,163,181)
#A991A2
(169,145,162)
#957F8F
(149,127,143)
#816D7C
(129,109,124)
#6D5B69
(109,91,105)
#594956
(89,73,86)
#453743
(69,55,67)
#312530
(49,37,48)
#1D131D
(29,19,29)
#000000
(0,0,0)

Tints of #E5C7DB

#E5C7DB
(229,199,219)
#E7CCDE
(231,204,222)
#E9D1E1
(233,209,225)
#EBD6E4
(235,214,228)
#EDDBE7
(237,219,231)
#EFE0EA
(239,224,234)
#F1E5ED
(241,229,237)
#F3EAF0
(243,234,240)
#F5EFF3
(245,239,243)
#F7F4F6
(247,244,246)
#F9F9F9
(249,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5C7DB; }

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

This text font color is #E5C7DB.

Background Color

.myBgColor { background-color: #E5C7DB; }

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

This div background color is #E5C7DB.

Border color

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

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

This div border color is #E5C7DB.

Opacity

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

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

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

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

This text has shadow with #E5C7DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C7DB.

Preview

Color preview on black background

This text has color #E5C7DB on black background.


Color preview on white background

This text has color #E5C7DB on white background.


Black color preview on #E5C7DB background

This text has black color on #E5C7DB background.


White color preview on #E5C7DB background

This text has white color on #E5C7DB background.


Related colors

Complementary color

Complementary color for #hex is #1A3824.


I love getcolorcode.com

Triadic colors

1 #DBE5C7 and #C7DBE5 with #E5C7DB are triadic colors.

2 #DBC7E5 and #C7E5DB with #E5C7DB are triadic colors.