COLOR #EDC5EC

HEX: #EDC5EC RGB: (237,197,236)

Renk bilgisi

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

RGB renk modeli

#EDC5EC color RGB value is (237,197,236).

RGB: (237,197,236) (93%, 77%, 93%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 197 of 255 = 77%
B 236 of 255 = 93%

237
197
236

R + G + B ~ 88%. #EDC5EC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 197 + 236 = 670 (100%)
R 237 of 670 ~ 35.37%
G 197 of 670 ~ 29.4%
B 236 of 670 ~ 35.22'%

%35.37
%29.4
%35.22

CMYK RENK MODELİ

#EDC5EC rengi CMYK tonu (0,17,0,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.88%
  • sarı tonu 0.42%
  • ana renk tonu 7.06%

CMYK: (0,17,0,7)
C0M17Y0K7 (0%, 17%, 0%, 7%)
(0.00 / 0.17 / 0.00 / 0.07)

CMYK yüzdeleri

%0
%16.88
%0.42
%7.06

Codes

Color #EDC5EC in popluar color models

ED C5 EC
RGB 237 197 236
HSL 302° 52.63% 85.10%
HSB/HSV 302° 16.88% 92.94%
CMYK 0.00% 16.88% 0.42%
7.06%

Color #EDC5EC in popluar number systems.

HEX ED C5 EC
Decimal 237 197 236
Binary 11101101 11000101 11101100
Octal 355 305 354

Shades and tints

Shades of #EDC5EC

#EDC5EC
(237,197,236)
#D8B4D7
(216,180,215)
#C3A3C2
(195,163,194)
#AE92AD
(174,146,173)
#998198
(153,129,152)
#847083
(132,112,131)
#6F5F6E
(111,95,110)
#5A4E59
(90,78,89)
#453D44
(69,61,68)
#302C2F
(48,44,47)
#1B1B1A
(27,27,26)
#000000
(0,0,0)

Tints of #EDC5EC

#EDC5EC
(237,197,236)
#EECAED
(238,202,237)
#EFCFEE
(239,207,238)
#F0D4EF
(240,212,239)
#F1D9F0
(241,217,240)
#F2DEF1
(242,222,241)
#F3E3F2
(243,227,242)
#F4E8F3
(244,232,243)
#F5EDF4
(245,237,244)
#F6F2F5
(246,242,245)
#F7F7F6
(247,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDC5EC color. Also use rgb(237,197,236) instead hex code.

Text Font Color

.myTextColor { color: #EDC5EC; }

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

This text font color is #EDC5EC.

Background Color

.myBgColor { background-color: #EDC5EC; }

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

This div background color is #EDC5EC.

Border color

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

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

This div border color is #EDC5EC.

Opacity

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

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

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

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

This text has shadow with #EDC5EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC5EC.

Preview

Color preview on black background

This text has color #EDC5EC on black background.


Color preview on white background

This text has color #EDC5EC on white background.


Black color preview on #EDC5EC background

This text has black color on #EDC5EC background.


White color preview on #EDC5EC background

This text has white color on #EDC5EC background.


Related colors

Complementary color

Complementary color for #hex is #123A13.


I love getcolorcode.com

Triadic colors

1 #ECEDC5 and #C5ECED with #EDC5EC are triadic colors.

2 #ECC5ED and #C5EDEC with #EDC5EC are triadic colors.