COLOR #EDB5CE

HEX: #EDB5CE RGB: (237,181,206)

Renk bilgisi

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

RGB renk modeli

#EDB5CE color RGB value is (237,181,206).

RGB: (237,181,206) (93%, 71%, 81%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 181 of 255 = 71%
B 206 of 255 = 81%

237
181
206

R + G + B ~ 82%. #EDB5CE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 206 = 624 (100%)
R 237 of 624 ~ 37.98%
G 181 of 624 ~ 29.01%
B 206 of 624 ~ 33.01'%

%37.98
%29.01
%33.01

CMYK RENK MODELİ

#EDB5CE rengi CMYK tonu (0,24,13,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.63%
  • sarı tonu 13.08%
  • ana renk tonu 7.06%

CMYK: (0,24,13,7)
C0M24Y13K7 (0%, 24%, 13%, 7%)
(0.00 / 0.24 / 0.13 / 0.07)

CMYK yüzdeleri

%0
%23.63
%13.08
%7.06

Codes

Color #EDB5CE in popluar color models

ED B5 CE
RGB 237 181 206
HSL 333° 60.87% 81.96%
HSB/HSV 333° 23.63% 92.94%
CMYK 0.00% 23.63% 13.08%
7.06%

Color #EDB5CE in popluar number systems.

HEX ED B5 CE
Decimal 237 181 206
Binary 11101101 10110101 11001110
Octal 355 265 316

Shades and tints

Shades of #EDB5CE

#EDB5CE
(237,181,206)
#D8A5BC
(216,165,188)
#C395AA
(195,149,170)
#AE8598
(174,133,152)
#997586
(153,117,134)
#846574
(132,101,116)
#6F5562
(111,85,98)
#5A4550
(90,69,80)
#45353E
(69,53,62)
#30252C
(48,37,44)
#1B151A
(27,21,26)
#000000
(0,0,0)

Tints of #EDB5CE

#EDB5CE
(237,181,206)
#EEBBD2
(238,187,210)
#EFC1D6
(239,193,214)
#F0C7DA
(240,199,218)
#F1CDDE
(241,205,222)
#F2D3E2
(242,211,226)
#F3D9E6
(243,217,230)
#F4DFEA
(244,223,234)
#F5E5EE
(245,229,238)
#F6EBF2
(246,235,242)
#F7F1F6
(247,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDB5CE color. Also use rgb(237,181,206) instead hex code.

Text Font Color

.myTextColor { color: #EDB5CE; }

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

This text font color is #EDB5CE.

Background Color

.myBgColor { background-color: #EDB5CE; }

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

This div background color is #EDB5CE.

Border color

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

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

This div border color is #EDB5CE.

Opacity

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

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

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

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

This text has shadow with #EDB5CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5CE.

Preview

Color preview on black background

This text has color #EDB5CE on black background.


Color preview on white background

This text has color #EDB5CE on white background.


Black color preview on #EDB5CE background

This text has black color on #EDB5CE background.


White color preview on #EDB5CE background

This text has white color on #EDB5CE background.


Related colors

Complementary color

Complementary color for #hex is #124A31.


I love getcolorcode.com

Triadic colors

1 #CEEDB5 and #B5CEED with #EDB5CE are triadic colors.

2 #CEB5ED and #B5EDCE with #EDB5CE are triadic colors.