COLOR #E6AFC9

HEX: #E6AFC9 RGB: (230,175,201)

Renk bilgisi

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

RGB renk modeli

#E6AFC9 color RGB value is (230,175,201).

RGB: (230,175,201) (90%, 69%, 79%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 175 of 255 = 69%
B 201 of 255 = 79%

230
175
201

R + G + B ~ 79%. #E6AFC9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 175 + 201 = 606 (100%)
R 230 of 606 ~ 37.95%
G 175 of 606 ~ 28.88%
B 201 of 606 ~ 33.17'%

%37.95
%28.88
%33.17

CMYK RENK MODELİ

#E6AFC9 rengi CMYK tonu (0,24,13,10).

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

CMYK: (0,24,13,10)
C0M24Y13K10 (0%, 24%, 13%, 10%)
(0.00 / 0.24 / 0.13 / 0.10)

CMYK yüzdeleri

%0
%23.91
%12.61
%9.8

Codes

Color #E6AFC9 in popluar color models

E6 AF C9
RGB 230 175 201
HSL 332° 52.38% 79.41%
HSB/HSV 332° 23.91% 90.20%
CMYK 0.00% 23.91% 12.61%
9.80%

Color #E6AFC9 in popluar number systems.

HEX E6 AF C9
Decimal 230 175 201
Binary 11100110 10101111 11001001
Octal 346 257 311

Shades and tints

Shades of #E6AFC9

#E6AFC9
(230,175,201)
#D2A0B7
(210,160,183)
#BE91A5
(190,145,165)
#AA8293
(170,130,147)
#967381
(150,115,129)
#82646F
(130,100,111)
#6E555D
(110,85,93)
#5A464B
(90,70,75)
#463739
(70,55,57)
#322827
(50,40,39)
#1E1915
(30,25,21)
#000000
(0,0,0)

Tints of #E6AFC9

#E6AFC9
(230,175,201)
#E8B6CD
(232,182,205)
#EABDD1
(234,189,209)
#ECC4D5
(236,196,213)
#EECBD9
(238,203,217)
#F0D2DD
(240,210,221)
#F2D9E1
(242,217,225)
#F4E0E5
(244,224,229)
#F6E7E9
(246,231,233)
#F8EEED
(248,238,237)
#FAF5F1
(250,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6AFC9; }

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

This text font color is #E6AFC9.

Background Color

.myBgColor { background-color: #E6AFC9; }

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

This div background color is #E6AFC9.

Border color

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

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

This div border color is #E6AFC9.

Opacity

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

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

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

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

This text has shadow with #E6AFC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6AFC9.

Preview

Color preview on black background

This text has color #E6AFC9 on black background.


Color preview on white background

This text has color #E6AFC9 on white background.


Black color preview on #E6AFC9 background

This text has black color on #E6AFC9 background.


White color preview on #E6AFC9 background

This text has white color on #E6AFC9 background.


Related colors

Complementary color

Complementary color for #hex is #195036.


I love getcolorcode.com

Triadic colors

1 #C9E6AF and #AFC9E6 with #E6AFC9 are triadic colors.

2 #C9AFE6 and #AFE6C9 with #E6AFC9 are triadic colors.