COLOR #EDDCD5

HEX: #EDDCD5 RGB: (237,220,213)

Renk bilgisi

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

RGB renk modeli

#EDDCD5 color RGB value is (237,220,213).

RGB: (237,220,213) (93%, 86%, 84%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 220 of 255 = 86%
B 213 of 255 = 84%

237
220
213

R + G + B ~ 88%. #EDDCD5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 220 + 213 = 670 (100%)
R 237 of 670 ~ 35.37%
G 220 of 670 ~ 32.84%
B 213 of 670 ~ 31.79'%

%35.37
%32.84
%31.79

CMYK RENK MODELİ

#EDDCD5 rengi CMYK tonu (0,7,10,7).

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

CMYK: (0,7,10,7)
C0M7Y10K7 (0%, 7%, 10%, 7%)
(0.00 / 0.07 / 0.10 / 0.07)

CMYK yüzdeleri

%0
%7.17
%10.13
%7.06

Codes

Color #EDDCD5 in popluar color models

ED DC D5
RGB 237 220 213
HSL 18° 40.00% 88.24%
HSB/HSV 18° 10.13% 92.94%
CMYK 0.00% 7.17% 10.13%
7.06%

Color #EDDCD5 in popluar number systems.

HEX ED DC D5
Decimal 237 220 213
Binary 11101101 11011100 11010101
Octal 355 334 325

Shades and tints

Shades of #EDDCD5

#EDDCD5
(237,220,213)
#D8C8C2
(216,200,194)
#C3B4AF
(195,180,175)
#AEA09C
(174,160,156)
#998C89
(153,140,137)
#847876
(132,120,118)
#6F6463
(111,100,99)
#5A5050
(90,80,80)
#453C3D
(69,60,61)
#30282A
(48,40,42)
#1B1417
(27,20,23)
#000000
(0,0,0)

Tints of #EDDCD5

#EDDCD5
(237,220,213)
#EEDFD8
(238,223,216)
#EFE2DB
(239,226,219)
#F0E5DE
(240,229,222)
#F1E8E1
(241,232,225)
#F2EBE4
(242,235,228)
#F3EEE7
(243,238,231)
#F4F1EA
(244,241,234)
#F5F4ED
(245,244,237)
#F6F7F0
(246,247,240)
#F7FAF3
(247,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDCD5; }

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

This text font color is #EDDCD5.

Background Color

.myBgColor { background-color: #EDDCD5; }

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

This div background color is #EDDCD5.

Border color

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

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

This div border color is #EDDCD5.

Opacity

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

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

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

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

This text has shadow with #EDDCD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDCD5.

Preview

Color preview on black background

This text has color #EDDCD5 on black background.


Color preview on white background

This text has color #EDDCD5 on white background.


Black color preview on #EDDCD5 background

This text has black color on #EDDCD5 background.


White color preview on #EDDCD5 background

This text has white color on #EDDCD5 background.


Related colors

Complementary color

Complementary color for #hex is #12232A.


I love getcolorcode.com

Triadic colors

1 #D5EDDC and #DCD5ED with #EDDCD5 are triadic colors.

2 #D5DCED and #DCEDD5 with #EDDCD5 are triadic colors.