COLOR #EDE2EB

HEX: #EDE2EB RGB: (237,226,235)

Color info

#EDE2EB contains red, green and blue colors in about the same proportion. Web safe color of #EDE2EB is #FFCCFF (or #FCF).

RGB color model

#EDE2EB color RGB value is (237,226,235).

RGB: (237,226,235) (93%, 89%, 92%)

RGB channels and saturation

R 237 of 255 = 93%
G 226 of 255 = 89%
B 235 of 255 = 92%

237
226
235

R + G + B ~ 91%. #EDE2EB is light color.

Portions of RGB colors in percentages

R + G + B = 237 + 226 + 235 = 698 (100%)
R 237 of 698 ~ 33.95%
G 226 of 698 ~ 32.38%
B 235 of 698 ~ 33.67'%

%33.95
%32.38
%33.67

CMYK color model

#EDE2EB color CMYK value is (0,5,1,7).

  • cyan value is 0.00%
  • magenta value is 4.64%
  • yellow value is 0.84%
  • key color value is 7.06%
CMYK: (0,5,1,7) C0M5Y1K7 (0%,5%,1%,7%) (0.00/0.05/0.01/0.07) 

CMYK percentages

%0
%4.64
%0.84
%7.06

Codes

Color #EDE2EB in popluar color models

ED E2 EB
RGB 237 226 235
HSL 311° 23.40% 90.78%
HSB/HSV 311° 4.64% 92.94%
CMYK 0.00% 4.64% 0.84%
7.06%

Color #EDE2EB in popluar number systems.

HEX ED E2 EB
Decimal 237 226 235
Binary 11101101 11100010 11101011
Octal 355 342 353

Shades and tints

Shades of #EDE2EB

#EDE2EB
(237,226,235)
#D8CED6
(216,206,214)
#C3BAC1
(195,186,193)
#AEA6AC
(174,166,172)
#999297
(153,146,151)
#847E82
(132,126,130)
#6F6A6D
(111,106,109)
#5A5658
(90,86,88)
#454243
(69,66,67)
#302E2E
(48,46,46)
#1B1A19
(27,26,25)
#000000
(0,0,0)

Tints of #EDE2EB

#EDE2EB
(237,226,235)
#EEE4EC
(238,228,236)
#EFE6ED
(239,230,237)
#F0E8EE
(240,232,238)
#F1EAEF
(241,234,239)
#F2ECF0
(242,236,240)
#F3EEF1
(243,238,241)
#F4F0F2
(244,240,242)
#F5F2F3
(245,242,243)
#F6F4F4
(246,244,244)
#F7F6F5
(247,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDE2EB color. Also use rgb(237,226,235) instead hex code.

Text Font Color

.myTextColor { color: #EDE2EB; }

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

This text font color is #EDE2EB.

Background Color

.myBgColor { background-color: #EDE2EB; }

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

This div background color is #EDE2EB.

Border color

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

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

This div border color is #EDE2EB.

Opacity

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

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

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

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

This text has shadow with #EDE2EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE2EB.

Preview

Color preview on black background

This text has color #EDE2EB on black background.


Color preview on white background

This text has color #EDE2EB on white background.


Black color preview on #EDE2EB background

This text has black color on #EDE2EB background.


White color preview on #EDE2EB background

This text has white color on #EDE2EB background.


Related colors

Complementary color

Complementary color for #hex is #121D14.


I love getcolorcode.com

Triadic colors

1 #EBEDE2 and #E2EBED with #EDE2EB are triadic colors.

2 #EBE2ED and #E2EDEB with #EDE2EB are triadic colors.