COLOR #EDEBE4

HEX: #EDEBE4 RGB: (237,235,228)

Color info

#EDEBE4 contains red, green and blue colors in about the same proportion. Web safe color of #EDEBE4 is #FFFFCC (or #FFC).

RGB color model

#EDEBE4 color RGB value is (237,235,228).

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

RGB channels and saturation

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

237
235
228

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

Portions of RGB colors in percentages

R + G + B = 237 + 235 + 228 = 700 (100%)
R 237 of 700 ~ 33.86%
G 235 of 700 ~ 33.57%
B 228 of 700 ~ 32.57'%

%33.86
%33.57
%32.57

CMYK color model

#EDEBE4 color CMYK value is (0,1,4,7).

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

CMYK: (0,1,4,7)
C0M1Y4K7 (0%, 1%, 4%, 7%)
(0.00 / 0.01 / 0.04 / 0.07)

CMYK percentages

%0
%0.84
%3.8
%7.06

Codes

Color #EDEBE4 in popluar color models

ED EB E4
RGB 237 235 228
HSL 47° 20.00% 91.18%
HSB/HSV 47° 3.80% 92.94%
CMYK 0.00% 0.84% 3.80%
7.06%

Color #EDEBE4 in popluar number systems.

HEX ED EB E4
Decimal 237 235 228
Binary 11101101 11101011 11100100
Octal 355 353 344

Shades and tints

Shades of #EDEBE4

#EDEBE4
(237,235,228)
#D8D6D0
(216,214,208)
#C3C1BC
(195,193,188)
#AEACA8
(174,172,168)
#999794
(153,151,148)
#848280
(132,130,128)
#6F6D6C
(111,109,108)
#5A5858
(90,88,88)
#454344
(69,67,68)
#302E30
(48,46,48)
#1B191C
(27,25,28)
#000000
(0,0,0)

Tints of #EDEBE4

#EDEBE4
(237,235,228)
#EEECE6
(238,236,230)
#EFEDE8
(239,237,232)
#F0EEEA
(240,238,234)
#F1EFEC
(241,239,236)
#F2F0EE
(242,240,238)
#F3F1F0
(243,241,240)
#F4F2F2
(244,242,242)
#F5F3F4
(245,243,244)
#F6F4F6
(246,244,246)
#F7F5F8
(247,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDEBE4; }

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

This text font color is #EDEBE4.

Background Color

.myBgColor { background-color: #EDEBE4; }

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

This div background color is #EDEBE4.

Border color

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

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

This div border color is #EDEBE4.

Opacity

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

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

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

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

This text has shadow with #EDEBE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDEBE4.

Preview

Color preview on black background

This text has color #EDEBE4 on black background.


Color preview on white background

This text has color #EDEBE4 on white background.


Black color preview on #EDEBE4 background

This text has black color on #EDEBE4 background.


White color preview on #EDEBE4 background

This text has white color on #EDEBE4 background.


Related colors

Complementary color

Complementary color for #hex is #12141B.


I love getcolorcode.com

Triadic colors

1 #E4EDEB and #EBE4ED with #EDEBE4 are triadic colors.

2 #E4EBED and #EBEDE4 with #EDEBE4 are triadic colors.