COLOR #E6AFD5

HEX: #E6AFD5 RGB: (230,175,213)

Renk bilgisi

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

RGB renk modeli

#E6AFD5 color RGB value is (230,175,213).

RGB: (230,175,213) (90%, 69%, 84%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 175 of 255 = 69%
B 213 of 255 = 84%

230
175
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 175 + 213 = 618 (100%)
R 230 of 618 ~ 37.22%
G 175 of 618 ~ 28.32%
B 213 of 618 ~ 34.47'%

%37.22
%28.32
%34.47

CMYK RENK MODELİ

#E6AFD5 rengi CMYK tonu (0,24,7,10).

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

CMYK: (0,24,7,10)
C0M24Y7K10 (0%, 24%, 7%, 10%)
(0.00 / 0.24 / 0.07 / 0.10)

CMYK yüzdeleri

%0
%23.91
%7.39
%9.8

Codes

Color #E6AFD5 in popluar color models

E6 AF D5
RGB 230 175 213
HSL 319° 52.38% 79.41%
HSB/HSV 319° 23.91% 90.20%
CMYK 0.00% 23.91% 7.39%
9.80%

Color #E6AFD5 in popluar number systems.

HEX E6 AF D5
Decimal 230 175 213
Binary 11100110 10101111 11010101
Octal 346 257 325

Shades and tints

Shades of #E6AFD5

#E6AFD5
(230,175,213)
#D2A0C2
(210,160,194)
#BE91AF
(190,145,175)
#AA829C
(170,130,156)
#967389
(150,115,137)
#826476
(130,100,118)
#6E5563
(110,85,99)
#5A4650
(90,70,80)
#46373D
(70,55,61)
#32282A
(50,40,42)
#1E1917
(30,25,23)
#000000
(0,0,0)

Tints of #E6AFD5

#E6AFD5
(230,175,213)
#E8B6D8
(232,182,216)
#EABDDB
(234,189,219)
#ECC4DE
(236,196,222)
#EECBE1
(238,203,225)
#F0D2E4
(240,210,228)
#F2D9E7
(242,217,231)
#F4E0EA
(244,224,234)
#F6E7ED
(246,231,237)
#F8EEF0
(248,238,240)
#FAF5F3
(250,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6AFD5; }

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

This text font color is #E6AFD5.

Background Color

.myBgColor { background-color: #E6AFD5; }

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

This div background color is #E6AFD5.

Border color

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

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

This div border color is #E6AFD5.

Opacity

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

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

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

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

This text has shadow with #E6AFD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6AFD5.

Preview

Color preview on black background

This text has color #E6AFD5 on black background.


Color preview on white background

This text has color #E6AFD5 on white background.


Black color preview on #E6AFD5 background

This text has black color on #E6AFD5 background.


White color preview on #E6AFD5 background

This text has white color on #E6AFD5 background.


Related colors

Complementary color

Complementary color for #hex is #19502A.


I love getcolorcode.com

Triadic colors

1 #D5E6AF and #AFD5E6 with #E6AFD5 are triadic colors.

2 #D5AFE6 and #AFE6D5 with #E6AFD5 are triadic colors.