COLOR #E5ACDB

HEX: #E5ACDB RGB: (229,172,219)

Renk bilgisi

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

RGB renk modeli

#E5ACDB color RGB value is (229,172,219).

RGB: (229,172,219) (90%, 67%, 86%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 172 of 255 = 67%
B 219 of 255 = 86%

229
172
219

R + G + B ~ 81%. #E5ACDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 172 + 219 = 620 (100%)
R 229 of 620 ~ 36.94%
G 172 of 620 ~ 27.74%
B 219 of 620 ~ 35.32'%

%36.94
%27.74
%35.32

CMYK RENK MODELİ

#E5ACDB rengi CMYK tonu (0,25,4,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.89%
  • sarı tonu 4.37%
  • ana renk tonu 10.20%

CMYK: (0,25,4,10)
C0M25Y4K10 (0%, 25%, 4%, 10%)
(0.00 / 0.25 / 0.04 / 0.10)

CMYK yüzdeleri

%0
%24.89
%4.37
%10.2

Codes

Color #E5ACDB in popluar color models

E5 AC DB
RGB 229 172 219
HSL 311° 52.29% 78.63%
HSB/HSV 311° 24.89% 89.80%
CMYK 0.00% 24.89% 4.37%
10.20%

Color #E5ACDB in popluar number systems.

HEX E5 AC DB
Decimal 229 172 219
Binary 11100101 10101100 11011011
Octal 345 254 333

Shades and tints

Shades of #E5ACDB

#E5ACDB
(229,172,219)
#D19DC8
(209,157,200)
#BD8EB5
(189,142,181)
#A97FA2
(169,127,162)
#95708F
(149,112,143)
#81617C
(129,97,124)
#6D5269
(109,82,105)
#594356
(89,67,86)
#453443
(69,52,67)
#312530
(49,37,48)
#1D161D
(29,22,29)
#000000
(0,0,0)

Tints of #E5ACDB

#E5ACDB
(229,172,219)
#E7B3DE
(231,179,222)
#E9BAE1
(233,186,225)
#EBC1E4
(235,193,228)
#EDC8E7
(237,200,231)
#EFCFEA
(239,207,234)
#F1D6ED
(241,214,237)
#F3DDF0
(243,221,240)
#F5E4F3
(245,228,243)
#F7EBF6
(247,235,246)
#F9F2F9
(249,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5ACDB color. Also use rgb(229,172,219) instead hex code.

Text Font Color

.myTextColor { color: #E5ACDB; }

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

This text font color is #E5ACDB.

Background Color

.myBgColor { background-color: #E5ACDB; }

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

This div background color is #E5ACDB.

Border color

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

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

This div border color is #E5ACDB.

Opacity

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

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

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

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

This text has shadow with #E5ACDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5ACDB.

Preview

Color preview on black background

This text has color #E5ACDB on black background.


Color preview on white background

This text has color #E5ACDB on white background.


Black color preview on #E5ACDB background

This text has black color on #E5ACDB background.


White color preview on #E5ACDB background

This text has white color on #E5ACDB background.


Related colors

Complementary color

Complementary color for #hex is #1A5324.


I love getcolorcode.com

Triadic colors

1 #DBE5AC and #ACDBE5 with #E5ACDB are triadic colors.

2 #DBACE5 and #ACE5DB with #E5ACDB are triadic colors.