COLOR #E5ADC2

HEX: #E5ADC2 RGB: (229,173,194)

Renk bilgisi

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

RGB renk modeli

#E5ADC2 color RGB value is (229,173,194).

RGB: (229,173,194) (90%, 68%, 76%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 173 of 255 = 68%
B 194 of 255 = 76%

229
173
194

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 173 + 194 = 596 (100%)
R 229 of 596 ~ 38.42%
G 173 of 596 ~ 29.03%
B 194 of 596 ~ 32.55'%

%38.42
%29.03
%32.55

CMYK RENK MODELİ

#E5ADC2 rengi CMYK tonu (0,24,15,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.45%
  • sarı tonu 15.28%
  • ana renk tonu 10.20%

CMYK: (0,24,15,10)
C0M24Y15K10 (0%, 24%, 15%, 10%)
(0.00 / 0.24 / 0.15 / 0.10)

CMYK yüzdeleri

%0
%24.45
%15.28
%10.2

Codes

Color #E5ADC2 in popluar color models

E5 AD C2
RGB 229 173 194
HSL 338° 51.85% 78.82%
HSB/HSV 338° 24.45% 89.80%
CMYK 0.00% 24.45% 15.28%
10.20%

Color #E5ADC2 in popluar number systems.

HEX E5 AD C2
Decimal 229 173 194
Binary 11100101 10101101 11000010
Octal 345 255 302

Shades and tints

Shades of #E5ADC2

#E5ADC2
(229,173,194)
#D19EB1
(209,158,177)
#BD8FA0
(189,143,160)
#A9808F
(169,128,143)
#95717E
(149,113,126)
#81626D
(129,98,109)
#6D535C
(109,83,92)
#59444B
(89,68,75)
#45353A
(69,53,58)
#312629
(49,38,41)
#1D1718
(29,23,24)
#000000
(0,0,0)

Tints of #E5ADC2

#E5ADC2
(229,173,194)
#E7B4C7
(231,180,199)
#E9BBCC
(233,187,204)
#EBC2D1
(235,194,209)
#EDC9D6
(237,201,214)
#EFD0DB
(239,208,219)
#F1D7E0
(241,215,224)
#F3DEE5
(243,222,229)
#F5E5EA
(245,229,234)
#F7ECEF
(247,236,239)
#F9F3F4
(249,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5ADC2 color. Also use rgb(229,173,194) instead hex code.

Text Font Color

.myTextColor { color: #E5ADC2; }

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

This text font color is #E5ADC2.

Background Color

.myBgColor { background-color: #E5ADC2; }

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

This div background color is #E5ADC2.

Border color

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

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

This div border color is #E5ADC2.

Opacity

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

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

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

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

This text has shadow with #E5ADC2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5ADC2.

Preview

Color preview on black background

This text has color #E5ADC2 on black background.


Color preview on white background

This text has color #E5ADC2 on white background.


Black color preview on #E5ADC2 background

This text has black color on #E5ADC2 background.


White color preview on #E5ADC2 background

This text has white color on #E5ADC2 background.


Related colors

Complementary color

Complementary color for #hex is #1A523D.


I love getcolorcode.com

Triadic colors

1 #C2E5AD and #ADC2E5 with #E5ADC2 are triadic colors.

2 #C2ADE5 and #ADE5C2 with #E5ADC2 are triadic colors.