COLOR #EDC7EB

HEX: #EDC7EB RGB: (237,199,235)

Renk bilgisi

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

RGB renk modeli

#EDC7EB color RGB value is (237,199,235).

RGB: (237,199,235) (93%, 78%, 92%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 199 of 255 = 78%
B 235 of 255 = 92%

237
199
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 199 + 235 = 671 (100%)
R 237 of 671 ~ 35.32%
G 199 of 671 ~ 29.66%
B 235 of 671 ~ 35.02'%

%35.32
%29.66
%35.02

CMYK RENK MODELİ

#EDC7EB rengi CMYK tonu (0,16,1,7).

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

CMYK: (0,16,1,7)
C0M16Y1K7 (0%, 16%, 1%, 7%)
(0.00 / 0.16 / 0.01 / 0.07)

CMYK yüzdeleri

%0
%16.03
%0.84
%7.06

Codes

Color #EDC7EB in popluar color models

ED C7 EB
RGB 237 199 235
HSL 303° 51.35% 85.49%
HSB/HSV 303° 16.03% 92.94%
CMYK 0.00% 16.03% 0.84%
7.06%

Color #EDC7EB in popluar number systems.

HEX ED C7 EB
Decimal 237 199 235
Binary 11101101 11000111 11101011
Octal 355 307 353

Shades and tints

Shades of #EDC7EB

#EDC7EB
(237,199,235)
#D8B5D6
(216,181,214)
#C3A3C1
(195,163,193)
#AE91AC
(174,145,172)
#997F97
(153,127,151)
#846D82
(132,109,130)
#6F5B6D
(111,91,109)
#5A4958
(90,73,88)
#453743
(69,55,67)
#30252E
(48,37,46)
#1B1319
(27,19,25)
#000000
(0,0,0)

Tints of #EDC7EB

#EDC7EB
(237,199,235)
#EECCEC
(238,204,236)
#EFD1ED
(239,209,237)
#F0D6EE
(240,214,238)
#F1DBEF
(241,219,239)
#F2E0F0
(242,224,240)
#F3E5F1
(243,229,241)
#F4EAF2
(244,234,242)
#F5EFF3
(245,239,243)
#F6F4F4
(246,244,244)
#F7F9F5
(247,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC7EB; }

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

This text font color is #EDC7EB.

Background Color

.myBgColor { background-color: #EDC7EB; }

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

This div background color is #EDC7EB.

Border color

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

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

This div border color is #EDC7EB.

Opacity

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

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

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

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

This text has shadow with #EDC7EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC7EB.

Preview

Color preview on black background

This text has color #EDC7EB on black background.


Color preview on white background

This text has color #EDC7EB on white background.


Black color preview on #EDC7EB background

This text has black color on #EDC7EB background.


White color preview on #EDC7EB background

This text has white color on #EDC7EB background.


Related colors

Complementary color

Complementary color for #hex is #123814.


I love getcolorcode.com

Triadic colors

1 #EBEDC7 and #C7EBED with #EDC7EB are triadic colors.

2 #EBC7ED and #C7EDEB with #EDC7EB are triadic colors.