COLOR #E6AFDA

HEX: #E6AFDA RGB: (230,175,218)

Renk bilgisi

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

RGB renk modeli

#E6AFDA color RGB value is (230,175,218).

RGB: (230,175,218) (90%, 69%, 85%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 175 of 255 = 69%
B 218 of 255 = 85%

230
175
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 175 + 218 = 623 (100%)
R 230 of 623 ~ 36.92%
G 175 of 623 ~ 28.09%
B 218 of 623 ~ 34.99'%

%36.92
%28.09
%34.99

CMYK RENK MODELİ

#E6AFDA rengi CMYK tonu (0,24,5,10).

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

CMYK: (0,24,5,10)
C0M24Y5K10 (0%, 24%, 5%, 10%)
(0.00 / 0.24 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%23.91
%5.22
%9.8

Codes

Color #E6AFDA in popluar color models

E6 AF DA
RGB 230 175 218
HSL 313° 52.38% 79.41%
HSB/HSV 313° 23.91% 90.20%
CMYK 0.00% 23.91% 5.22%
9.80%

Color #E6AFDA in popluar number systems.

HEX E6 AF DA
Decimal 230 175 218
Binary 11100110 10101111 11011010
Octal 346 257 332

Shades and tints

Shades of #E6AFDA

#E6AFDA
(230,175,218)
#D2A0C7
(210,160,199)
#BE91B4
(190,145,180)
#AA82A1
(170,130,161)
#96738E
(150,115,142)
#82647B
(130,100,123)
#6E5568
(110,85,104)
#5A4655
(90,70,85)
#463742
(70,55,66)
#32282F
(50,40,47)
#1E191C
(30,25,28)
#000000
(0,0,0)

Tints of #E6AFDA

#E6AFDA
(230,175,218)
#E8B6DD
(232,182,221)
#EABDE0
(234,189,224)
#ECC4E3
(236,196,227)
#EECBE6
(238,203,230)
#F0D2E9
(240,210,233)
#F2D9EC
(242,217,236)
#F4E0EF
(244,224,239)
#F6E7F2
(246,231,242)
#F8EEF5
(248,238,245)
#FAF5F8
(250,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6AFDA; }

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

This text font color is #E6AFDA.

Background Color

.myBgColor { background-color: #E6AFDA; }

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

This div background color is #E6AFDA.

Border color

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

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

This div border color is #E6AFDA.

Opacity

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

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

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

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

This text has shadow with #E6AFDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6AFDA.

Preview

Color preview on black background

This text has color #E6AFDA on black background.


Color preview on white background

This text has color #E6AFDA on white background.


Black color preview on #E6AFDA background

This text has black color on #E6AFDA background.


White color preview on #E6AFDA background

This text has white color on #E6AFDA background.


Related colors

Complementary color

Complementary color for #hex is #195025.


I love getcolorcode.com

Triadic colors

1 #DAE6AF and #AFDAE6 with #E6AFDA are triadic colors.

2 #DAAFE6 and #AFE6DA with #E6AFDA are triadic colors.