COLOR #EDE5E1

HEX: #EDE5E1 RGB: (237,229,225)

Renk bilgisi

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

RGB renk modeli

#EDE5E1 color RGB value is (237,229,225).

RGB: (237,229,225) (93%, 90%, 88%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 229 of 255 = 90%
B 225 of 255 = 88%

237
229
225

R + G + B ~ 90%. #EDE5E1 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 229 + 225 = 691 (100%)
R 237 of 691 ~ 34.3%
G 229 of 691 ~ 33.14%
B 225 of 691 ~ 32.56'%

%34.3
%33.14
%32.56

CMYK RENK MODELİ

#EDE5E1 rengi CMYK tonu (0,3,5,7).

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

CMYK: (0,3,5,7)
C0M3Y5K7 (0%, 3%, 5%, 7%)
(0.00 / 0.03 / 0.05 / 0.07)

CMYK yüzdeleri

%0
%3.38
%5.06
%7.06

Codes

Color #EDE5E1 in popluar color models

ED E5 E1
RGB 237 229 225
HSL 20° 25.00% 90.59%
HSB/HSV 20° 5.06% 92.94%
CMYK 0.00% 3.38% 5.06%
7.06%

Color #EDE5E1 in popluar number systems.

HEX ED E5 E1
Decimal 237 229 225
Binary 11101101 11100101 11100001
Octal 355 345 341

Shades and tints

Shades of #EDE5E1

#EDE5E1
(237,229,225)
#D8D1CD
(216,209,205)
#C3BDB9
(195,189,185)
#AEA9A5
(174,169,165)
#999591
(153,149,145)
#84817D
(132,129,125)
#6F6D69
(111,109,105)
#5A5955
(90,89,85)
#454541
(69,69,65)
#30312D
(48,49,45)
#1B1D19
(27,29,25)
#000000
(0,0,0)

Tints of #EDE5E1

#EDE5E1
(237,229,225)
#EEE7E3
(238,231,227)
#EFE9E5
(239,233,229)
#F0EBE7
(240,235,231)
#F1EDE9
(241,237,233)
#F2EFEB
(242,239,235)
#F3F1ED
(243,241,237)
#F4F3EF
(244,243,239)
#F5F5F1
(245,245,241)
#F6F7F3
(246,247,243)
#F7F9F5
(247,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDE5E1; }

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

This text font color is #EDE5E1.

Background Color

.myBgColor { background-color: #EDE5E1; }

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

This div background color is #EDE5E1.

Border color

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

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

This div border color is #EDE5E1.

Opacity

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

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

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

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

This text has shadow with #EDE5E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE5E1.

Preview

Color preview on black background

This text has color #EDE5E1 on black background.


Color preview on white background

This text has color #EDE5E1 on white background.


Black color preview on #EDE5E1 background

This text has black color on #EDE5E1 background.


White color preview on #EDE5E1 background

This text has white color on #EDE5E1 background.


Related colors

Complementary color

Complementary color for #hex is #121A1E.


I love getcolorcode.com

Triadic colors

1 #E1EDE5 and #E5E1ED with #EDE5E1 are triadic colors.

2 #E1E5ED and #E5EDE1 with #EDE5E1 are triadic colors.