COLOR #E6ADDA

HEX: #E6ADDA RGB: (230,173,218)

Renk bilgisi

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

RGB renk modeli

#E6ADDA color RGB value is (230,173,218).

RGB: (230,173,218) (90%, 68%, 85%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 173 of 255 = 68%
B 218 of 255 = 85%

230
173
218

R + G + B ~ 81%. #E6ADDA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 173 + 218 = 621 (100%)
R 230 of 621 ~ 37.04%
G 173 of 621 ~ 27.86%
B 218 of 621 ~ 35.1'%

%37.04
%27.86
%35.1

CMYK RENK MODELİ

#E6ADDA rengi CMYK tonu (0,25,5,10).

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

CMYK: (0,25,5,10)
C0M25Y5K10 (0%, 25%, 5%, 10%)
(0.00 / 0.25 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%24.78
%5.22
%9.8

Codes

Color #E6ADDA in popluar color models

E6 AD DA
RGB 230 173 218
HSL 313° 53.27% 79.02%
HSB/HSV 313° 24.78% 90.20%
CMYK 0.00% 24.78% 5.22%
9.80%

Color #E6ADDA in popluar number systems.

HEX E6 AD DA
Decimal 230 173 218
Binary 11100110 10101101 11011010
Octal 346 255 332

Shades and tints

Shades of #E6ADDA

#E6ADDA
(230,173,218)
#D29EC7
(210,158,199)
#BE8FB4
(190,143,180)
#AA80A1
(170,128,161)
#96718E
(150,113,142)
#82627B
(130,98,123)
#6E5368
(110,83,104)
#5A4455
(90,68,85)
#463542
(70,53,66)
#32262F
(50,38,47)
#1E171C
(30,23,28)
#000000
(0,0,0)

Tints of #E6ADDA

#E6ADDA
(230,173,218)
#E8B4DD
(232,180,221)
#EABBE0
(234,187,224)
#ECC2E3
(236,194,227)
#EEC9E6
(238,201,230)
#F0D0E9
(240,208,233)
#F2D7EC
(242,215,236)
#F4DEEF
(244,222,239)
#F6E5F2
(246,229,242)
#F8ECF5
(248,236,245)
#FAF3F8
(250,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ADDA; }

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

This text font color is #E6ADDA.

Background Color

.myBgColor { background-color: #E6ADDA; }

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

This div background color is #E6ADDA.

Border color

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

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

This div border color is #E6ADDA.

Opacity

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

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

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

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

This text has shadow with #E6ADDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ADDA.

Preview

Color preview on black background

This text has color #E6ADDA on black background.


Color preview on white background

This text has color #E6ADDA on white background.


Black color preview on #E6ADDA background

This text has black color on #E6ADDA background.


White color preview on #E6ADDA background

This text has white color on #E6ADDA background.


Related colors

Complementary color

Complementary color for #hex is #195225.


I love getcolorcode.com

Triadic colors

1 #DAE6AD and #ADDAE6 with #E6ADDA are triadic colors.

2 #DAADE6 and #ADE6DA with #E6ADDA are triadic colors.