COLOR #E5ADD7

HEX: #E5ADD7 RGB: (229,173,215)

Renk bilgisi

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

RGB renk modeli

#E5ADD7 color RGB value is (229,173,215).

RGB: (229,173,215) (90%, 68%, 84%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 173 of 255 = 68%
B 215 of 255 = 84%

229
173
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 173 + 215 = 617 (100%)
R 229 of 617 ~ 37.12%
G 173 of 617 ~ 28.04%
B 215 of 617 ~ 34.85'%

%37.12
%28.04
%34.85

CMYK RENK MODELİ

#E5ADD7 rengi CMYK tonu (0,24,6,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.45%
  • sarı tonu 6.11%
  • ana renk tonu 10.20%

CMYK: (0,24,6,10)
C0M24Y6K10 (0%, 24%, 6%, 10%)
(0.00 / 0.24 / 0.06 / 0.10)

CMYK yüzdeleri

%0
%24.45
%6.11
%10.2

Codes

Color #E5ADD7 in popluar color models

E5 AD D7
RGB 229 173 215
HSL 315° 51.85% 78.82%
HSB/HSV 315° 24.45% 89.80%
CMYK 0.00% 24.45% 6.11%
10.20%

Color #E5ADD7 in popluar number systems.

HEX E5 AD D7
Decimal 229 173 215
Binary 11100101 10101101 11010111
Octal 345 255 327

Shades and tints

Shades of #E5ADD7

#E5ADD7
(229,173,215)
#D19EC4
(209,158,196)
#BD8FB1
(189,143,177)
#A9809E
(169,128,158)
#95718B
(149,113,139)
#816278
(129,98,120)
#6D5365
(109,83,101)
#594452
(89,68,82)
#45353F
(69,53,63)
#31262C
(49,38,44)
#1D1719
(29,23,25)
#000000
(0,0,0)

Tints of #E5ADD7

#E5ADD7
(229,173,215)
#E7B4DA
(231,180,218)
#E9BBDD
(233,187,221)
#EBC2E0
(235,194,224)
#EDC9E3
(237,201,227)
#EFD0E6
(239,208,230)
#F1D7E9
(241,215,233)
#F3DEEC
(243,222,236)
#F5E5EF
(245,229,239)
#F7ECF2
(247,236,242)
#F9F3F5
(249,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5ADD7 color. Also use rgb(229,173,215) instead hex code.

Text Font Color

.myTextColor { color: #E5ADD7; }

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

This text font color is #E5ADD7.

Background Color

.myBgColor { background-color: #E5ADD7; }

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

This div background color is #E5ADD7.

Border color

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

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

This div border color is #E5ADD7.

Opacity

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

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

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

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

This text has shadow with #E5ADD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5ADD7.

Preview

Color preview on black background

This text has color #E5ADD7 on black background.


Color preview on white background

This text has color #E5ADD7 on white background.


Black color preview on #E5ADD7 background

This text has black color on #E5ADD7 background.


White color preview on #E5ADD7 background

This text has white color on #E5ADD7 background.


Related colors

Complementary color

Complementary color for #hex is #1A5228.


I love getcolorcode.com

Triadic colors

1 #D7E5AD and #ADD7E5 with #E5ADD7 are triadic colors.

2 #D7ADE5 and #ADE5D7 with #E5ADD7 are triadic colors.