COLOR #E5ADDC

HEX: #E5ADDC RGB: (229,173,220)

Renk bilgisi

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

RGB renk modeli

#E5ADDC color RGB value is (229,173,220).

RGB: (229,173,220) (90%, 68%, 86%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 173 of 255 = 68%
B 220 of 255 = 86%

229
173
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 173 + 220 = 622 (100%)
R 229 of 622 ~ 36.82%
G 173 of 622 ~ 27.81%
B 220 of 622 ~ 35.37'%

%36.82
%27.81
%35.37

CMYK RENK MODELİ

#E5ADDC rengi CMYK tonu (0,24,4,10).

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

CMYK: (0,24,4,10)
C0M24Y4K10 (0%, 24%, 4%, 10%)
(0.00 / 0.24 / 0.04 / 0.10)

CMYK yüzdeleri

%0
%24.45
%3.93
%10.2

Codes

Color #E5ADDC in popluar color models

E5 AD DC
RGB 229 173 220
HSL 310° 51.85% 78.82%
HSB/HSV 310° 24.45% 89.80%
CMYK 0.00% 24.45% 3.93%
10.20%

Color #E5ADDC in popluar number systems.

HEX E5 AD DC
Decimal 229 173 220
Binary 11100101 10101101 11011100
Octal 345 255 334

Shades and tints

Shades of #E5ADDC

#E5ADDC
(229,173,220)
#D19EC8
(209,158,200)
#BD8FB4
(189,143,180)
#A980A0
(169,128,160)
#95718C
(149,113,140)
#816278
(129,98,120)
#6D5364
(109,83,100)
#594450
(89,68,80)
#45353C
(69,53,60)
#312628
(49,38,40)
#1D1714
(29,23,20)
#000000
(0,0,0)

Tints of #E5ADDC

#E5ADDC
(229,173,220)
#E7B4DF
(231,180,223)
#E9BBE2
(233,187,226)
#EBC2E5
(235,194,229)
#EDC9E8
(237,201,232)
#EFD0EB
(239,208,235)
#F1D7EE
(241,215,238)
#F3DEF1
(243,222,241)
#F5E5F4
(245,229,244)
#F7ECF7
(247,236,247)
#F9F3FA
(249,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5ADDC; }

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

This text font color is #E5ADDC.

Background Color

.myBgColor { background-color: #E5ADDC; }

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

This div background color is #E5ADDC.

Border color

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

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

This div border color is #E5ADDC.

Opacity

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

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

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

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

This text has shadow with #E5ADDC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5ADDC.

Preview

Color preview on black background

This text has color #E5ADDC on black background.


Color preview on white background

This text has color #E5ADDC on white background.


Black color preview on #E5ADDC background

This text has black color on #E5ADDC background.


White color preview on #E5ADDC background

This text has white color on #E5ADDC background.


Related colors

Complementary color

Complementary color for #hex is #1A5223.


I love getcolorcode.com

Triadic colors

1 #DCE5AD and #ADDCE5 with #E5ADDC are triadic colors.

2 #DCADE5 and #ADE5DC with #E5ADDC are triadic colors.