COLOR #E7ADE2

HEX: #E7ADE2 RGB: (231,173,226)

Renk bilgisi

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

RGB renk modeli

#E7ADE2 color RGB value is (231,173,226).

RGB: (231,173,226) (91%, 68%, 89%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 173 of 255 = 68%
B 226 of 255 = 89%

231
173
226

R + G + B ~ 83%. #E7ADE2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 173 + 226 = 630 (100%)
R 231 of 630 ~ 36.67%
G 173 of 630 ~ 27.46%
B 226 of 630 ~ 35.87'%

%36.67
%27.46
%35.87

CMYK RENK MODELİ

#E7ADE2 rengi CMYK tonu (0,25,2,9).

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

CMYK: (0,25,2,9)
C0M25Y2K9 (0%, 25%, 2%, 9%)
(0.00 / 0.25 / 0.02 / 0.09)

CMYK yüzdeleri

%0
%25.11
%2.16
%9.41

Codes

Color #E7ADE2 in popluar color models

E7 AD E2
RGB 231 173 226
HSL 305° 54.72% 79.22%
HSB/HSV 305° 25.11% 90.59%
CMYK 0.00% 25.11% 2.16%
9.41%

Color #E7ADE2 in popluar number systems.

HEX E7 AD E2
Decimal 231 173 226
Binary 11100111 10101101 11100010
Octal 347 255 342

Shades and tints

Shades of #E7ADE2

#E7ADE2
(231,173,226)
#D29ECE
(210,158,206)
#BD8FBA
(189,143,186)
#A880A6
(168,128,166)
#937192
(147,113,146)
#7E627E
(126,98,126)
#69536A
(105,83,106)
#544456
(84,68,86)
#3F3542
(63,53,66)
#2A262E
(42,38,46)
#15171A
(21,23,26)
#000000
(0,0,0)

Tints of #E7ADE2

#E7ADE2
(231,173,226)
#E9B4E4
(233,180,228)
#EBBBE6
(235,187,230)
#EDC2E8
(237,194,232)
#EFC9EA
(239,201,234)
#F1D0EC
(241,208,236)
#F3D7EE
(243,215,238)
#F5DEF0
(245,222,240)
#F7E5F2
(247,229,242)
#F9ECF4
(249,236,244)
#FBF3F6
(251,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7ADE2; }

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

This text font color is #E7ADE2.

Background Color

.myBgColor { background-color: #E7ADE2; }

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

This div background color is #E7ADE2.

Border color

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

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

This div border color is #E7ADE2.

Opacity

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

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

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

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

This text has shadow with #E7ADE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7ADE2.

Preview

Color preview on black background

This text has color #E7ADE2 on black background.


Color preview on white background

This text has color #E7ADE2 on white background.


Black color preview on #E7ADE2 background

This text has black color on #E7ADE2 background.


White color preview on #E7ADE2 background

This text has white color on #E7ADE2 background.


Related colors

Complementary color

Complementary color for #hex is #18521D.


I love getcolorcode.com

Triadic colors

1 #E2E7AD and #ADE2E7 with #E7ADE2 are triadic colors.

2 #E2ADE7 and #ADE7E2 with #E7ADE2 are triadic colors.