COLOR #EDE5DB

HEX: #EDE5DB RGB: (237,229,219)

Renk bilgisi

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

RGB renk modeli

#EDE5DB color RGB value is (237,229,219).

RGB: (237,229,219) (93%, 90%, 86%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 229 of 255 = 90%
B 219 of 255 = 86%

237
229
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 229 + 219 = 685 (100%)
R 237 of 685 ~ 34.6%
G 229 of 685 ~ 33.43%
B 219 of 685 ~ 31.97'%

%34.6
%33.43
%31.97

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.38%
  • sarı tonu 7.59%
  • 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
%7.59
%7.06

Codes

Color #EDE5DB in popluar color models

ED E5 DB
RGB 237 229 219
HSL 33° 33.33% 89.41%
HSB/HSV 33° 7.59% 92.94%
CMYK 0.00% 3.38% 7.59%
7.06%

Color #EDE5DB in popluar number systems.

HEX ED E5 DB
Decimal 237 229 219
Binary 11101101 11100101 11011011
Octal 355 345 333

Shades and tints

Shades of #EDE5DB

#EDE5DB
(237,229,219)
#D8D1C8
(216,209,200)
#C3BDB5
(195,189,181)
#AEA9A2
(174,169,162)
#99958F
(153,149,143)
#84817C
(132,129,124)
#6F6D69
(111,109,105)
#5A5956
(90,89,86)
#454543
(69,69,67)
#303130
(48,49,48)
#1B1D1D
(27,29,29)
#000000
(0,0,0)

Tints of #EDE5DB

#EDE5DB
(237,229,219)
#EEE7DE
(238,231,222)
#EFE9E1
(239,233,225)
#F0EBE4
(240,235,228)
#F1EDE7
(241,237,231)
#F2EFEA
(242,239,234)
#F3F1ED
(243,241,237)
#F4F3F0
(244,243,240)
#F5F5F3
(245,245,243)
#F6F7F6
(246,247,246)
#F7F9F9
(247,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDE5DB; }

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

This text font color is #EDE5DB.

Background Color

.myBgColor { background-color: #EDE5DB; }

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

This div background color is #EDE5DB.

Border color

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

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

This div border color is #EDE5DB.

Opacity

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

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

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

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

This text has shadow with #EDE5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE5DB.

Preview

Color preview on black background

This text has color #EDE5DB on black background.


Color preview on white background

This text has color #EDE5DB on white background.


Black color preview on #EDE5DB background

This text has black color on #EDE5DB background.


White color preview on #EDE5DB background

This text has white color on #EDE5DB background.


Related colors

Complementary color

Complementary color for #hex is #121A24.


I love getcolorcode.com

Triadic colors

1 #DBEDE5 and #E5DBED with #EDE5DB are triadic colors.

2 #DBE5ED and #E5EDDB with #EDE5DB are triadic colors.