COLOR #EDC3D5

HEX: #EDC3D5 RGB: (237,195,213)

Renk bilgisi

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

RGB renk modeli

#EDC3D5 color RGB value is (237,195,213).

RGB: (237,195,213) (93%, 76%, 84%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 195 of 255 = 76%
B 213 of 255 = 84%

237
195
213

R + G + B ~ 84%. #EDC3D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 195 + 213 = 645 (100%)
R 237 of 645 ~ 36.74%
G 195 of 645 ~ 30.23%
B 213 of 645 ~ 33.02'%

%36.74
%30.23
%33.02

CMYK RENK MODELİ

#EDC3D5 rengi CMYK tonu (0,18,10,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.72%
  • sarı tonu 10.13%
  • ana renk tonu 7.06%

CMYK: (0,18,10,7)
C0M18Y10K7 (0%, 18%, 10%, 7%)
(0.00 / 0.18 / 0.10 / 0.07)

CMYK yüzdeleri

%0
%17.72
%10.13
%7.06

Codes

Color #EDC3D5 in popluar color models

ED C3 D5
RGB 237 195 213
HSL 334° 53.85% 84.71%
HSB/HSV 334° 17.72% 92.94%
CMYK 0.00% 17.72% 10.13%
7.06%

Color #EDC3D5 in popluar number systems.

HEX ED C3 D5
Decimal 237 195 213
Binary 11101101 11000011 11010101
Octal 355 303 325

Shades and tints

Shades of #EDC3D5

#EDC3D5
(237,195,213)
#D8B2C2
(216,178,194)
#C3A1AF
(195,161,175)
#AE909C
(174,144,156)
#997F89
(153,127,137)
#846E76
(132,110,118)
#6F5D63
(111,93,99)
#5A4C50
(90,76,80)
#453B3D
(69,59,61)
#302A2A
(48,42,42)
#1B1917
(27,25,23)
#000000
(0,0,0)

Tints of #EDC3D5

#EDC3D5
(237,195,213)
#EEC8D8
(238,200,216)
#EFCDDB
(239,205,219)
#F0D2DE
(240,210,222)
#F1D7E1
(241,215,225)
#F2DCE4
(242,220,228)
#F3E1E7
(243,225,231)
#F4E6EA
(244,230,234)
#F5EBED
(245,235,237)
#F6F0F0
(246,240,240)
#F7F5F3
(247,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDC3D5 color. Also use rgb(237,195,213) instead hex code.

Text Font Color

.myTextColor { color: #EDC3D5; }

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

This text font color is #EDC3D5.

Background Color

.myBgColor { background-color: #EDC3D5; }

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

This div background color is #EDC3D5.

Border color

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

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

This div border color is #EDC3D5.

Opacity

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

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

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

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

This text has shadow with #EDC3D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC3D5.

Preview

Color preview on black background

This text has color #EDC3D5 on black background.


Color preview on white background

This text has color #EDC3D5 on white background.


Black color preview on #EDC3D5 background

This text has black color on #EDC3D5 background.


White color preview on #EDC3D5 background

This text has white color on #EDC3D5 background.


Related colors

Complementary color

Complementary color for #hex is #123C2A.


I love getcolorcode.com

Triadic colors

1 #D5EDC3 and #C3D5ED with #EDC3D5 are triadic colors.

2 #D5C3ED and #C3EDD5 with #EDC3D5 are triadic colors.