COLOR #EDD4DA

HEX: #EDD4DA RGB: (237,212,218)

Renk bilgisi

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

RGB renk modeli

#EDD4DA color RGB value is (237,212,218).

RGB: (237,212,218) (93%, 83%, 85%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 212 of 255 = 83%
B 218 of 255 = 85%

237
212
218

R + G + B ~ 87%. #EDD4DA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 212 + 218 = 667 (100%)
R 237 of 667 ~ 35.53%
G 212 of 667 ~ 31.78%
B 218 of 667 ~ 32.68'%

%35.53
%31.78
%32.68

CMYK RENK MODELİ

#EDD4DA rengi CMYK tonu (0,11,8,7).

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

CMYK: (0,11,8,7)
C0M11Y8K7 (0%, 11%, 8%, 7%)
(0.00 / 0.11 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%10.55
%8.02
%7.06

Codes

Color #EDD4DA in popluar color models

ED D4 DA
RGB 237 212 218
HSL 346° 40.98% 88.04%
HSB/HSV 346° 10.55% 92.94%
CMYK 0.00% 10.55% 8.02%
7.06%

Color #EDD4DA in popluar number systems.

HEX ED D4 DA
Decimal 237 212 218
Binary 11101101 11010100 11011010
Octal 355 324 332

Shades and tints

Shades of #EDD4DA

#EDD4DA
(237,212,218)
#D8C1C7
(216,193,199)
#C3AEB4
(195,174,180)
#AE9BA1
(174,155,161)
#99888E
(153,136,142)
#84757B
(132,117,123)
#6F6268
(111,98,104)
#5A4F55
(90,79,85)
#453C42
(69,60,66)
#30292F
(48,41,47)
#1B161C
(27,22,28)
#000000
(0,0,0)

Tints of #EDD4DA

#EDD4DA
(237,212,218)
#EED7DD
(238,215,221)
#EFDAE0
(239,218,224)
#F0DDE3
(240,221,227)
#F1E0E6
(241,224,230)
#F2E3E9
(242,227,233)
#F3E6EC
(243,230,236)
#F4E9EF
(244,233,239)
#F5ECF2
(245,236,242)
#F6EFF5
(246,239,245)
#F7F2F8
(247,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD4DA; }

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

This text font color is #EDD4DA.

Background Color

.myBgColor { background-color: #EDD4DA; }

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

This div background color is #EDD4DA.

Border color

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

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

This div border color is #EDD4DA.

Opacity

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

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

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

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

This text has shadow with #EDD4DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD4DA.

Preview

Color preview on black background

This text has color #EDD4DA on black background.


Color preview on white background

This text has color #EDD4DA on white background.


Black color preview on #EDD4DA background

This text has black color on #EDD4DA background.


White color preview on #EDD4DA background

This text has white color on #EDD4DA background.


Related colors

Complementary color

Complementary color for #hex is #122B25.


I love getcolorcode.com

Triadic colors

1 #DAEDD4 and #D4DAED with #EDD4DA are triadic colors.

2 #DAD4ED and #D4EDDA with #EDD4DA are triadic colors.