COLOR #E2ADDB

HEX: #E2ADDB RGB: (226,173,219)

Renk bilgisi

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

RGB renk modeli

#E2ADDB color RGB value is (226,173,219).

RGB: (226,173,219) (89%, 68%, 86%)

RGB bağlantıları ve doygunluk

R 226 of 255 = 89%
G 173 of 255 = 68%
B 219 of 255 = 86%

226
173
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 226 + 173 + 219 = 618 (100%)
R 226 of 618 ~ 36.57%
G 173 of 618 ~ 27.99%
B 219 of 618 ~ 35.44'%

%36.57
%27.99
%35.44

CMYK RENK MODELİ

#E2ADDB rengi CMYK tonu (0,23,3,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.45%
  • sarı tonu 3.10%
  • ana renk tonu 11.37%

CMYK: (0,23,3,11)
C0M23Y3K11 (0%, 23%, 3%, 11%)
(0.00 / 0.23 / 0.03 / 0.11)

CMYK yüzdeleri

%0
%23.45
%3.1
%11.37

Codes

Color #E2ADDB in popluar color models

E2 AD DB
RGB 226 173 219
HSL 308° 47.75% 78.24%
HSB/HSV 308° 23.45% 88.63%
CMYK 0.00% 23.45% 3.10%
11.37%

Color #E2ADDB in popluar number systems.

HEX E2 AD DB
Decimal 226 173 219
Binary 11100010 10101101 11011011
Octal 342 255 333

Shades and tints

Shades of #E2ADDB

#E2ADDB
(226,173,219)
#CE9EC8
(206,158,200)
#BA8FB5
(186,143,181)
#A680A2
(166,128,162)
#92718F
(146,113,143)
#7E627C
(126,98,124)
#6A5369
(106,83,105)
#564456
(86,68,86)
#423543
(66,53,67)
#2E2630
(46,38,48)
#1A171D
(26,23,29)
#000000
(0,0,0)

Tints of #E2ADDB

#E2ADDB
(226,173,219)
#E4B4DE
(228,180,222)
#E6BBE1
(230,187,225)
#E8C2E4
(232,194,228)
#EAC9E7
(234,201,231)
#ECD0EA
(236,208,234)
#EED7ED
(238,215,237)
#F0DEF0
(240,222,240)
#F2E5F3
(242,229,243)
#F4ECF6
(244,236,246)
#F6F3F9
(246,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2ADDB color. Also use rgb(226,173,219) instead hex code.

Text Font Color

.myTextColor { color: #E2ADDB; }

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

This text font color is #E2ADDB.

Background Color

.myBgColor { background-color: #E2ADDB; }

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

This div background color is #E2ADDB.

Border color

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

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

This div border color is #E2ADDB.

Opacity

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

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

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

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

This text has shadow with #E2ADDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2ADDB.

Preview

Color preview on black background

This text has color #E2ADDB on black background.


Color preview on white background

This text has color #E2ADDB on white background.


Black color preview on #E2ADDB background

This text has black color on #E2ADDB background.


White color preview on #E2ADDB background

This text has white color on #E2ADDB background.


Related colors

Complementary color

Complementary color for #hex is #1D5224.


I love getcolorcode.com

Triadic colors

1 #DBE2AD and #ADDBE2 with #E2ADDB are triadic colors.

2 #DBADE2 and #ADE2DB with #E2ADDB are triadic colors.