COLOR #E6AEC5

HEX: #E6AEC5 RGB: (230,174,197)

Renk bilgisi

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

RGB renk modeli

#E6AEC5 color RGB value is (230,174,197).

RGB: (230,174,197) (90%, 68%, 77%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 174 of 255 = 68%
B 197 of 255 = 77%

230
174
197

R + G + B ~ 78%. #E6AEC5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 174 + 197 = 601 (100%)
R 230 of 601 ~ 38.27%
G 174 of 601 ~ 28.95%
B 197 of 601 ~ 32.78'%

%38.27
%28.95
%32.78

CMYK RENK MODELİ

#E6AEC5 rengi CMYK tonu (0,24,14,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.35%
  • sarı tonu 14.35%
  • ana renk tonu 9.80%

CMYK: (0,24,14,10)
C0M24Y14K10 (0%, 24%, 14%, 10%)
(0.00 / 0.24 / 0.14 / 0.10)

CMYK yüzdeleri

%0
%24.35
%14.35
%9.8

Codes

Color #E6AEC5 in popluar color models

E6 AE C5
RGB 230 174 197
HSL 335° 52.83% 79.22%
HSB/HSV 335° 24.35% 90.20%
CMYK 0.00% 24.35% 14.35%
9.80%

Color #E6AEC5 in popluar number systems.

HEX E6 AE C5
Decimal 230 174 197
Binary 11100110 10101110 11000101
Octal 346 256 305

Shades and tints

Shades of #E6AEC5

#E6AEC5
(230,174,197)
#D29FB4
(210,159,180)
#BE90A3
(190,144,163)
#AA8192
(170,129,146)
#967281
(150,114,129)
#826370
(130,99,112)
#6E545F
(110,84,95)
#5A454E
(90,69,78)
#46363D
(70,54,61)
#32272C
(50,39,44)
#1E181B
(30,24,27)
#000000
(0,0,0)

Tints of #E6AEC5

#E6AEC5
(230,174,197)
#E8B5CA
(232,181,202)
#EABCCF
(234,188,207)
#ECC3D4
(236,195,212)
#EECAD9
(238,202,217)
#F0D1DE
(240,209,222)
#F2D8E3
(242,216,227)
#F4DFE8
(244,223,232)
#F6E6ED
(246,230,237)
#F8EDF2
(248,237,242)
#FAF4F7
(250,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6AEC5 color. Also use rgb(230,174,197) instead hex code.

Text Font Color

.myTextColor { color: #E6AEC5; }

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

This text font color is #E6AEC5.

Background Color

.myBgColor { background-color: #E6AEC5; }

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

This div background color is #E6AEC5.

Border color

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

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

This div border color is #E6AEC5.

Opacity

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

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

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

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

This text has shadow with #E6AEC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6AEC5.

Preview

Color preview on black background

This text has color #E6AEC5 on black background.


Color preview on white background

This text has color #E6AEC5 on white background.


Black color preview on #E6AEC5 background

This text has black color on #E6AEC5 background.


White color preview on #E6AEC5 background

This text has white color on #E6AEC5 background.


Related colors

Complementary color

Complementary color for #hex is #19513A.


I love getcolorcode.com

Triadic colors

1 #C5E6AE and #AEC5E6 with #E6AEC5 are triadic colors.

2 #C5AEE6 and #AEE6C5 with #E6AEC5 are triadic colors.