COLOR #E6ADE2

HEX: #E6ADE2 RGB: (230,173,226)

Renk bilgisi

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

RGB renk modeli

#E6ADE2 color RGB value is (230,173,226).

RGB: (230,173,226) (90%, 68%, 89%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 173 of 255 = 68%
B 226 of 255 = 89%

230
173
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 173 + 226 = 629 (100%)
R 230 of 629 ~ 36.57%
G 173 of 629 ~ 27.5%
B 226 of 629 ~ 35.93'%

%36.57
%27.5
%35.93

CMYK RENK MODELİ

#E6ADE2 rengi CMYK tonu (0,25,2,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.78%
  • sarı tonu 1.74%
  • ana renk tonu 9.80%

CMYK: (0,25,2,10)
C0M25Y2K10 (0%, 25%, 2%, 10%)
(0.00 / 0.25 / 0.02 / 0.10)

CMYK yüzdeleri

%0
%24.78
%1.74
%9.8

Codes

Color #E6ADE2 in popluar color models

E6 AD E2
RGB 230 173 226
HSL 304° 53.27% 79.02%
HSB/HSV 304° 24.78% 90.20%
CMYK 0.00% 24.78% 1.74%
9.80%

Color #E6ADE2 in popluar number systems.

HEX E6 AD E2
Decimal 230 173 226
Binary 11100110 10101101 11100010
Octal 346 255 342

Shades and tints

Shades of #E6ADE2

#E6ADE2
(230,173,226)
#D29ECE
(210,158,206)
#BE8FBA
(190,143,186)
#AA80A6
(170,128,166)
#967192
(150,113,146)
#82627E
(130,98,126)
#6E536A
(110,83,106)
#5A4456
(90,68,86)
#463542
(70,53,66)
#32262E
(50,38,46)
#1E171A
(30,23,26)
#000000
(0,0,0)

Tints of #E6ADE2

#E6ADE2
(230,173,226)
#E8B4E4
(232,180,228)
#EABBE6
(234,187,230)
#ECC2E8
(236,194,232)
#EEC9EA
(238,201,234)
#F0D0EC
(240,208,236)
#F2D7EE
(242,215,238)
#F4DEF0
(244,222,240)
#F6E5F2
(246,229,242)
#F8ECF4
(248,236,244)
#FAF3F6
(250,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ADE2; }

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

This text font color is #E6ADE2.

Background Color

.myBgColor { background-color: #E6ADE2; }

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

This div background color is #E6ADE2.

Border color

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

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

This div border color is #E6ADE2.

Opacity

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

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

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

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

This text has shadow with #E6ADE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ADE2.

Preview

Color preview on black background

This text has color #E6ADE2 on black background.


Color preview on white background

This text has color #E6ADE2 on white background.


Black color preview on #E6ADE2 background

This text has black color on #E6ADE2 background.


White color preview on #E6ADE2 background

This text has white color on #E6ADE2 background.


Related colors

Complementary color

Complementary color for #hex is #19521D.


I love getcolorcode.com

Triadic colors

1 #E2E6AD and #ADE2E6 with #E6ADE2 are triadic colors.

2 #E2ADE6 and #ADE6E2 with #E6ADE2 are triadic colors.