COLOR #EDB5E1

HEX: #EDB5E1 RGB: (237,181,225)

Renk bilgisi

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

RGB renk modeli

#EDB5E1 color RGB value is (237,181,225).

RGB: (237,181,225) (93%, 71%, 88%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 181 of 255 = 71%
B 225 of 255 = 88%

237
181
225

R + G + B ~ 84%. #EDB5E1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 225 = 643 (100%)
R 237 of 643 ~ 36.86%
G 181 of 643 ~ 28.15%
B 225 of 643 ~ 34.99'%

%36.86
%28.15
%34.99

CMYK RENK MODELİ

#EDB5E1 rengi CMYK tonu (0,24,5,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.63%
  • sarı tonu 5.06%
  • ana renk tonu 7.06%

CMYK: (0,24,5,7)
C0M24Y5K7 (0%, 24%, 5%, 7%)
(0.00 / 0.24 / 0.05 / 0.07)

CMYK yüzdeleri

%0
%23.63
%5.06
%7.06

Codes

Color #EDB5E1 in popluar color models

ED B5 E1
RGB 237 181 225
HSL 313° 60.87% 81.96%
HSB/HSV 313° 23.63% 92.94%
CMYK 0.00% 23.63% 5.06%
7.06%

Color #EDB5E1 in popluar number systems.

HEX ED B5 E1
Decimal 237 181 225
Binary 11101101 10110101 11100001
Octal 355 265 341

Shades and tints

Shades of #EDB5E1

#EDB5E1
(237,181,225)
#D8A5CD
(216,165,205)
#C395B9
(195,149,185)
#AE85A5
(174,133,165)
#997591
(153,117,145)
#84657D
(132,101,125)
#6F5569
(111,85,105)
#5A4555
(90,69,85)
#453541
(69,53,65)
#30252D
(48,37,45)
#1B1519
(27,21,25)
#000000
(0,0,0)

Tints of #EDB5E1

#EDB5E1
(237,181,225)
#EEBBE3
(238,187,227)
#EFC1E5
(239,193,229)
#F0C7E7
(240,199,231)
#F1CDE9
(241,205,233)
#F2D3EB
(242,211,235)
#F3D9ED
(243,217,237)
#F4DFEF
(244,223,239)
#F5E5F1
(245,229,241)
#F6EBF3
(246,235,243)
#F7F1F5
(247,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDB5E1 color. Also use rgb(237,181,225) instead hex code.

Text Font Color

.myTextColor { color: #EDB5E1; }

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

This text font color is #EDB5E1.

Background Color

.myBgColor { background-color: #EDB5E1; }

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

This div background color is #EDB5E1.

Border color

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

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

This div border color is #EDB5E1.

Opacity

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

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

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

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

This text has shadow with #EDB5E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5E1.

Preview

Color preview on black background

This text has color #EDB5E1 on black background.


Color preview on white background

This text has color #EDB5E1 on white background.


Black color preview on #EDB5E1 background

This text has black color on #EDB5E1 background.


White color preview on #EDB5E1 background

This text has white color on #EDB5E1 background.


Related colors

Complementary color

Complementary color for #hex is #124A1E.


I love getcolorcode.com

Triadic colors

1 #E1EDB5 and #B5E1ED with #EDB5E1 are triadic colors.

2 #E1B5ED and #B5EDE1 with #EDB5E1 are triadic colors.