COLOR #E6AEB9

HEX: #E6AEB9 RGB: (230,174,185)

Renk bilgisi

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

RGB renk modeli

#E6AEB9 color RGB value is (230,174,185).

RGB: (230,174,185) (90%, 68%, 73%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 174 of 255 = 68%
B 185 of 255 = 73%

230
174
185

R + G + B ~ 77%. #E6AEB9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 174 + 185 = 589 (100%)
R 230 of 589 ~ 39.05%
G 174 of 589 ~ 29.54%
B 185 of 589 ~ 31.41'%

%39.05
%29.54
%31.41

CMYK RENK MODELİ

#E6AEB9 rengi CMYK tonu (0,24,20,10).

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

CMYK: (0,24,20,10)
C0M24Y20K10 (0%, 24%, 20%, 10%)
(0.00 / 0.24 / 0.20 / 0.10)

CMYK yüzdeleri

%0
%24.35
%19.57
%9.8

Codes

Color #E6AEB9 in popluar color models

E6 AE B9
RGB 230 174 185
HSL 348° 52.83% 79.22%
HSB/HSV 348° 24.35% 90.20%
CMYK 0.00% 24.35% 19.57%
9.80%

Color #E6AEB9 in popluar number systems.

HEX E6 AE B9
Decimal 230 174 185
Binary 11100110 10101110 10111001
Octal 346 256 271

Shades and tints

Shades of #E6AEB9

#E6AEB9
(230,174,185)
#D29FA9
(210,159,169)
#BE9099
(190,144,153)
#AA8189
(170,129,137)
#967279
(150,114,121)
#826369
(130,99,105)
#6E5459
(110,84,89)
#5A4549
(90,69,73)
#463639
(70,54,57)
#322729
(50,39,41)
#1E1819
(30,24,25)
#000000
(0,0,0)

Tints of #E6AEB9

#E6AEB9
(230,174,185)
#E8B5BF
(232,181,191)
#EABCC5
(234,188,197)
#ECC3CB
(236,195,203)
#EECAD1
(238,202,209)
#F0D1D7
(240,209,215)
#F2D8DD
(242,216,221)
#F4DFE3
(244,223,227)
#F6E6E9
(246,230,233)
#F8EDEF
(248,237,239)
#FAF4F5
(250,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6AEB9; }

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

This text font color is #E6AEB9.

Background Color

.myBgColor { background-color: #E6AEB9; }

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

This div background color is #E6AEB9.

Border color

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

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

This div border color is #E6AEB9.

Opacity

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

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

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

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

This text has shadow with #E6AEB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6AEB9.

Preview

Color preview on black background

This text has color #E6AEB9 on black background.


Color preview on white background

This text has color #E6AEB9 on white background.


Black color preview on #E6AEB9 background

This text has black color on #E6AEB9 background.


White color preview on #E6AEB9 background

This text has white color on #E6AEB9 background.


Related colors

Complementary color

Complementary color for #hex is #195146.


I love getcolorcode.com

Triadic colors

1 #B9E6AE and #AEB9E6 with #E6AEB9 are triadic colors.

2 #B9AEE6 and #AEE6B9 with #E6AEB9 are triadic colors.