COLOR #EDC7DA

HEX: #EDC7DA RGB: (237,199,218)

Renk bilgisi

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

RGB renk modeli

#EDC7DA color RGB value is (237,199,218).

RGB: (237,199,218) (93%, 78%, 85%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 199 of 255 = 78%
B 218 of 255 = 85%

237
199
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 199 + 218 = 654 (100%)
R 237 of 654 ~ 36.24%
G 199 of 654 ~ 30.43%
B 218 of 654 ~ 33.33'%

%36.24
%30.43
%33.33

CMYK RENK MODELİ

#EDC7DA rengi CMYK tonu (0,16,8,7).

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

CMYK: (0,16,8,7)
C0M16Y8K7 (0%, 16%, 8%, 7%)
(0.00 / 0.16 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%16.03
%8.02
%7.06

Codes

Color #EDC7DA in popluar color models

ED C7 DA
RGB 237 199 218
HSL 330° 51.35% 85.49%
HSB/HSV 330° 16.03% 92.94%
CMYK 0.00% 16.03% 8.02%
7.06%

Color #EDC7DA in popluar number systems.

HEX ED C7 DA
Decimal 237 199 218
Binary 11101101 11000111 11011010
Octal 355 307 332

Shades and tints

Shades of #EDC7DA

#EDC7DA
(237,199,218)
#D8B5C7
(216,181,199)
#C3A3B4
(195,163,180)
#AE91A1
(174,145,161)
#997F8E
(153,127,142)
#846D7B
(132,109,123)
#6F5B68
(111,91,104)
#5A4955
(90,73,85)
#453742
(69,55,66)
#30252F
(48,37,47)
#1B131C
(27,19,28)
#000000
(0,0,0)

Tints of #EDC7DA

#EDC7DA
(237,199,218)
#EECCDD
(238,204,221)
#EFD1E0
(239,209,224)
#F0D6E3
(240,214,227)
#F1DBE6
(241,219,230)
#F2E0E9
(242,224,233)
#F3E5EC
(243,229,236)
#F4EAEF
(244,234,239)
#F5EFF2
(245,239,242)
#F6F4F5
(246,244,245)
#F7F9F8
(247,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC7DA; }

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

This text font color is #EDC7DA.

Background Color

.myBgColor { background-color: #EDC7DA; }

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

This div background color is #EDC7DA.

Border color

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

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

This div border color is #EDC7DA.

Opacity

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

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

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

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

This text has shadow with #EDC7DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC7DA.

Preview

Color preview on black background

This text has color #EDC7DA on black background.


Color preview on white background

This text has color #EDC7DA on white background.


Black color preview on #EDC7DA background

This text has black color on #EDC7DA background.


White color preview on #EDC7DA background

This text has white color on #EDC7DA background.


Related colors

Complementary color

Complementary color for #hex is #123825.


I love getcolorcode.com

Triadic colors

1 #DAEDC7 and #C7DAED with #EDC7DA are triadic colors.

2 #DAC7ED and #C7EDDA with #EDC7DA are triadic colors.