COLOR #EDC7EC

HEX: #EDC7EC RGB: (237,199,236)

Renk bilgisi

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

RGB renk modeli

#EDC7EC color RGB value is (237,199,236).

RGB: (237,199,236) (93%, 78%, 93%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 199 of 255 = 78%
B 236 of 255 = 93%

237
199
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 199 + 236 = 672 (100%)
R 237 of 672 ~ 35.27%
G 199 of 672 ~ 29.61%
B 236 of 672 ~ 35.12'%

%35.27
%29.61
%35.12

CMYK RENK MODELİ

#EDC7EC rengi CMYK tonu (0,16,0,7).

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

CMYK: (0,16,0,7)
C0M16Y0K7 (0%, 16%, 0%, 7%)
(0.00 / 0.16 / 0.00 / 0.07)

CMYK yüzdeleri

%0
%16.03
%0.42
%7.06

Codes

Color #EDC7EC in popluar color models

ED C7 EC
RGB 237 199 236
HSL 302° 51.35% 85.49%
HSB/HSV 302° 16.03% 92.94%
CMYK 0.00% 16.03% 0.42%
7.06%

Color #EDC7EC in popluar number systems.

HEX ED C7 EC
Decimal 237 199 236
Binary 11101101 11000111 11101100
Octal 355 307 354

Shades and tints

Shades of #EDC7EC

#EDC7EC
(237,199,236)
#D8B5D7
(216,181,215)
#C3A3C2
(195,163,194)
#AE91AD
(174,145,173)
#997F98
(153,127,152)
#846D83
(132,109,131)
#6F5B6E
(111,91,110)
#5A4959
(90,73,89)
#453744
(69,55,68)
#30252F
(48,37,47)
#1B131A
(27,19,26)
#000000
(0,0,0)

Tints of #EDC7EC

#EDC7EC
(237,199,236)
#EECCED
(238,204,237)
#EFD1EE
(239,209,238)
#F0D6EF
(240,214,239)
#F1DBF0
(241,219,240)
#F2E0F1
(242,224,241)
#F3E5F2
(243,229,242)
#F4EAF3
(244,234,243)
#F5EFF4
(245,239,244)
#F6F4F5
(246,244,245)
#F7F9F6
(247,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC7EC; }

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

This text font color is #EDC7EC.

Background Color

.myBgColor { background-color: #EDC7EC; }

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

This div background color is #EDC7EC.

Border color

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

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

This div border color is #EDC7EC.

Opacity

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

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

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

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

This text has shadow with #EDC7EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC7EC.

Preview

Color preview on black background

This text has color #EDC7EC on black background.


Color preview on white background

This text has color #EDC7EC on white background.


Black color preview on #EDC7EC background

This text has black color on #EDC7EC background.


White color preview on #EDC7EC background

This text has white color on #EDC7EC background.


Related colors

Complementary color

Complementary color for #hex is #123813.


I love getcolorcode.com

Triadic colors

1 #ECEDC7 and #C7ECED with #EDC7EC are triadic colors.

2 #ECC7ED and #C7EDEC with #EDC7EC are triadic colors.