COLOR #EDBCDB

HEX: #EDBCDB RGB: (237,188,219)

Renk bilgisi

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

RGB renk modeli

#EDBCDB color RGB value is (237,188,219).

RGB: (237,188,219) (93%, 74%, 86%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 188 of 255 = 74%
B 219 of 255 = 86%

237
188
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 188 + 219 = 644 (100%)
R 237 of 644 ~ 36.8%
G 188 of 644 ~ 29.19%
B 219 of 644 ~ 34.01'%

%36.8
%29.19
%34.01

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.68%
  • sarı tonu 7.59%
  • 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
%7.59
%7.06

Codes

Color #EDBCDB in popluar color models

ED BC DB
RGB 237 188 219
HSL 322° 57.65% 83.33%
HSB/HSV 322° 20.68% 92.94%
CMYK 0.00% 20.68% 7.59%
7.06%

Color #EDBCDB in popluar number systems.

HEX ED BC DB
Decimal 237 188 219
Binary 11101101 10111100 11011011
Octal 355 274 333

Shades and tints

Shades of #EDBCDB

#EDBCDB
(237,188,219)
#D8ABC8
(216,171,200)
#C39AB5
(195,154,181)
#AE89A2
(174,137,162)
#99788F
(153,120,143)
#84677C
(132,103,124)
#6F5669
(111,86,105)
#5A4556
(90,69,86)
#453443
(69,52,67)
#302330
(48,35,48)
#1B121D
(27,18,29)
#000000
(0,0,0)

Tints of #EDBCDB

#EDBCDB
(237,188,219)
#EEC2DE
(238,194,222)
#EFC8E1
(239,200,225)
#F0CEE4
(240,206,228)
#F1D4E7
(241,212,231)
#F2DAEA
(242,218,234)
#F3E0ED
(243,224,237)
#F4E6F0
(244,230,240)
#F5ECF3
(245,236,243)
#F6F2F6
(246,242,246)
#F7F8F9
(247,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDBCDB; }

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

This text font color is #EDBCDB.

Background Color

.myBgColor { background-color: #EDBCDB; }

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

This div background color is #EDBCDB.

Border color

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

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

This div border color is #EDBCDB.

Opacity

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

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

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

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

This text has shadow with #EDBCDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDBCDB.

Preview

Color preview on black background

This text has color #EDBCDB on black background.


Color preview on white background

This text has color #EDBCDB on white background.


Black color preview on #EDBCDB background

This text has black color on #EDBCDB background.


White color preview on #EDBCDB background

This text has white color on #EDBCDB background.


Related colors

Complementary color

Complementary color for #hex is #124324.


I love getcolorcode.com

Triadic colors

1 #DBEDBC and #BCDBED with #EDBCDB are triadic colors.

2 #DBBCED and #BCEDDB with #EDBCDB are triadic colors.