COLOR #E6AFE2

HEX: #E6AFE2 RGB: (230,175,226)

Renk bilgisi

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

RGB renk modeli

#E6AFE2 color RGB value is (230,175,226).

RGB: (230,175,226) (90%, 69%, 89%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 175 of 255 = 69%
B 226 of 255 = 89%

230
175
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 175 + 226 = 631 (100%)
R 230 of 631 ~ 36.45%
G 175 of 631 ~ 27.73%
B 226 of 631 ~ 35.82'%

%36.45
%27.73
%35.82

CMYK RENK MODELİ

#E6AFE2 rengi CMYK tonu (0,24,2,10).

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

CMYK: (0,24,2,10)
C0M24Y2K10 (0%, 24%, 2%, 10%)
(0.00 / 0.24 / 0.02 / 0.10)

CMYK yüzdeleri

%0
%23.91
%1.74
%9.8

Codes

Color #E6AFE2 in popluar color models

E6 AF E2
RGB 230 175 226
HSL 304° 52.38% 79.41%
HSB/HSV 304° 23.91% 90.20%
CMYK 0.00% 23.91% 1.74%
9.80%

Color #E6AFE2 in popluar number systems.

HEX E6 AF E2
Decimal 230 175 226
Binary 11100110 10101111 11100010
Octal 346 257 342

Shades and tints

Shades of #E6AFE2

#E6AFE2
(230,175,226)
#D2A0CE
(210,160,206)
#BE91BA
(190,145,186)
#AA82A6
(170,130,166)
#967392
(150,115,146)
#82647E
(130,100,126)
#6E556A
(110,85,106)
#5A4656
(90,70,86)
#463742
(70,55,66)
#32282E
(50,40,46)
#1E191A
(30,25,26)
#000000
(0,0,0)

Tints of #E6AFE2

#E6AFE2
(230,175,226)
#E8B6E4
(232,182,228)
#EABDE6
(234,189,230)
#ECC4E8
(236,196,232)
#EECBEA
(238,203,234)
#F0D2EC
(240,210,236)
#F2D9EE
(242,217,238)
#F4E0F0
(244,224,240)
#F6E7F2
(246,231,242)
#F8EEF4
(248,238,244)
#FAF5F6
(250,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6AFE2; }

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

This text font color is #E6AFE2.

Background Color

.myBgColor { background-color: #E6AFE2; }

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

This div background color is #E6AFE2.

Border color

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

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

This div border color is #E6AFE2.

Opacity

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

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

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

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

This text has shadow with #E6AFE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6AFE2.

Preview

Color preview on black background

This text has color #E6AFE2 on black background.


Color preview on white background

This text has color #E6AFE2 on white background.


Black color preview on #E6AFE2 background

This text has black color on #E6AFE2 background.


White color preview on #E6AFE2 background

This text has white color on #E6AFE2 background.


Related colors

Complementary color

Complementary color for #hex is #19501D.


I love getcolorcode.com

Triadic colors

1 #E2E6AF and #AFE2E6 with #E6AFE2 are triadic colors.

2 #E2AFE6 and #AFE6E2 with #E6AFE2 are triadic colors.