COLOR #E6AFE5

HEX: #E6AFE5 RGB: (230,175,229)

Renk bilgisi

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

RGB renk modeli

#E6AFE5 color RGB value is (230,175,229).

RGB: (230,175,229) (90%, 69%, 90%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 175 of 255 = 69%
B 229 of 255 = 90%

230
175
229

R + G + B ~ 83%. #E6AFE5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 175 + 229 = 634 (100%)
R 230 of 634 ~ 36.28%
G 175 of 634 ~ 27.6%
B 229 of 634 ~ 36.12'%

%36.28
%27.6
%36.12

CMYK RENK MODELİ

#E6AFE5 rengi CMYK tonu (0,24,0,10).

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

CMYK: (0,24,0,10)
C0M24Y0K10 (0%, 24%, 0%, 10%)
(0.00 / 0.24 / 0.00 / 0.10)

CMYK yüzdeleri

%0
%23.91
%0.43
%9.8

Codes

Color #E6AFE5 in popluar color models

E6 AF E5
RGB 230 175 229
HSL 301° 52.38% 79.41%
HSB/HSV 301° 23.91% 90.20%
CMYK 0.00% 23.91% 0.43%
9.80%

Color #E6AFE5 in popluar number systems.

HEX E6 AF E5
Decimal 230 175 229
Binary 11100110 10101111 11100101
Octal 346 257 345

Shades and tints

Shades of #E6AFE5

#E6AFE5
(230,175,229)
#D2A0D1
(210,160,209)
#BE91BD
(190,145,189)
#AA82A9
(170,130,169)
#967395
(150,115,149)
#826481
(130,100,129)
#6E556D
(110,85,109)
#5A4659
(90,70,89)
#463745
(70,55,69)
#322831
(50,40,49)
#1E191D
(30,25,29)
#000000
(0,0,0)

Tints of #E6AFE5

#E6AFE5
(230,175,229)
#E8B6E7
(232,182,231)
#EABDE9
(234,189,233)
#ECC4EB
(236,196,235)
#EECBED
(238,203,237)
#F0D2EF
(240,210,239)
#F2D9F1
(242,217,241)
#F4E0F3
(244,224,243)
#F6E7F5
(246,231,245)
#F8EEF7
(248,238,247)
#FAF5F9
(250,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6AFE5; }

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

This text font color is #E6AFE5.

Background Color

.myBgColor { background-color: #E6AFE5; }

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

This div background color is #E6AFE5.

Border color

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

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

This div border color is #E6AFE5.

Opacity

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

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

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

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

This text has shadow with #E6AFE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6AFE5.

Preview

Color preview on black background

This text has color #E6AFE5 on black background.


Color preview on white background

This text has color #E6AFE5 on white background.


Black color preview on #E6AFE5 background

This text has black color on #E6AFE5 background.


White color preview on #E6AFE5 background

This text has white color on #E6AFE5 background.


Related colors

Complementary color

Complementary color for #hex is #19501A.


I love getcolorcode.com

Triadic colors

1 #E5E6AF and #AFE5E6 with #E6AFE5 are triadic colors.

2 #E5AFE6 and #AFE6E5 with #E6AFE5 are triadic colors.