COLOR #EDCBD3

HEX: #EDCBD3 RGB: (237,203,211)

Color info

#EDCBD3 contains red, green and blue colors in about the same proportion. Web safe color of #EDCBD3 is #FFCCCC (or #FCC).

RGB color model

#EDCBD3 color RGB value is (237,203,211).

RGB: (237,203,211) (93%, 80%, 83%)

RGB channels and saturation

R 237 of 255 = 93%
G 203 of 255 = 80%
B 211 of 255 = 83%

237
203
211

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

Portions of RGB colors in percentages

R + G + B = 237 + 203 + 211 = 651 (100%)
R 237 of 651 ~ 36.41%
G 203 of 651 ~ 31.18%
B 211 of 651 ~ 32.41'%

%36.41
%31.18
%32.41

CMYK color model

#EDCBD3 color CMYK value is (0,14,11,7).

  • cyan value is 0.00%
  • magenta value is 14.35%
  • yellow value is 10.97%
  • key color value is 7.06%
CMYK: (0,14,11,7) C0M14Y11K7 (0%,14%,11%,7%) (0.00/0.14/0.11/0.07) 

CMYK percentages

%0
%14.35
%10.97
%7.06

Codes

Color #EDCBD3 in popluar color models

ED CB D3
RGB 237 203 211
HSL 346° 48.57% 86.27%
HSB/HSV 346° 14.35% 92.94%
CMYK 0.00% 14.35% 10.97%
7.06%

Color #EDCBD3 in popluar number systems.

HEX ED CB D3
Decimal 237 203 211
Binary 11101101 11001011 11010011
Octal 355 313 323

Shades and tints

Shades of #EDCBD3

#EDCBD3
(237,203,211)
#D8B9C0
(216,185,192)
#C3A7AD
(195,167,173)
#AE959A
(174,149,154)
#998387
(153,131,135)
#847174
(132,113,116)
#6F5F61
(111,95,97)
#5A4D4E
(90,77,78)
#453B3B
(69,59,59)
#302928
(48,41,40)
#1B1715
(27,23,21)
#000000
(0,0,0)

Tints of #EDCBD3

#EDCBD3
(237,203,211)
#EECFD7
(238,207,215)
#EFD3DB
(239,211,219)
#F0D7DF
(240,215,223)
#F1DBE3
(241,219,227)
#F2DFE7
(242,223,231)
#F3E3EB
(243,227,235)
#F4E7EF
(244,231,239)
#F5EBF3
(245,235,243)
#F6EFF7
(246,239,247)
#F7F3FB
(247,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDCBD3 color. Also use rgb(237,203,211) instead hex code.

Text Font Color

.myTextColor { color: #EDCBD3; }

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

This text font color is #EDCBD3.

Background Color

.myBgColor { background-color: #EDCBD3; }

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

This div background color is #EDCBD3.

Border color

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

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

This div border color is #EDCBD3.

Opacity

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

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

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

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

This text has shadow with #EDCBD3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDCBD3.

Preview

Color preview on black background

This text has color #EDCBD3 on black background.


Color preview on white background

This text has color #EDCBD3 on white background.


Black color preview on #EDCBD3 background

This text has black color on #EDCBD3 background.


White color preview on #EDCBD3 background

This text has white color on #EDCBD3 background.


Related colors

Complementary color

Complementary color for #hex is #12342C.


I love getcolorcode.com

Triadic colors

1 #D3EDCB and #CBD3ED with #EDCBD3 are triadic colors.

2 #D3CBED and #CBEDD3 with #EDCBD3 are triadic colors.