COLOR #E7ADEC

HEX: #E7ADEC RGB: (231,173,236)

Renk bilgisi

#E7ADEC contains mainly red and blue colors. #E7ADEC ‘ nin web güvenlik rengi #FF99FF (ya da #F9F) dir.

RGB renk modeli

#E7ADEC color RGB value is (231,173,236).

RGB: (231,173,236) (91%, 68%, 93%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 173 of 255 = 68%
B 236 of 255 = 93%

231
173
236

R + G + B ~ 84%. #E7ADEC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 173 + 236 = 640 (100%)
R 231 of 640 ~ 36.09%
G 173 of 640 ~ 27.03%
B 236 of 640 ~ 36.88'%

%36.09
%27.03
%36.88

CMYK RENK MODELİ

#E7ADEC rengi CMYK tonu (2,27,0,7).

  • camgöbeği tonu 2.12%
  • eflatun tonu 26.69%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (2,27,0,7)
C2M27Y0K7 (2%, 27%, 0%, 7%)
(0.02 / 0.27 / 0.00 / 0.07)

CMYK yüzdeleri

%2.12
%26.69
%0
%7.45

Codes

Color #E7ADEC in popluar color models

E7 AD EC
RGB 231 173 236
HSL 295° 62.38% 80.20%
HSB/HSV 295° 26.69% 92.55%
CMYK 2.12% 26.69% 0.00%
7.45%

Color #E7ADEC in popluar number systems.

HEX E7 AD EC
Decimal 231 173 236
Binary 11100111 10101101 11101100
Octal 347 255 354

Shades and tints

Shades of #E7ADEC

#E7ADEC
(231,173,236)
#D29ED7
(210,158,215)
#BD8FC2
(189,143,194)
#A880AD
(168,128,173)
#937198
(147,113,152)
#7E6283
(126,98,131)
#69536E
(105,83,110)
#544459
(84,68,89)
#3F3544
(63,53,68)
#2A262F
(42,38,47)
#15171A
(21,23,26)
#000000
(0,0,0)

Tints of #E7ADEC

#E7ADEC
(231,173,236)
#E9B4ED
(233,180,237)
#EBBBEE
(235,187,238)
#EDC2EF
(237,194,239)
#EFC9F0
(239,201,240)
#F1D0F1
(241,208,241)
#F3D7F2
(243,215,242)
#F5DEF3
(245,222,243)
#F7E5F4
(247,229,244)
#F9ECF5
(249,236,245)
#FBF3F6
(251,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7ADEC; }

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

This text font color is #E7ADEC.

Background Color

.myBgColor { background-color: #E7ADEC; }

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

This div background color is #E7ADEC.

Border color

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

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

This div border color is #E7ADEC.

Opacity

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

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

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

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

This text has shadow with #E7ADEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7ADEC.

Preview

Color preview on black background

This text has color #E7ADEC on black background.


Color preview on white background

This text has color #E7ADEC on white background.


Black color preview on #E7ADEC background

This text has black color on #E7ADEC background.


White color preview on #E7ADEC background

This text has white color on #E7ADEC background.


Related colors

Complementary color

Complementary color for #hex is #185213.


I love getcolorcode.com

Triadic colors

1 #ECE7AD and #ADECE7 with #E7ADEC are triadic colors.

2 #ECADE7 and #ADE7EC with #E7ADEC are triadic colors.