COLOR #EDBCDD

HEX: #EDBCDD RGB: (237,188,221)

Renk bilgisi

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

RGB renk modeli

#EDBCDD color RGB value is (237,188,221).

RGB: (237,188,221) (93%, 74%, 87%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 188 of 255 = 74%
B 221 of 255 = 87%

237
188
221

R + G + B ~ 85%. #EDBCDD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 188 + 221 = 646 (100%)
R 237 of 646 ~ 36.69%
G 188 of 646 ~ 29.1%
B 221 of 646 ~ 34.21'%

%36.69
%29.1
%34.21

CMYK RENK MODELİ

#EDBCDD rengi CMYK tonu (0,21,7,7).

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

CMYK: (0,21,7,7)
C0M21Y7K7 (0%, 21%, 7%, 7%)
(0.00 / 0.21 / 0.07 / 0.07)

CMYK yüzdeleri

%0
%20.68
%6.75
%7.06

Codes

Color #EDBCDD in popluar color models

ED BC DD
RGB 237 188 221
HSL 320° 57.65% 83.33%
HSB/HSV 320° 20.68% 92.94%
CMYK 0.00% 20.68% 6.75%
7.06%

Color #EDBCDD in popluar number systems.

HEX ED BC DD
Decimal 237 188 221
Binary 11101101 10111100 11011101
Octal 355 274 335

Shades and tints

Shades of #EDBCDD

#EDBCDD
(237,188,221)
#D8ABC9
(216,171,201)
#C39AB5
(195,154,181)
#AE89A1
(174,137,161)
#99788D
(153,120,141)
#846779
(132,103,121)
#6F5665
(111,86,101)
#5A4551
(90,69,81)
#45343D
(69,52,61)
#302329
(48,35,41)
#1B1215
(27,18,21)
#000000
(0,0,0)

Tints of #EDBCDD

#EDBCDD
(237,188,221)
#EEC2E0
(238,194,224)
#EFC8E3
(239,200,227)
#F0CEE6
(240,206,230)
#F1D4E9
(241,212,233)
#F2DAEC
(242,218,236)
#F3E0EF
(243,224,239)
#F4E6F2
(244,230,242)
#F5ECF5
(245,236,245)
#F6F2F8
(246,242,248)
#F7F8FB
(247,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDBCDD; }

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

This text font color is #EDBCDD.

Background Color

.myBgColor { background-color: #EDBCDD; }

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

This div background color is #EDBCDD.

Border color

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

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

This div border color is #EDBCDD.

Opacity

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

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

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

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

This text has shadow with #EDBCDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDBCDD.

Preview

Color preview on black background

This text has color #EDBCDD on black background.


Color preview on white background

This text has color #EDBCDD on white background.


Black color preview on #EDBCDD background

This text has black color on #EDBCDD background.


White color preview on #EDBCDD background

This text has white color on #EDBCDD background.


Related colors

Complementary color

Complementary color for #hex is #124322.


I love getcolorcode.com

Triadic colors

1 #DDEDBC and #BCDDED with #EDBCDD are triadic colors.

2 #DDBCED and #BCEDDD with #EDBCDD are triadic colors.