COLOR #EDB7E4

HEX: #EDB7E4 RGB: (237,183,228)

Color info

#EDB7E4 contains red, green and blue colors in about the same proportion. Web safe color of #EDB7E4 is #FFCCCC (or #FCC).

RGB color model

#EDB7E4 color RGB value is (237,183,228).

RGB: (237,183,228) (93%, 72%, 89%)

RGB channels and saturation

R 237 of 255 = 93%
G 183 of 255 = 72%
B 228 of 255 = 89%

237
183
228

R + G + B ~ 85%. #EDB7E4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 237 + 183 + 228 = 648 (100%)
R 237 of 648 ~ 36.57%
G 183 of 648 ~ 28.24%
B 228 of 648 ~ 35.19'%

%36.57
%28.24
%35.19

CMYK color model

#EDB7E4 color CMYK value is (0,23,4,7).

  • cyan value is 0.00%
  • magenta value is 22.78%
  • yellow value is 3.80%
  • key color value is 7.06%

CMYK: (0,23,4,7)
C0M23Y4K7 (0%, 23%, 4%, 7%)
(0.00 / 0.23 / 0.04 / 0.07)

CMYK percentages

%0
%22.78
%3.8
%7.06

Codes

Color #EDB7E4 in popluar color models

ED B7 E4
RGB 237 183 228
HSL 310° 60.00% 82.35%
HSB/HSV 310° 22.78% 92.94%
CMYK 0.00% 22.78% 3.80%
7.06%

Color #EDB7E4 in popluar number systems.

HEX ED B7 E4
Decimal 237 183 228
Binary 11101101 10110111 11100100
Octal 355 267 344

Shades and tints

Shades of #EDB7E4

#EDB7E4
(237,183,228)
#D8A7D0
(216,167,208)
#C397BC
(195,151,188)
#AE87A8
(174,135,168)
#997794
(153,119,148)
#846780
(132,103,128)
#6F576C
(111,87,108)
#5A4758
(90,71,88)
#453744
(69,55,68)
#302730
(48,39,48)
#1B171C
(27,23,28)
#000000
(0,0,0)

Tints of #EDB7E4

#EDB7E4
(237,183,228)
#EEBDE6
(238,189,230)
#EFC3E8
(239,195,232)
#F0C9EA
(240,201,234)
#F1CFEC
(241,207,236)
#F2D5EE
(242,213,238)
#F3DBF0
(243,219,240)
#F4E1F2
(244,225,242)
#F5E7F4
(245,231,244)
#F6EDF6
(246,237,246)
#F7F3F8
(247,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB7E4; }

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

This text font color is #EDB7E4.

Background Color

.myBgColor { background-color: #EDB7E4; }

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

This div background color is #EDB7E4.

Border color

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

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

This div border color is #EDB7E4.

Opacity

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

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

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

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

This text has shadow with #EDB7E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB7E4.

Preview

Color preview on black background

This text has color #EDB7E4 on black background.


Color preview on white background

This text has color #EDB7E4 on white background.


Black color preview on #EDB7E4 background

This text has black color on #EDB7E4 background.


White color preview on #EDB7E4 background

This text has white color on #EDB7E4 background.


Related colors

Complementary color

Complementary color for #hex is #12481B.


I love getcolorcode.com

Triadic colors

1 #E4EDB7 and #B7E4ED with #EDB7E4 are triadic colors.

2 #E4B7ED and #B7EDE4 with #EDB7E4 are triadic colors.