COLOR #EDB5CD

HEX: #EDB5CD RGB: (237,181,205)

Renk bilgisi

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

RGB renk modeli

#EDB5CD color RGB value is (237,181,205).

RGB: (237,181,205) (93%, 71%, 80%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 181 of 255 = 71%
B 205 of 255 = 80%

237
181
205

R + G + B ~ 81%. #EDB5CD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 205 = 623 (100%)
R 237 of 623 ~ 38.04%
G 181 of 623 ~ 29.05%
B 205 of 623 ~ 32.91'%

%38.04
%29.05
%32.91

CMYK RENK MODELİ

#EDB5CD rengi CMYK tonu (0,24,14,7).

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

CMYK: (0,24,14,7)
C0M24Y14K7 (0%, 24%, 14%, 7%)
(0.00 / 0.24 / 0.14 / 0.07)

CMYK yüzdeleri

%0
%23.63
%13.5
%7.06

Codes

Color #EDB5CD in popluar color models

ED B5 CD
RGB 237 181 205
HSL 334° 60.87% 81.96%
HSB/HSV 334° 23.63% 92.94%
CMYK 0.00% 23.63% 13.50%
7.06%

Color #EDB5CD in popluar number systems.

HEX ED B5 CD
Decimal 237 181 205
Binary 11101101 10110101 11001101
Octal 355 265 315

Shades and tints

Shades of #EDB5CD

#EDB5CD
(237,181,205)
#D8A5BB
(216,165,187)
#C395A9
(195,149,169)
#AE8597
(174,133,151)
#997585
(153,117,133)
#846573
(132,101,115)
#6F5561
(111,85,97)
#5A454F
(90,69,79)
#45353D
(69,53,61)
#30252B
(48,37,43)
#1B1519
(27,21,25)
#000000
(0,0,0)

Tints of #EDB5CD

#EDB5CD
(237,181,205)
#EEBBD1
(238,187,209)
#EFC1D5
(239,193,213)
#F0C7D9
(240,199,217)
#F1CDDD
(241,205,221)
#F2D3E1
(242,211,225)
#F3D9E5
(243,217,229)
#F4DFE9
(244,223,233)
#F5E5ED
(245,229,237)
#F6EBF1
(246,235,241)
#F7F1F5
(247,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB5CD; }

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

This text font color is #EDB5CD.

Background Color

.myBgColor { background-color: #EDB5CD; }

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

This div background color is #EDB5CD.

Border color

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

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

This div border color is #EDB5CD.

Opacity

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

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

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

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

This text has shadow with #EDB5CD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5CD.

Preview

Color preview on black background

This text has color #EDB5CD on black background.


Color preview on white background

This text has color #EDB5CD on white background.


Black color preview on #EDB5CD background

This text has black color on #EDB5CD background.


White color preview on #EDB5CD background

This text has white color on #EDB5CD background.


Related colors

Complementary color

Complementary color for #hex is #124A32.


I love getcolorcode.com

Triadic colors

1 #CDEDB5 and #B5CDED with #EDB5CD are triadic colors.

2 #CDB5ED and #B5EDCD with #EDB5CD are triadic colors.