COLOR #EDBCDF

HEX: #EDBCDF RGB: (237,188,223)

Renk bilgisi

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

RGB renk modeli

#EDBCDF color RGB value is (237,188,223).

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

RGB bağlantıları ve doygunluk

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

237
188
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 188 + 223 = 648 (100%)
R 237 of 648 ~ 36.57%
G 188 of 648 ~ 29.01%
B 223 of 648 ~ 34.41'%

%36.57
%29.01
%34.41

CMYK RENK MODELİ

#EDBCDF rengi CMYK tonu (0,21,6,7).

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

CMYK: (0,21,6,7)
C0M21Y6K7 (0%, 21%, 6%, 7%)
(0.00 / 0.21 / 0.06 / 0.07)

CMYK yüzdeleri

%0
%20.68
%5.91
%7.06

Codes

Color #EDBCDF in popluar color models

ED BC DF
RGB 237 188 223
HSL 317° 57.65% 83.33%
HSB/HSV 317° 20.68% 92.94%
CMYK 0.00% 20.68% 5.91%
7.06%

Color #EDBCDF in popluar number systems.

HEX ED BC DF
Decimal 237 188 223
Binary 11101101 10111100 11011111
Octal 355 274 337

Shades and tints

Shades of #EDBCDF

#EDBCDF
(237,188,223)
#D8ABCB
(216,171,203)
#C39AB7
(195,154,183)
#AE89A3
(174,137,163)
#99788F
(153,120,143)
#84677B
(132,103,123)
#6F5667
(111,86,103)
#5A4553
(90,69,83)
#45343F
(69,52,63)
#30232B
(48,35,43)
#1B1217
(27,18,23)
#000000
(0,0,0)

Tints of #EDBCDF

#EDBCDF
(237,188,223)
#EEC2E1
(238,194,225)
#EFC8E3
(239,200,227)
#F0CEE5
(240,206,229)
#F1D4E7
(241,212,231)
#F2DAE9
(242,218,233)
#F3E0EB
(243,224,235)
#F4E6ED
(244,230,237)
#F5ECEF
(245,236,239)
#F6F2F1
(246,242,241)
#F7F8F3
(247,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDBCDF; }

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

This text font color is #EDBCDF.

Background Color

.myBgColor { background-color: #EDBCDF; }

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

This div background color is #EDBCDF.

Border color

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

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

This div border color is #EDBCDF.

Opacity

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

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

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

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

This text has shadow with #EDBCDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDBCDF.

Preview

Color preview on black background

This text has color #EDBCDF on black background.


Color preview on white background

This text has color #EDBCDF on white background.


Black color preview on #EDBCDF background

This text has black color on #EDBCDF background.


White color preview on #EDBCDF background

This text has white color on #EDBCDF background.


Related colors

Complementary color

Complementary color for #hex is #124320.


I love getcolorcode.com

Triadic colors

1 #DFEDBC and #BCDFED with #EDBCDF are triadic colors.

2 #DFBCED and #BCEDDF with #EDBCDF are triadic colors.