COLOR #EDB5E4

HEX: #EDB5E4 RGB: (237,181,228)

Renk bilgisi

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

RGB renk modeli

#EDB5E4 color RGB value is (237,181,228).

RGB: (237,181,228) (93%, 71%, 89%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 181 of 255 = 71%
B 228 of 255 = 89%

237
181
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 228 = 646 (100%)
R 237 of 646 ~ 36.69%
G 181 of 646 ~ 28.02%
B 228 of 646 ~ 35.29'%

%36.69
%28.02
%35.29

CMYK RENK MODELİ

#EDB5E4 rengi CMYK tonu (0,24,4,7).

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

CMYK: (0,24,4,7)
C0M24Y4K7 (0%, 24%, 4%, 7%)
(0.00 / 0.24 / 0.04 / 0.07)

CMYK yüzdeleri

%0
%23.63
%3.8
%7.06

Codes

Color #EDB5E4 in popluar color models

ED B5 E4
RGB 237 181 228
HSL 310° 60.87% 81.96%
HSB/HSV 310° 23.63% 92.94%
CMYK 0.00% 23.63% 3.80%
7.06%

Color #EDB5E4 in popluar number systems.

HEX ED B5 E4
Decimal 237 181 228
Binary 11101101 10110101 11100100
Octal 355 265 344

Shades and tints

Shades of #EDB5E4

#EDB5E4
(237,181,228)
#D8A5D0
(216,165,208)
#C395BC
(195,149,188)
#AE85A8
(174,133,168)
#997594
(153,117,148)
#846580
(132,101,128)
#6F556C
(111,85,108)
#5A4558
(90,69,88)
#453544
(69,53,68)
#302530
(48,37,48)
#1B151C
(27,21,28)
#000000
(0,0,0)

Tints of #EDB5E4

#EDB5E4
(237,181,228)
#EEBBE6
(238,187,230)
#EFC1E8
(239,193,232)
#F0C7EA
(240,199,234)
#F1CDEC
(241,205,236)
#F2D3EE
(242,211,238)
#F3D9F0
(243,217,240)
#F4DFF2
(244,223,242)
#F5E5F4
(245,229,244)
#F6EBF6
(246,235,246)
#F7F1F8
(247,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB5E4; }

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

This text font color is #EDB5E4.

Background Color

.myBgColor { background-color: #EDB5E4; }

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

This div background color is #EDB5E4.

Border color

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

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

This div border color is #EDB5E4.

Opacity

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

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

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

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

This text has shadow with #EDB5E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5E4.

Preview

Color preview on black background

This text has color #EDB5E4 on black background.


Color preview on white background

This text has color #EDB5E4 on white background.


Black color preview on #EDB5E4 background

This text has black color on #EDB5E4 background.


White color preview on #EDB5E4 background

This text has white color on #EDB5E4 background.


Related colors

Complementary color

Complementary color for #hex is #124A1B.


I love getcolorcode.com

Triadic colors

1 #E4EDB5 and #B5E4ED with #EDB5E4 are triadic colors.

2 #E4B5ED and #B5EDE4 with #EDB5E4 are triadic colors.