COLOR #E6ADD1

HEX: #E6ADD1 RGB: (230,173,209)

Renk bilgisi

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

RGB renk modeli

#E6ADD1 color RGB value is (230,173,209).

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

RGB bağlantıları ve doygunluk

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

230
173
209

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 173 + 209 = 612 (100%)
R 230 of 612 ~ 37.58%
G 173 of 612 ~ 28.27%
B 209 of 612 ~ 34.15'%

%37.58
%28.27
%34.15

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.78%
  • sarı tonu 9.13%
  • 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
%9.13
%9.8

Codes

Color #E6ADD1 in popluar color models

E6 AD D1
RGB 230 173 209
HSL 322° 53.27% 79.02%
HSB/HSV 322° 24.78% 90.20%
CMYK 0.00% 24.78% 9.13%
9.80%

Color #E6ADD1 in popluar number systems.

HEX E6 AD D1
Decimal 230 173 209
Binary 11100110 10101101 11010001
Octal 346 255 321

Shades and tints

Shades of #E6ADD1

#E6ADD1
(230,173,209)
#D29EBE
(210,158,190)
#BE8FAB
(190,143,171)
#AA8098
(170,128,152)
#967185
(150,113,133)
#826272
(130,98,114)
#6E535F
(110,83,95)
#5A444C
(90,68,76)
#463539
(70,53,57)
#322626
(50,38,38)
#1E1713
(30,23,19)
#000000
(0,0,0)

Tints of #E6ADD1

#E6ADD1
(230,173,209)
#E8B4D5
(232,180,213)
#EABBD9
(234,187,217)
#ECC2DD
(236,194,221)
#EEC9E1
(238,201,225)
#F0D0E5
(240,208,229)
#F2D7E9
(242,215,233)
#F4DEED
(244,222,237)
#F6E5F1
(246,229,241)
#F8ECF5
(248,236,245)
#FAF3F9
(250,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ADD1; }

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

This text font color is #E6ADD1.

Background Color

.myBgColor { background-color: #E6ADD1; }

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

This div background color is #E6ADD1.

Border color

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

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

This div border color is #E6ADD1.

Opacity

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

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

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

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

This text has shadow with #E6ADD1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ADD1.

Preview

Color preview on black background

This text has color #E6ADD1 on black background.


Color preview on white background

This text has color #E6ADD1 on white background.


Black color preview on #E6ADD1 background

This text has black color on #E6ADD1 background.


White color preview on #E6ADD1 background

This text has white color on #E6ADD1 background.


Related colors

Complementary color

Complementary color for #hex is #19522E.


I love getcolorcode.com

Triadic colors

1 #D1E6AD and #ADD1E6 with #E6ADD1 are triadic colors.

2 #D1ADE6 and #ADE6D1 with #E6ADD1 are triadic colors.