COLOR #EDE5DA

HEX: #EDE5DA RGB: (237,229,218)

Renk bilgisi

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

RGB renk modeli

#EDE5DA color RGB value is (237,229,218).

RGB: (237,229,218) (93%, 90%, 85%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 229 of 255 = 90%
B 218 of 255 = 85%

237
229
218

R + G + B ~ 89%. #EDE5DA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 229 + 218 = 684 (100%)
R 237 of 684 ~ 34.65%
G 229 of 684 ~ 33.48%
B 218 of 684 ~ 31.87'%

%34.65
%33.48
%31.87

CMYK RENK MODELİ

#EDE5DA rengi CMYK tonu (0,3,8,7).

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

CMYK: (0,3,8,7)
C0M3Y8K7 (0%, 3%, 8%, 7%)
(0.00 / 0.03 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%3.38
%8.02
%7.06

Codes

Color #EDE5DA in popluar color models

ED E5 DA
RGB 237 229 218
HSL 35° 34.55% 89.22%
HSB/HSV 35° 8.02% 92.94%
CMYK 0.00% 3.38% 8.02%
7.06%

Color #EDE5DA in popluar number systems.

HEX ED E5 DA
Decimal 237 229 218
Binary 11101101 11100101 11011010
Octal 355 345 332

Shades and tints

Shades of #EDE5DA

#EDE5DA
(237,229,218)
#D8D1C7
(216,209,199)
#C3BDB4
(195,189,180)
#AEA9A1
(174,169,161)
#99958E
(153,149,142)
#84817B
(132,129,123)
#6F6D68
(111,109,104)
#5A5955
(90,89,85)
#454542
(69,69,66)
#30312F
(48,49,47)
#1B1D1C
(27,29,28)
#000000
(0,0,0)

Tints of #EDE5DA

#EDE5DA
(237,229,218)
#EEE7DD
(238,231,221)
#EFE9E0
(239,233,224)
#F0EBE3
(240,235,227)
#F1EDE6
(241,237,230)
#F2EFE9
(242,239,233)
#F3F1EC
(243,241,236)
#F4F3EF
(244,243,239)
#F5F5F2
(245,245,242)
#F6F7F5
(246,247,245)
#F7F9F8
(247,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDE5DA; }

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

This text font color is #EDE5DA.

Background Color

.myBgColor { background-color: #EDE5DA; }

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

This div background color is #EDE5DA.

Border color

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

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

This div border color is #EDE5DA.

Opacity

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

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

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

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

This text has shadow with #EDE5DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE5DA.

Preview

Color preview on black background

This text has color #EDE5DA on black background.


Color preview on white background

This text has color #EDE5DA on white background.


Black color preview on #EDE5DA background

This text has black color on #EDE5DA background.


White color preview on #EDE5DA background

This text has white color on #EDE5DA background.


Related colors

Complementary color

Complementary color for #EDE5DA is #121A25.


I love getcolorcode.com

Triadic colors

1 #DAEDE5 and #E5DAED with #EDE5DA are triadic colors.

2 #DAE5ED and #E5EDDA with #EDE5DA are triadic colors.