COLOR #E7ADEB

HEX: #E7ADEB RGB: (231,173,235)

Renk bilgisi

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

RGB renk modeli

#E7ADEB color RGB value is (231,173,235).

RGB: (231,173,235) (91%, 68%, 92%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 173 of 255 = 68%
B 235 of 255 = 92%

231
173
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 173 + 235 = 639 (100%)
R 231 of 639 ~ 36.15%
G 173 of 639 ~ 27.07%
B 235 of 639 ~ 36.78'%

%36.15
%27.07
%36.78

CMYK RENK MODELİ

#E7ADEB rengi CMYK tonu (2,26,0,8).

  • camgöbeği tonu 1.70%
  • eflatun tonu 26.38%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (2,26,0,8)
C2M26Y0K8 (2%, 26%, 0%, 8%)
(0.02 / 0.26 / 0.00 / 0.08)

CMYK yüzdeleri

%1.7
%26.38
%0
%7.84

Codes

Color #E7ADEB in popluar color models

E7 AD EB
RGB 231 173 235
HSL 296° 60.78% 80.00%
HSB/HSV 296° 26.38% 92.16%
CMYK 1.70% 26.38% 0.00%
7.84%

Color #E7ADEB in popluar number systems.

HEX E7 AD EB
Decimal 231 173 235
Binary 11100111 10101101 11101011
Octal 347 255 353

Shades and tints

Shades of #E7ADEB

#E7ADEB
(231,173,235)
#D29ED6
(210,158,214)
#BD8FC1
(189,143,193)
#A880AC
(168,128,172)
#937197
(147,113,151)
#7E6282
(126,98,130)
#69536D
(105,83,109)
#544458
(84,68,88)
#3F3543
(63,53,67)
#2A262E
(42,38,46)
#151719
(21,23,25)
#000000
(0,0,0)

Tints of #E7ADEB

#E7ADEB
(231,173,235)
#E9B4EC
(233,180,236)
#EBBBED
(235,187,237)
#EDC2EE
(237,194,238)
#EFC9EF
(239,201,239)
#F1D0F0
(241,208,240)
#F3D7F1
(243,215,241)
#F5DEF2
(245,222,242)
#F7E5F3
(247,229,243)
#F9ECF4
(249,236,244)
#FBF3F5
(251,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7ADEB; }

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

This text font color is #E7ADEB.

Background Color

.myBgColor { background-color: #E7ADEB; }

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

This div background color is #E7ADEB.

Border color

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

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

This div border color is #E7ADEB.

Opacity

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

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

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

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

This text has shadow with #E7ADEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7ADEB.

Preview

Color preview on black background

This text has color #E7ADEB on black background.


Color preview on white background

This text has color #E7ADEB on white background.


Black color preview on #E7ADEB background

This text has black color on #E7ADEB background.


White color preview on #E7ADEB background

This text has white color on #E7ADEB background.


Related colors

Complementary color

Complementary color for #hex is #185214.


I love getcolorcode.com

Triadic colors

1 #EBE7AD and #ADEBE7 with #E7ADEB are triadic colors.

2 #EBADE7 and #ADE7EB with #E7ADEB are triadic colors.