COLOR #EDE6D5

HEX: #EDE6D5 RGB: (237,230,213)

Renk bilgisi

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

RGB renk modeli

#EDE6D5 color RGB value is (237,230,213).

RGB: (237,230,213) (93%, 90%, 84%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 230 of 255 = 90%
B 213 of 255 = 84%

237
230
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 230 + 213 = 680 (100%)
R 237 of 680 ~ 34.85%
G 230 of 680 ~ 33.82%
B 213 of 680 ~ 31.32'%

%34.85
%33.82
%31.32

CMYK RENK MODELİ

#EDE6D5 rengi CMYK tonu (0,3,10,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.95%
  • sarı tonu 10.13%
  • ana renk tonu 7.06%

CMYK: (0,3,10,7)
C0M3Y10K7 (0%, 3%, 10%, 7%)
(0.00 / 0.03 / 0.10 / 0.07)

CMYK yüzdeleri

%0
%2.95
%10.13
%7.06

Codes

Color #EDE6D5 in popluar color models

ED E6 D5
RGB 237 230 213
HSL 43° 40.00% 88.24%
HSB/HSV 43° 10.13% 92.94%
CMYK 0.00% 2.95% 10.13%
7.06%

Color #EDE6D5 in popluar number systems.

HEX ED E6 D5
Decimal 237 230 213
Binary 11101101 11100110 11010101
Octal 355 346 325

Shades and tints

Shades of #EDE6D5

#EDE6D5
(237,230,213)
#D8D2C2
(216,210,194)
#C3BEAF
(195,190,175)
#AEAA9C
(174,170,156)
#999689
(153,150,137)
#848276
(132,130,118)
#6F6E63
(111,110,99)
#5A5A50
(90,90,80)
#45463D
(69,70,61)
#30322A
(48,50,42)
#1B1E17
(27,30,23)
#000000
(0,0,0)

Tints of #EDE6D5

#EDE6D5
(237,230,213)
#EEE8D8
(238,232,216)
#EFEADB
(239,234,219)
#F0ECDE
(240,236,222)
#F1EEE1
(241,238,225)
#F2F0E4
(242,240,228)
#F3F2E7
(243,242,231)
#F4F4EA
(244,244,234)
#F5F6ED
(245,246,237)
#F6F8F0
(246,248,240)
#F7FAF3
(247,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDE6D5 color. Also use rgb(237,230,213) instead hex code.

Text Font Color

.myTextColor { color: #EDE6D5; }

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

This text font color is #EDE6D5.

Background Color

.myBgColor { background-color: #EDE6D5; }

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

This div background color is #EDE6D5.

Border color

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

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

This div border color is #EDE6D5.

Opacity

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

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

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

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

This text has shadow with #EDE6D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE6D5.

Preview

Color preview on black background

This text has color #EDE6D5 on black background.


Color preview on white background

This text has color #EDE6D5 on white background.


Black color preview on #EDE6D5 background

This text has black color on #EDE6D5 background.


White color preview on #EDE6D5 background

This text has white color on #EDE6D5 background.


Related colors

Complementary color

Complementary color for #hex is #12192A.


I love getcolorcode.com

Triadic colors

1 #D5EDE6 and #E6D5ED with #EDE6D5 are triadic colors.

2 #D5E6ED and #E6EDD5 with #EDE6D5 are triadic colors.