COLOR #E5ADDD

HEX: #E5ADDD RGB: (229,173,221)

Renk bilgisi

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

RGB renk modeli

#E5ADDD color RGB value is (229,173,221).

RGB: (229,173,221) (90%, 68%, 87%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 173 of 255 = 68%
B 221 of 255 = 87%

229
173
221

R + G + B ~ 82%. #E5ADDD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 173 + 221 = 623 (100%)
R 229 of 623 ~ 36.76%
G 173 of 623 ~ 27.77%
B 221 of 623 ~ 35.47'%

%36.76
%27.77
%35.47

CMYK RENK MODELİ

#E5ADDD rengi CMYK tonu (0,24,3,10).

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

CMYK: (0,24,3,10)
C0M24Y3K10 (0%, 24%, 3%, 10%)
(0.00 / 0.24 / 0.03 / 0.10)

CMYK yüzdeleri

%0
%24.45
%3.49
%10.2

Codes

Color #E5ADDD in popluar color models

E5 AD DD
RGB 229 173 221
HSL 309° 51.85% 78.82%
HSB/HSV 309° 24.45% 89.80%
CMYK 0.00% 24.45% 3.49%
10.20%

Color #E5ADDD in popluar number systems.

HEX E5 AD DD
Decimal 229 173 221
Binary 11100101 10101101 11011101
Octal 345 255 335

Shades and tints

Shades of #E5ADDD

#E5ADDD
(229,173,221)
#D19EC9
(209,158,201)
#BD8FB5
(189,143,181)
#A980A1
(169,128,161)
#95718D
(149,113,141)
#816279
(129,98,121)
#6D5365
(109,83,101)
#594451
(89,68,81)
#45353D
(69,53,61)
#312629
(49,38,41)
#1D1715
(29,23,21)
#000000
(0,0,0)

Tints of #E5ADDD

#E5ADDD
(229,173,221)
#E7B4E0
(231,180,224)
#E9BBE3
(233,187,227)
#EBC2E6
(235,194,230)
#EDC9E9
(237,201,233)
#EFD0EC
(239,208,236)
#F1D7EF
(241,215,239)
#F3DEF2
(243,222,242)
#F5E5F5
(245,229,245)
#F7ECF8
(247,236,248)
#F9F3FB
(249,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5ADDD; }

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

This text font color is #E5ADDD.

Background Color

.myBgColor { background-color: #E5ADDD; }

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

This div background color is #E5ADDD.

Border color

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

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

This div border color is #E5ADDD.

Opacity

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

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

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

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

This text has shadow with #E5ADDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5ADDD.

Preview

Color preview on black background

This text has color #E5ADDD on black background.


Color preview on white background

This text has color #E5ADDD on white background.


Black color preview on #E5ADDD background

This text has black color on #E5ADDD background.


White color preview on #E5ADDD background

This text has white color on #E5ADDD background.


Related colors

Complementary color

Complementary color for #hex is #1A5222.


I love getcolorcode.com

Triadic colors

1 #DDE5AD and #ADDDE5 with #E5ADDD are triadic colors.

2 #DDADE5 and #ADE5DD with #E5ADDD are triadic colors.