COLOR #E4ADC9

HEX: #E4ADC9 RGB: (228,173,201)

Renk bilgisi

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

RGB renk modeli

#E4ADC9 color RGB value is (228,173,201).

RGB: (228,173,201) (89%, 68%, 79%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 173 of 255 = 68%
B 201 of 255 = 79%

228
173
201

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 173 + 201 = 602 (100%)
R 228 of 602 ~ 37.87%
G 173 of 602 ~ 28.74%
B 201 of 602 ~ 33.39'%

%37.87
%28.74
%33.39

CMYK RENK MODELİ

#E4ADC9 rengi CMYK tonu (0,24,12,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.12%
  • sarı tonu 11.84%
  • ana renk tonu 10.59%

CMYK: (0,24,12,11)
C0M24Y12K11 (0%, 24%, 12%, 11%)
(0.00 / 0.24 / 0.12 / 0.11)

CMYK yüzdeleri

%0
%24.12
%11.84
%10.59

Codes

Color #E4ADC9 in popluar color models

E4 AD C9
RGB 228 173 201
HSL 329° 50.46% 78.63%
HSB/HSV 329° 24.12% 89.41%
CMYK 0.00% 24.12% 11.84%
10.59%

Color #E4ADC9 in popluar number systems.

HEX E4 AD C9
Decimal 228 173 201
Binary 11100100 10101101 11001001
Octal 344 255 311

Shades and tints

Shades of #E4ADC9

#E4ADC9
(228,173,201)
#D09EB7
(208,158,183)
#BC8FA5
(188,143,165)
#A88093
(168,128,147)
#947181
(148,113,129)
#80626F
(128,98,111)
#6C535D
(108,83,93)
#58444B
(88,68,75)
#443539
(68,53,57)
#302627
(48,38,39)
#1C1715
(28,23,21)
#000000
(0,0,0)

Tints of #E4ADC9

#E4ADC9
(228,173,201)
#E6B4CD
(230,180,205)
#E8BBD1
(232,187,209)
#EAC2D5
(234,194,213)
#ECC9D9
(236,201,217)
#EED0DD
(238,208,221)
#F0D7E1
(240,215,225)
#F2DEE5
(242,222,229)
#F4E5E9
(244,229,233)
#F6ECED
(246,236,237)
#F8F3F1
(248,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4ADC9 color. Also use rgb(228,173,201) instead hex code.

Text Font Color

.myTextColor { color: #E4ADC9; }

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

This text font color is #E4ADC9.

Background Color

.myBgColor { background-color: #E4ADC9; }

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

This div background color is #E4ADC9.

Border color

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

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

This div border color is #E4ADC9.

Opacity

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

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

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

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

This text has shadow with #E4ADC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4ADC9.

Preview

Color preview on black background

This text has color #E4ADC9 on black background.


Color preview on white background

This text has color #E4ADC9 on white background.


Black color preview on #E4ADC9 background

This text has black color on #E4ADC9 background.


White color preview on #E4ADC9 background

This text has white color on #E4ADC9 background.


Related colors

Complementary color

Complementary color for #hex is #1B5236.


I love getcolorcode.com

Triadic colors

1 #C9E4AD and #ADC9E4 with #E4ADC9 are triadic colors.

2 #C9ADE4 and #ADE4C9 with #E4ADC9 are triadic colors.