COLOR #E6ADE3

HEX: #E6ADE3 RGB: (230,173,227)

Renk bilgisi

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

RGB renk modeli

#E6ADE3 color RGB value is (230,173,227).

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

RGB bağlantıları ve doygunluk

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

230
173
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 173 + 227 = 630 (100%)
R 230 of 630 ~ 36.51%
G 173 of 630 ~ 27.46%
B 227 of 630 ~ 36.03'%

%36.51
%27.46
%36.03

CMYK RENK MODELİ

#E6ADE3 rengi CMYK tonu (0,25,1,10).

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

CMYK: (0,25,1,10)
C0M25Y1K10 (0%, 25%, 1%, 10%)
(0.00 / 0.25 / 0.01 / 0.10)

CMYK yüzdeleri

%0
%24.78
%1.3
%9.8

Codes

Color #E6ADE3 in popluar color models

E6 AD E3
RGB 230 173 227
HSL 303° 53.27% 79.02%
HSB/HSV 303° 24.78% 90.20%
CMYK 0.00% 24.78% 1.30%
9.80%

Color #E6ADE3 in popluar number systems.

HEX E6 AD E3
Decimal 230 173 227
Binary 11100110 10101101 11100011
Octal 346 255 343

Shades and tints

Shades of #E6ADE3

#E6ADE3
(230,173,227)
#D29ECF
(210,158,207)
#BE8FBB
(190,143,187)
#AA80A7
(170,128,167)
#967193
(150,113,147)
#82627F
(130,98,127)
#6E536B
(110,83,107)
#5A4457
(90,68,87)
#463543
(70,53,67)
#32262F
(50,38,47)
#1E171B
(30,23,27)
#000000
(0,0,0)

Tints of #E6ADE3

#E6ADE3
(230,173,227)
#E8B4E5
(232,180,229)
#EABBE7
(234,187,231)
#ECC2E9
(236,194,233)
#EEC9EB
(238,201,235)
#F0D0ED
(240,208,237)
#F2D7EF
(242,215,239)
#F4DEF1
(244,222,241)
#F6E5F3
(246,229,243)
#F8ECF5
(248,236,245)
#FAF3F7
(250,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ADE3; }

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

This text font color is #E6ADE3.

Background Color

.myBgColor { background-color: #E6ADE3; }

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

This div background color is #E6ADE3.

Border color

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

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

This div border color is #E6ADE3.

Opacity

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

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

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

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

This text has shadow with #E6ADE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ADE3.

Preview

Color preview on black background

This text has color #E6ADE3 on black background.


Color preview on white background

This text has color #E6ADE3 on white background.


Black color preview on #E6ADE3 background

This text has black color on #E6ADE3 background.


White color preview on #E6ADE3 background

This text has white color on #E6ADE3 background.


Related colors

Complementary color

Complementary color for #hex is #19521C.


I love getcolorcode.com

Triadic colors

1 #E3E6AD and #ADE3E6 with #E6ADE3 are triadic colors.

2 #E3ADE6 and #ADE6E3 with #E6ADE3 are triadic colors.