COLOR #EDD6DA

HEX: #EDD6DA RGB: (237,214,218)

Renk bilgisi

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

RGB renk modeli

#EDD6DA color RGB value is (237,214,218).

RGB: (237,214,218) (93%, 84%, 85%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 214 of 255 = 84%
B 218 of 255 = 85%

237
214
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 214 + 218 = 669 (100%)
R 237 of 669 ~ 35.43%
G 214 of 669 ~ 31.99%
B 218 of 669 ~ 32.59'%

%35.43
%31.99
%32.59

CMYK RENK MODELİ

#EDD6DA rengi CMYK tonu (0,10,8,7).

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

CMYK: (0,10,8,7)
C0M10Y8K7 (0%, 10%, 8%, 7%)
(0.00 / 0.10 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%9.7
%8.02
%7.06

Codes

Color #EDD6DA in popluar color models

ED D6 DA
RGB 237 214 218
HSL 350° 38.98% 88.43%
HSB/HSV 350° 9.70% 92.94%
CMYK 0.00% 9.70% 8.02%
7.06%

Color #EDD6DA in popluar number systems.

HEX ED D6 DA
Decimal 237 214 218
Binary 11101101 11010110 11011010
Octal 355 326 332

Shades and tints

Shades of #EDD6DA

#EDD6DA
(237,214,218)
#D8C3C7
(216,195,199)
#C3B0B4
(195,176,180)
#AE9DA1
(174,157,161)
#998A8E
(153,138,142)
#84777B
(132,119,123)
#6F6468
(111,100,104)
#5A5155
(90,81,85)
#453E42
(69,62,66)
#302B2F
(48,43,47)
#1B181C
(27,24,28)
#000000
(0,0,0)

Tints of #EDD6DA

#EDD6DA
(237,214,218)
#EED9DD
(238,217,221)
#EFDCE0
(239,220,224)
#F0DFE3
(240,223,227)
#F1E2E6
(241,226,230)
#F2E5E9
(242,229,233)
#F3E8EC
(243,232,236)
#F4EBEF
(244,235,239)
#F5EEF2
(245,238,242)
#F6F1F5
(246,241,245)
#F7F4F8
(247,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD6DA; }

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

This text font color is #EDD6DA.

Background Color

.myBgColor { background-color: #EDD6DA; }

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

This div background color is #EDD6DA.

Border color

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

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

This div border color is #EDD6DA.

Opacity

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

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

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

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

This text has shadow with #EDD6DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD6DA.

Preview

Color preview on black background

This text has color #EDD6DA on black background.


Color preview on white background

This text has color #EDD6DA on white background.


Black color preview on #EDD6DA background

This text has black color on #EDD6DA background.


White color preview on #EDD6DA background

This text has white color on #EDD6DA background.


Related colors

Complementary color

Complementary color for #hex is #122925.


I love getcolorcode.com

Triadic colors

1 #DAEDD6 and #D6DAED with #EDD6DA are triadic colors.

2 #DAD6ED and #D6EDDA with #EDD6DA are triadic colors.