COLOR #E6ACDA

HEX: #E6ACDA RGB: (230,172,218)

Renk bilgisi

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

RGB renk modeli

#E6ACDA color RGB value is (230,172,218).

RGB: (230,172,218) (90%, 67%, 85%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 172 of 255 = 67%
B 218 of 255 = 85%

230
172
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 172 + 218 = 620 (100%)
R 230 of 620 ~ 37.1%
G 172 of 620 ~ 27.74%
B 218 of 620 ~ 35.16'%

%37.1
%27.74
%35.16

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.22%
  • 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
%25.22
%5.22
%9.8

Codes

Color #E6ACDA in popluar color models

E6 AC DA
RGB 230 172 218
HSL 312° 53.70% 78.82%
HSB/HSV 312° 25.22% 90.20%
CMYK 0.00% 25.22% 5.22%
9.80%

Color #E6ACDA in popluar number systems.

HEX E6 AC DA
Decimal 230 172 218
Binary 11100110 10101100 11011010
Octal 346 254 332

Shades and tints

Shades of #E6ACDA

#E6ACDA
(230,172,218)
#D29DC7
(210,157,199)
#BE8EB4
(190,142,180)
#AA7FA1
(170,127,161)
#96708E
(150,112,142)
#82617B
(130,97,123)
#6E5268
(110,82,104)
#5A4355
(90,67,85)
#463442
(70,52,66)
#32252F
(50,37,47)
#1E161C
(30,22,28)
#000000
(0,0,0)

Tints of #E6ACDA

#E6ACDA
(230,172,218)
#E8B3DD
(232,179,221)
#EABAE0
(234,186,224)
#ECC1E3
(236,193,227)
#EEC8E6
(238,200,230)
#F0CFE9
(240,207,233)
#F2D6EC
(242,214,236)
#F4DDEF
(244,221,239)
#F6E4F2
(246,228,242)
#F8EBF5
(248,235,245)
#FAF2F8
(250,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ACDA; }

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

This text font color is #E6ACDA.

Background Color

.myBgColor { background-color: #E6ACDA; }

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

This div background color is #E6ACDA.

Border color

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

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

This div border color is #E6ACDA.

Opacity

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

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

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

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

This text has shadow with #E6ACDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ACDA.

Preview

Color preview on black background

This text has color #E6ACDA on black background.


Color preview on white background

This text has color #E6ACDA on white background.


Black color preview on #E6ACDA background

This text has black color on #E6ACDA background.


White color preview on #E6ACDA background

This text has white color on #E6ACDA background.


Related colors

Complementary color

Complementary color for #hex is #195325.


I love getcolorcode.com

Triadic colors

1 #DAE6AC and #ACDAE6 with #E6ACDA are triadic colors.

2 #DAACE6 and #ACE6DA with #E6ACDA are triadic colors.