COLOR #E6ADD2

HEX: #E6ADD2 RGB: (230,173,210)

Renk bilgisi

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

RGB renk modeli

#E6ADD2 color RGB value is (230,173,210).

RGB: (230,173,210) (90%, 68%, 82%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 173 of 255 = 68%
B 210 of 255 = 82%

230
173
210

R + G + B ~ 80%. #E6ADD2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 173 + 210 = 613 (100%)
R 230 of 613 ~ 37.52%
G 173 of 613 ~ 28.22%
B 210 of 613 ~ 34.26'%

%37.52
%28.22
%34.26

CMYK RENK MODELİ

#E6ADD2 rengi CMYK tonu (0,25,9,10).

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

CMYK: (0,25,9,10)
C0M25Y9K10 (0%, 25%, 9%, 10%)
(0.00 / 0.25 / 0.09 / 0.10)

CMYK yüzdeleri

%0
%24.78
%8.7
%9.8

Codes

Color #E6ADD2 in popluar color models

E6 AD D2
RGB 230 173 210
HSL 321° 53.27% 79.02%
HSB/HSV 321° 24.78% 90.20%
CMYK 0.00% 24.78% 8.70%
9.80%

Color #E6ADD2 in popluar number systems.

HEX E6 AD D2
Decimal 230 173 210
Binary 11100110 10101101 11010010
Octal 346 255 322

Shades and tints

Shades of #E6ADD2

#E6ADD2
(230,173,210)
#D29EBF
(210,158,191)
#BE8FAC
(190,143,172)
#AA8099
(170,128,153)
#967186
(150,113,134)
#826273
(130,98,115)
#6E5360
(110,83,96)
#5A444D
(90,68,77)
#46353A
(70,53,58)
#322627
(50,38,39)
#1E1714
(30,23,20)
#000000
(0,0,0)

Tints of #E6ADD2

#E6ADD2
(230,173,210)
#E8B4D6
(232,180,214)
#EABBDA
(234,187,218)
#ECC2DE
(236,194,222)
#EEC9E2
(238,201,226)
#F0D0E6
(240,208,230)
#F2D7EA
(242,215,234)
#F4DEEE
(244,222,238)
#F6E5F2
(246,229,242)
#F8ECF6
(248,236,246)
#FAF3FA
(250,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ADD2; }

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

This text font color is #E6ADD2.

Background Color

.myBgColor { background-color: #E6ADD2; }

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

This div background color is #E6ADD2.

Border color

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

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

This div border color is #E6ADD2.

Opacity

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

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

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

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

This text has shadow with #E6ADD2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ADD2.

Preview

Color preview on black background

This text has color #E6ADD2 on black background.


Color preview on white background

This text has color #E6ADD2 on white background.


Black color preview on #E6ADD2 background

This text has black color on #E6ADD2 background.


White color preview on #E6ADD2 background

This text has white color on #E6ADD2 background.


Related colors

Complementary color

Complementary color for #hex is #19522D.


I love getcolorcode.com

Triadic colors

1 #D2E6AD and #ADD2E6 with #E6ADD2 are triadic colors.

2 #D2ADE6 and #ADE6D2 with #E6ADD2 are triadic colors.