COLOR #EDD9DA

HEX: #EDD9DA RGB: (237,217,218)

Renk bilgisi

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

RGB renk modeli

#EDD9DA color RGB value is (237,217,218).

RGB: (237,217,218) (93%, 85%, 85%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 217 of 255 = 85%
B 218 of 255 = 85%

237
217
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 217 + 218 = 672 (100%)
R 237 of 672 ~ 35.27%
G 217 of 672 ~ 32.29%
B 218 of 672 ~ 32.44'%

%35.27
%32.29
%32.44

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%8.44
%8.02
%7.06

Codes

Color #EDD9DA in popluar color models

ED D9 DA
RGB 237 217 218
HSL 357° 35.71% 89.02%
HSB/HSV 357° 8.44% 92.94%
CMYK 0.00% 8.44% 8.02%
7.06%

Color #EDD9DA in popluar number systems.

HEX ED D9 DA
Decimal 237 217 218
Binary 11101101 11011001 11011010
Octal 355 331 332

Shades and tints

Shades of #EDD9DA

#EDD9DA
(237,217,218)
#D8C6C7
(216,198,199)
#C3B3B4
(195,179,180)
#AEA0A1
(174,160,161)
#998D8E
(153,141,142)
#847A7B
(132,122,123)
#6F6768
(111,103,104)
#5A5455
(90,84,85)
#454142
(69,65,66)
#302E2F
(48,46,47)
#1B1B1C
(27,27,28)
#000000
(0,0,0)

Tints of #EDD9DA

#EDD9DA
(237,217,218)
#EEDCDD
(238,220,221)
#EFDFE0
(239,223,224)
#F0E2E3
(240,226,227)
#F1E5E6
(241,229,230)
#F2E8E9
(242,232,233)
#F3EBEC
(243,235,236)
#F4EEEF
(244,238,239)
#F5F1F2
(245,241,242)
#F6F4F5
(246,244,245)
#F7F7F8
(247,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD9DA; }

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

This text font color is #EDD9DA.

Background Color

.myBgColor { background-color: #EDD9DA; }

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

This div background color is #EDD9DA.

Border color

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

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

This div border color is #EDD9DA.

Opacity

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

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

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

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

This text has shadow with #EDD9DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD9DA.

Preview

Color preview on black background

This text has color #EDD9DA on black background.


Color preview on white background

This text has color #EDD9DA on white background.


Black color preview on #EDD9DA background

This text has black color on #EDD9DA background.


White color preview on #EDD9DA background

This text has white color on #EDD9DA background.


Related colors

Complementary color

Complementary color for #hex is #122625.


I love getcolorcode.com

Triadic colors

1 #DAEDD9 and #D9DAED with #EDD9DA are triadic colors.

2 #DAD9ED and #D9EDDA with #EDD9DA are triadic colors.