COLOR #EDBCD9

HEX: #EDBCD9 RGB: (237,188,217)

Renk bilgisi

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

RGB renk modeli

#EDBCD9 color RGB value is (237,188,217).

RGB: (237,188,217) (93%, 74%, 85%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 188 of 255 = 74%
B 217 of 255 = 85%

237
188
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 188 + 217 = 642 (100%)
R 237 of 642 ~ 36.92%
G 188 of 642 ~ 29.28%
B 217 of 642 ~ 33.8'%

%36.92
%29.28
%33.8

CMYK RENK MODELİ

#EDBCD9 rengi CMYK tonu (0,21,8,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.68%
  • sarı tonu 8.44%
  • ana renk tonu 7.06%

CMYK: (0,21,8,7)
C0M21Y8K7 (0%, 21%, 8%, 7%)
(0.00 / 0.21 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%20.68
%8.44
%7.06

Codes

Color #EDBCD9 in popluar color models

ED BC D9
RGB 237 188 217
HSL 324° 57.65% 83.33%
HSB/HSV 324° 20.68% 92.94%
CMYK 0.00% 20.68% 8.44%
7.06%

Color #EDBCD9 in popluar number systems.

HEX ED BC D9
Decimal 237 188 217
Binary 11101101 10111100 11011001
Octal 355 274 331

Shades and tints

Shades of #EDBCD9

#EDBCD9
(237,188,217)
#D8ABC6
(216,171,198)
#C39AB3
(195,154,179)
#AE89A0
(174,137,160)
#99788D
(153,120,141)
#84677A
(132,103,122)
#6F5667
(111,86,103)
#5A4554
(90,69,84)
#453441
(69,52,65)
#30232E
(48,35,46)
#1B121B
(27,18,27)
#000000
(0,0,0)

Tints of #EDBCD9

#EDBCD9
(237,188,217)
#EEC2DC
(238,194,220)
#EFC8DF
(239,200,223)
#F0CEE2
(240,206,226)
#F1D4E5
(241,212,229)
#F2DAE8
(242,218,232)
#F3E0EB
(243,224,235)
#F4E6EE
(244,230,238)
#F5ECF1
(245,236,241)
#F6F2F4
(246,242,244)
#F7F8F7
(247,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDBCD9 color. Also use rgb(237,188,217) instead hex code.

Text Font Color

.myTextColor { color: #EDBCD9; }

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

This text font color is #EDBCD9.

Background Color

.myBgColor { background-color: #EDBCD9; }

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

This div background color is #EDBCD9.

Border color

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

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

This div border color is #EDBCD9.

Opacity

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

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

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

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

This text has shadow with #EDBCD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDBCD9.

Preview

Color preview on black background

This text has color #EDBCD9 on black background.


Color preview on white background

This text has color #EDBCD9 on white background.


Black color preview on #EDBCD9 background

This text has black color on #EDBCD9 background.


White color preview on #EDBCD9 background

This text has white color on #EDBCD9 background.


Related colors

Complementary color

Complementary color for #hex is #124326.


I love getcolorcode.com

Triadic colors

1 #D9EDBC and #BCD9ED with #EDBCD9 are triadic colors.

2 #D9BCED and #BCEDD9 with #EDBCD9 are triadic colors.