COLOR #E6AFDF

HEX: #E6AFDF RGB: (230,175,223)

Renk bilgisi

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

RGB renk modeli

#E6AFDF color RGB value is (230,175,223).

RGB: (230,175,223) (90%, 69%, 87%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 175 of 255 = 69%
B 223 of 255 = 87%

230
175
223

R + G + B ~ 82%. #E6AFDF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 175 + 223 = 628 (100%)
R 230 of 628 ~ 36.62%
G 175 of 628 ~ 27.87%
B 223 of 628 ~ 35.51'%

%36.62
%27.87
%35.51

CMYK RENK MODELİ

#E6AFDF rengi CMYK tonu (0,24,3,10).

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

CMYK: (0,24,3,10)
C0M24Y3K10 (0%, 24%, 3%, 10%)
(0.00 / 0.24 / 0.03 / 0.10)

CMYK yüzdeleri

%0
%23.91
%3.04
%9.8

Codes

Color #E6AFDF in popluar color models

E6 AF DF
RGB 230 175 223
HSL 308° 52.38% 79.41%
HSB/HSV 308° 23.91% 90.20%
CMYK 0.00% 23.91% 3.04%
9.80%

Color #E6AFDF in popluar number systems.

HEX E6 AF DF
Decimal 230 175 223
Binary 11100110 10101111 11011111
Octal 346 257 337

Shades and tints

Shades of #E6AFDF

#E6AFDF
(230,175,223)
#D2A0CB
(210,160,203)
#BE91B7
(190,145,183)
#AA82A3
(170,130,163)
#96738F
(150,115,143)
#82647B
(130,100,123)
#6E5567
(110,85,103)
#5A4653
(90,70,83)
#46373F
(70,55,63)
#32282B
(50,40,43)
#1E1917
(30,25,23)
#000000
(0,0,0)

Tints of #E6AFDF

#E6AFDF
(230,175,223)
#E8B6E1
(232,182,225)
#EABDE3
(234,189,227)
#ECC4E5
(236,196,229)
#EECBE7
(238,203,231)
#F0D2E9
(240,210,233)
#F2D9EB
(242,217,235)
#F4E0ED
(244,224,237)
#F6E7EF
(246,231,239)
#F8EEF1
(248,238,241)
#FAF5F3
(250,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6AFDF; }

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

This text font color is #E6AFDF.

Background Color

.myBgColor { background-color: #E6AFDF; }

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

This div background color is #E6AFDF.

Border color

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

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

This div border color is #E6AFDF.

Opacity

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

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

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

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

This text has shadow with #E6AFDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6AFDF.

Preview

Color preview on black background

This text has color #E6AFDF on black background.


Color preview on white background

This text has color #E6AFDF on white background.


Black color preview on #E6AFDF background

This text has black color on #E6AFDF background.


White color preview on #E6AFDF background

This text has white color on #E6AFDF background.


Related colors

Complementary color

Complementary color for #hex is #195020.


I love getcolorcode.com

Triadic colors

1 #DFE6AF and #AFDFE6 with #E6AFDF are triadic colors.

2 #DFAFE6 and #AFE6DF with #E6AFDF are triadic colors.