COLOR #EDCBE4

HEX: #EDCBE4 RGB: (237,203,228)

Renk bilgisi

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

RGB renk modeli

#EDCBE4 color RGB value is (237,203,228).

RGB: (237,203,228) (93%, 80%, 89%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 203 of 255 = 80%
B 228 of 255 = 89%

237
203
228

R + G + B ~ 87%. #EDCBE4 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 203 + 228 = 668 (100%)
R 237 of 668 ~ 35.48%
G 203 of 668 ~ 30.39%
B 228 of 668 ~ 34.13'%

%35.48
%30.39
%34.13

CMYK RENK MODELİ

#EDCBE4 rengi CMYK tonu (0,14,4,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.35%
  • sarı tonu 3.80%
  • ana renk tonu 7.06%

CMYK: (0,14,4,7)
C0M14Y4K7 (0%, 14%, 4%, 7%)
(0.00 / 0.14 / 0.04 / 0.07)

CMYK yüzdeleri

%0
%14.35
%3.8
%7.06

Codes

Color #EDCBE4 in popluar color models

ED CB E4
RGB 237 203 228
HSL 316° 48.57% 86.27%
HSB/HSV 316° 14.35% 92.94%
CMYK 0.00% 14.35% 3.80%
7.06%

Color #EDCBE4 in popluar number systems.

HEX ED CB E4
Decimal 237 203 228
Binary 11101101 11001011 11100100
Octal 355 313 344

Shades and tints

Shades of #EDCBE4

#EDCBE4
(237,203,228)
#D8B9D0
(216,185,208)
#C3A7BC
(195,167,188)
#AE95A8
(174,149,168)
#998394
(153,131,148)
#847180
(132,113,128)
#6F5F6C
(111,95,108)
#5A4D58
(90,77,88)
#453B44
(69,59,68)
#302930
(48,41,48)
#1B171C
(27,23,28)
#000000
(0,0,0)

Tints of #EDCBE4

#EDCBE4
(237,203,228)
#EECFE6
(238,207,230)
#EFD3E8
(239,211,232)
#F0D7EA
(240,215,234)
#F1DBEC
(241,219,236)
#F2DFEE
(242,223,238)
#F3E3F0
(243,227,240)
#F4E7F2
(244,231,242)
#F5EBF4
(245,235,244)
#F6EFF6
(246,239,246)
#F7F3F8
(247,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDCBE4; }

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

This text font color is #EDCBE4.

Background Color

.myBgColor { background-color: #EDCBE4; }

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

This div background color is #EDCBE4.

Border color

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

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

This div border color is #EDCBE4.

Opacity

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

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

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

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

This text has shadow with #EDCBE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDCBE4.

Preview

Color preview on black background

This text has color #EDCBE4 on black background.


Color preview on white background

This text has color #EDCBE4 on white background.


Black color preview on #EDCBE4 background

This text has black color on #EDCBE4 background.


White color preview on #EDCBE4 background

This text has white color on #EDCBE4 background.


Related colors

Complementary color

Complementary color for #hex is #12341B.


I love getcolorcode.com

Triadic colors

1 #E4EDCB and #CBE4ED with #EDCBE4 are triadic colors.

2 #E4CBED and #CBEDE4 with #EDCBE4 are triadic colors.