COLOR #EDC2DA

HEX: #EDC2DA RGB: (237,194,218)

Renk bilgisi

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

RGB renk modeli

#EDC2DA color RGB value is (237,194,218).

RGB: (237,194,218) (93%, 76%, 85%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 194 of 255 = 76%
B 218 of 255 = 85%

237
194
218

R + G + B ~ 85%. #EDC2DA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 194 + 218 = 649 (100%)
R 237 of 649 ~ 36.52%
G 194 of 649 ~ 29.89%
B 218 of 649 ~ 33.59'%

%36.52
%29.89
%33.59

CMYK RENK MODELİ

#EDC2DA rengi CMYK tonu (0,18,8,7).

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

CMYK: (0,18,8,7)
C0M18Y8K7 (0%, 18%, 8%, 7%)
(0.00 / 0.18 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%18.14
%8.02
%7.06

Codes

Color #EDC2DA in popluar color models

ED C2 DA
RGB 237 194 218
HSL 327° 54.43% 84.51%
HSB/HSV 327° 18.14% 92.94%
CMYK 0.00% 18.14% 8.02%
7.06%

Color #EDC2DA in popluar number systems.

HEX ED C2 DA
Decimal 237 194 218
Binary 11101101 11000010 11011010
Octal 355 302 332

Shades and tints

Shades of #EDC2DA

#EDC2DA
(237,194,218)
#D8B1C7
(216,177,199)
#C3A0B4
(195,160,180)
#AE8FA1
(174,143,161)
#997E8E
(153,126,142)
#846D7B
(132,109,123)
#6F5C68
(111,92,104)
#5A4B55
(90,75,85)
#453A42
(69,58,66)
#30292F
(48,41,47)
#1B181C
(27,24,28)
#000000
(0,0,0)

Tints of #EDC2DA

#EDC2DA
(237,194,218)
#EEC7DD
(238,199,221)
#EFCCE0
(239,204,224)
#F0D1E3
(240,209,227)
#F1D6E6
(241,214,230)
#F2DBE9
(242,219,233)
#F3E0EC
(243,224,236)
#F4E5EF
(244,229,239)
#F5EAF2
(245,234,242)
#F6EFF5
(246,239,245)
#F7F4F8
(247,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC2DA; }

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

This text font color is #EDC2DA.

Background Color

.myBgColor { background-color: #EDC2DA; }

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

This div background color is #EDC2DA.

Border color

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

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

This div border color is #EDC2DA.

Opacity

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

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

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

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

This text has shadow with #EDC2DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC2DA.

Preview

Color preview on black background

This text has color #EDC2DA on black background.


Color preview on white background

This text has color #EDC2DA on white background.


Black color preview on #EDC2DA background

This text has black color on #EDC2DA background.


White color preview on #EDC2DA background

This text has white color on #EDC2DA background.


Related colors

Complementary color

Complementary color for #hex is #123D25.


I love getcolorcode.com

Triadic colors

1 #DAEDC2 and #C2DAED with #EDC2DA are triadic colors.

2 #DAC2ED and #C2EDDA with #EDC2DA are triadic colors.