COLOR #E7ADE0

HEX: #E7ADE0 RGB: (231,173,224)

Renk bilgisi

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

RGB renk modeli

#E7ADE0 color RGB value is (231,173,224).

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

RGB bağlantıları ve doygunluk

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

231
173
224

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 173 + 224 = 628 (100%)
R 231 of 628 ~ 36.78%
G 173 of 628 ~ 27.55%
B 224 of 628 ~ 35.67'%

%36.78
%27.55
%35.67

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.11%
  • sarı tonu 3.03%
  • 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
%3.03
%9.41

Codes

Color #E7ADE0 in popluar color models

E7 AD E0
RGB 231 173 224
HSL 307° 54.72% 79.22%
HSB/HSV 307° 25.11% 90.59%
CMYK 0.00% 25.11% 3.03%
9.41%

Color #E7ADE0 in popluar number systems.

HEX E7 AD E0
Decimal 231 173 224
Binary 11100111 10101101 11100000
Octal 347 255 340

Shades and tints

Shades of #E7ADE0

#E7ADE0
(231,173,224)
#D29ECC
(210,158,204)
#BD8FB8
(189,143,184)
#A880A4
(168,128,164)
#937190
(147,113,144)
#7E627C
(126,98,124)
#695368
(105,83,104)
#544454
(84,68,84)
#3F3540
(63,53,64)
#2A262C
(42,38,44)
#151718
(21,23,24)
#000000
(0,0,0)

Tints of #E7ADE0

#E7ADE0
(231,173,224)
#E9B4E2
(233,180,226)
#EBBBE4
(235,187,228)
#EDC2E6
(237,194,230)
#EFC9E8
(239,201,232)
#F1D0EA
(241,208,234)
#F3D7EC
(243,215,236)
#F5DEEE
(245,222,238)
#F7E5F0
(247,229,240)
#F9ECF2
(249,236,242)
#FBF3F4
(251,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7ADE0; }

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

This text font color is #E7ADE0.

Background Color

.myBgColor { background-color: #E7ADE0; }

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

This div background color is #E7ADE0.

Border color

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

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

This div border color is #E7ADE0.

Opacity

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

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

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

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

This text has shadow with #E7ADE0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7ADE0.

Preview

Color preview on black background

This text has color #E7ADE0 on black background.


Color preview on white background

This text has color #E7ADE0 on white background.


Black color preview on #E7ADE0 background

This text has black color on #E7ADE0 background.


White color preview on #E7ADE0 background

This text has white color on #E7ADE0 background.


Related colors

Complementary color

Complementary color for #hex is #18521F.


I love getcolorcode.com

Triadic colors

1 #E0E7AD and #ADE0E7 with #E7ADE0 are triadic colors.

2 #E0ADE7 and #ADE7E0 with #E7ADE0 are triadic colors.