COLOR #EDCADB

HEX: #EDCADB RGB: (237,202,219)

Renk bilgisi

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

RGB renk modeli

#EDCADB color RGB value is (237,202,219).

RGB: (237,202,219) (93%, 79%, 86%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 202 of 255 = 79%
B 219 of 255 = 86%

237
202
219

R + G + B ~ 86%. #EDCADB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 202 + 219 = 658 (100%)
R 237 of 658 ~ 36.02%
G 202 of 658 ~ 30.7%
B 219 of 658 ~ 33.28'%

%36.02
%30.7
%33.28

CMYK RENK MODELİ

#EDCADB rengi CMYK tonu (0,15,8,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.77%
  • sarı tonu 7.59%
  • ana renk tonu 7.06%

CMYK: (0,15,8,7)
C0M15Y8K7 (0%, 15%, 8%, 7%)
(0.00 / 0.15 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%14.77
%7.59
%7.06

Codes

Color #EDCADB in popluar color models

ED CA DB
RGB 237 202 219
HSL 331° 49.30% 86.08%
HSB/HSV 331° 14.77% 92.94%
CMYK 0.00% 14.77% 7.59%
7.06%

Color #EDCADB in popluar number systems.

HEX ED CA DB
Decimal 237 202 219
Binary 11101101 11001010 11011011
Octal 355 312 333

Shades and tints

Shades of #EDCADB

#EDCADB
(237,202,219)
#D8B8C8
(216,184,200)
#C3A6B5
(195,166,181)
#AE94A2
(174,148,162)
#99828F
(153,130,143)
#84707C
(132,112,124)
#6F5E69
(111,94,105)
#5A4C56
(90,76,86)
#453A43
(69,58,67)
#302830
(48,40,48)
#1B161D
(27,22,29)
#000000
(0,0,0)

Tints of #EDCADB

#EDCADB
(237,202,219)
#EECEDE
(238,206,222)
#EFD2E1
(239,210,225)
#F0D6E4
(240,214,228)
#F1DAE7
(241,218,231)
#F2DEEA
(242,222,234)
#F3E2ED
(243,226,237)
#F4E6F0
(244,230,240)
#F5EAF3
(245,234,243)
#F6EEF6
(246,238,246)
#F7F2F9
(247,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDCADB; }

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

This text font color is #EDCADB.

Background Color

.myBgColor { background-color: #EDCADB; }

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

This div background color is #EDCADB.

Border color

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

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

This div border color is #EDCADB.

Opacity

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

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

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

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

This text has shadow with #EDCADB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDCADB.

Preview

Color preview on black background

This text has color #EDCADB on black background.


Color preview on white background

This text has color #EDCADB on white background.


Black color preview on #EDCADB background

This text has black color on #EDCADB background.


White color preview on #EDCADB background

This text has white color on #EDCADB background.


Related colors

Complementary color

Complementary color for #hex is #123524.


I love getcolorcode.com

Triadic colors

1 #DBEDCA and #CADBED with #EDCADB are triadic colors.

2 #DBCAED and #CAEDDB with #EDCADB are triadic colors.