COLOR #EDDCDA

HEX: #EDDCDA RGB: (237,220,218)

Renk bilgisi

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

RGB renk modeli

#EDDCDA color RGB value is (237,220,218).

RGB: (237,220,218) (93%, 86%, 85%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 220 of 255 = 86%
B 218 of 255 = 85%

237
220
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 220 + 218 = 675 (100%)
R 237 of 675 ~ 35.11%
G 220 of 675 ~ 32.59%
B 218 of 675 ~ 32.3'%

%35.11
%32.59
%32.3

CMYK RENK MODELİ

#EDDCDA rengi CMYK tonu (0,7,8,7).

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

CMYK: (0,7,8,7)
C0M7Y8K7 (0%, 7%, 8%, 7%)
(0.00 / 0.07 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%7.17
%8.02
%7.06

Codes

Color #EDDCDA in popluar color models

ED DC DA
RGB 237 220 218
HSL 34.55% 89.22%
HSB/HSV 8.02% 92.94%
CMYK 0.00% 7.17% 8.02%
7.06%

Color #EDDCDA in popluar number systems.

HEX ED DC DA
Decimal 237 220 218
Binary 11101101 11011100 11011010
Octal 355 334 332

Shades and tints

Shades of #EDDCDA

#EDDCDA
(237,220,218)
#D8C8C7
(216,200,199)
#C3B4B4
(195,180,180)
#AEA0A1
(174,160,161)
#998C8E
(153,140,142)
#84787B
(132,120,123)
#6F6468
(111,100,104)
#5A5055
(90,80,85)
#453C42
(69,60,66)
#30282F
(48,40,47)
#1B141C
(27,20,28)
#000000
(0,0,0)

Tints of #EDDCDA

#EDDCDA
(237,220,218)
#EEDFDD
(238,223,221)
#EFE2E0
(239,226,224)
#F0E5E3
(240,229,227)
#F1E8E6
(241,232,230)
#F2EBE9
(242,235,233)
#F3EEEC
(243,238,236)
#F4F1EF
(244,241,239)
#F5F4F2
(245,244,242)
#F6F7F5
(246,247,245)
#F7FAF8
(247,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDCDA; }

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

This text font color is #EDDCDA.

Background Color

.myBgColor { background-color: #EDDCDA; }

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

This div background color is #EDDCDA.

Border color

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

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

This div border color is #EDDCDA.

Opacity

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

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

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

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

This text has shadow with #EDDCDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDCDA.

Preview

Color preview on black background

This text has color #EDDCDA on black background.


Color preview on white background

This text has color #EDDCDA on white background.


Black color preview on #EDDCDA background

This text has black color on #EDDCDA background.


White color preview on #EDDCDA background

This text has white color on #EDDCDA background.


Related colors

Complementary color

Complementary color for #hex is #122325.


I love getcolorcode.com

Triadic colors

1 #DAEDDC and #DCDAED with #EDDCDA are triadic colors.

2 #DADCED and #DCEDDA with #EDDCDA are triadic colors.