COLOR #E7ADE1

HEX: #E7ADE1 RGB: (231,173,225)

Renk bilgisi

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

RGB renk modeli

#E7ADE1 color RGB value is (231,173,225).

RGB: (231,173,225) (91%, 68%, 88%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 173 of 255 = 68%
B 225 of 255 = 88%

231
173
225

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 173 + 225 = 629 (100%)
R 231 of 629 ~ 36.72%
G 173 of 629 ~ 27.5%
B 225 of 629 ~ 35.77'%

%36.72
%27.5
%35.77

CMYK RENK MODELİ

#E7ADE1 rengi CMYK tonu (0,25,3,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.11%
  • sarı tonu 2.60%
  • ana renk tonu 9.41%

CMYK: (0,25,3,9)
C0M25Y3K9 (0%, 25%, 3%, 9%)
(0.00 / 0.25 / 0.03 / 0.09)

CMYK yüzdeleri

%0
%25.11
%2.6
%9.41

Codes

Color #E7ADE1 in popluar color models

E7 AD E1
RGB 231 173 225
HSL 306° 54.72% 79.22%
HSB/HSV 306° 25.11% 90.59%
CMYK 0.00% 25.11% 2.60%
9.41%

Color #E7ADE1 in popluar number systems.

HEX E7 AD E1
Decimal 231 173 225
Binary 11100111 10101101 11100001
Octal 347 255 341

Shades and tints

Shades of #E7ADE1

#E7ADE1
(231,173,225)
#D29ECD
(210,158,205)
#BD8FB9
(189,143,185)
#A880A5
(168,128,165)
#937191
(147,113,145)
#7E627D
(126,98,125)
#695369
(105,83,105)
#544455
(84,68,85)
#3F3541
(63,53,65)
#2A262D
(42,38,45)
#151719
(21,23,25)
#000000
(0,0,0)

Tints of #E7ADE1

#E7ADE1
(231,173,225)
#E9B4E3
(233,180,227)
#EBBBE5
(235,187,229)
#EDC2E7
(237,194,231)
#EFC9E9
(239,201,233)
#F1D0EB
(241,208,235)
#F3D7ED
(243,215,237)
#F5DEEF
(245,222,239)
#F7E5F1
(247,229,241)
#F9ECF3
(249,236,243)
#FBF3F5
(251,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7ADE1 color. Also use rgb(231,173,225) instead hex code.

Text Font Color

.myTextColor { color: #E7ADE1; }

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

This text font color is #E7ADE1.

Background Color

.myBgColor { background-color: #E7ADE1; }

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

This div background color is #E7ADE1.

Border color

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

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

This div border color is #E7ADE1.

Opacity

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

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

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

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

This text has shadow with #E7ADE1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7ADE1.

Preview

Color preview on black background

This text has color #E7ADE1 on black background.


Color preview on white background

This text has color #E7ADE1 on white background.


Black color preview on #E7ADE1 background

This text has black color on #E7ADE1 background.


White color preview on #E7ADE1 background

This text has white color on #E7ADE1 background.


Related colors

Complementary color

Complementary color for #hex is #18521E.


I love getcolorcode.com

Triadic colors

1 #E1E7AD and #ADE1E7 with #E7ADE1 are triadic colors.

2 #E1ADE7 and #ADE7E1 with #E7ADE1 are triadic colors.