COLOR #EDC2EC

HEX: #EDC2EC RGB: (237,194,236)

Renk bilgisi

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

RGB renk modeli

#EDC2EC color RGB value is (237,194,236).

RGB: (237,194,236) (93%, 76%, 93%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 194 of 255 = 76%
B 236 of 255 = 93%

237
194
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 194 + 236 = 667 (100%)
R 237 of 667 ~ 35.53%
G 194 of 667 ~ 29.09%
B 236 of 667 ~ 35.38'%

%35.53
%29.09
%35.38

CMYK RENK MODELİ

#EDC2EC rengi CMYK tonu (0,18,0,7).

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

CMYK: (0,18,0,7)
C0M18Y0K7 (0%, 18%, 0%, 7%)
(0.00 / 0.18 / 0.00 / 0.07)

CMYK yüzdeleri

%0
%18.14
%0.42
%7.06

Codes

Color #EDC2EC in popluar color models

ED C2 EC
RGB 237 194 236
HSL 301° 54.43% 84.51%
HSB/HSV 301° 18.14% 92.94%
CMYK 0.00% 18.14% 0.42%
7.06%

Color #EDC2EC in popluar number systems.

HEX ED C2 EC
Decimal 237 194 236
Binary 11101101 11000010 11101100
Octal 355 302 354

Shades and tints

Shades of #EDC2EC

#EDC2EC
(237,194,236)
#D8B1D7
(216,177,215)
#C3A0C2
(195,160,194)
#AE8FAD
(174,143,173)
#997E98
(153,126,152)
#846D83
(132,109,131)
#6F5C6E
(111,92,110)
#5A4B59
(90,75,89)
#453A44
(69,58,68)
#30292F
(48,41,47)
#1B181A
(27,24,26)
#000000
(0,0,0)

Tints of #EDC2EC

#EDC2EC
(237,194,236)
#EEC7ED
(238,199,237)
#EFCCEE
(239,204,238)
#F0D1EF
(240,209,239)
#F1D6F0
(241,214,240)
#F2DBF1
(242,219,241)
#F3E0F2
(243,224,242)
#F4E5F3
(244,229,243)
#F5EAF4
(245,234,244)
#F6EFF5
(246,239,245)
#F7F4F6
(247,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC2EC; }

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

This text font color is #EDC2EC.

Background Color

.myBgColor { background-color: #EDC2EC; }

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

This div background color is #EDC2EC.

Border color

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

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

This div border color is #EDC2EC.

Opacity

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

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

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

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

This text has shadow with #EDC2EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC2EC.

Preview

Color preview on black background

This text has color #EDC2EC on black background.


Color preview on white background

This text has color #EDC2EC on white background.


Black color preview on #EDC2EC background

This text has black color on #EDC2EC background.


White color preview on #EDC2EC background

This text has white color on #EDC2EC background.


Related colors

Complementary color

Complementary color for #hex is #123D13.


I love getcolorcode.com

Triadic colors

1 #ECEDC2 and #C2ECED with #EDC2EC are triadic colors.

2 #ECC2ED and #C2EDEC with #EDC2EC are triadic colors.