COLOR #EDE0DB

HEX: #EDE0DB RGB: (237,224,219)

Renk bilgisi

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

RGB renk modeli

#EDE0DB color RGB value is (237,224,219).

RGB: (237,224,219) (93%, 88%, 86%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 224 of 255 = 88%
B 219 of 255 = 86%

237
224
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 224 + 219 = 680 (100%)
R 237 of 680 ~ 34.85%
G 224 of 680 ~ 32.94%
B 219 of 680 ~ 32.21'%

%34.85
%32.94
%32.21

CMYK RENK MODELİ

#EDE0DB rengi CMYK tonu (0,5,8,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.49%
  • sarı tonu 7.59%
  • ana renk tonu 7.06%

CMYK: (0,5,8,7)
C0M5Y8K7 (0%, 5%, 8%, 7%)
(0.00 / 0.05 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%5.49
%7.59
%7.06

Codes

Color #EDE0DB in popluar color models

ED E0 DB
RGB 237 224 219
HSL 17° 33.33% 89.41%
HSB/HSV 17° 7.59% 92.94%
CMYK 0.00% 5.49% 7.59%
7.06%

Color #EDE0DB in popluar number systems.

HEX ED E0 DB
Decimal 237 224 219
Binary 11101101 11100000 11011011
Octal 355 340 333

Shades and tints

Shades of #EDE0DB

#EDE0DB
(237,224,219)
#D8CCC8
(216,204,200)
#C3B8B5
(195,184,181)
#AEA4A2
(174,164,162)
#99908F
(153,144,143)
#847C7C
(132,124,124)
#6F6869
(111,104,105)
#5A5456
(90,84,86)
#454043
(69,64,67)
#302C30
(48,44,48)
#1B181D
(27,24,29)
#000000
(0,0,0)

Tints of #EDE0DB

#EDE0DB
(237,224,219)
#EEE2DE
(238,226,222)
#EFE4E1
(239,228,225)
#F0E6E4
(240,230,228)
#F1E8E7
(241,232,231)
#F2EAEA
(242,234,234)
#F3ECED
(243,236,237)
#F4EEF0
(244,238,240)
#F5F0F3
(245,240,243)
#F6F2F6
(246,242,246)
#F7F4F9
(247,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDE0DB; }

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

This text font color is #EDE0DB.

Background Color

.myBgColor { background-color: #EDE0DB; }

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

This div background color is #EDE0DB.

Border color

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

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

This div border color is #EDE0DB.

Opacity

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

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

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

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

This text has shadow with #EDE0DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE0DB.

Preview

Color preview on black background

This text has color #EDE0DB on black background.


Color preview on white background

This text has color #EDE0DB on white background.


Black color preview on #EDE0DB background

This text has black color on #EDE0DB background.


White color preview on #EDE0DB background

This text has white color on #EDE0DB background.


Related colors

Complementary color

Complementary color for #hex is #121F24.


I love getcolorcode.com

Triadic colors

1 #DBEDE0 and #E0DBED with #EDE0DB are triadic colors.

2 #DBE0ED and #E0EDDB with #EDE0DB are triadic colors.