COLOR #EDB5D1

HEX: #EDB5D1 RGB: (237,181,209)

Renk bilgisi

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

RGB renk modeli

#EDB5D1 color RGB value is (237,181,209).

RGB: (237,181,209) (93%, 71%, 82%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 181 of 255 = 71%
B 209 of 255 = 82%

237
181
209

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 209 = 627 (100%)
R 237 of 627 ~ 37.8%
G 181 of 627 ~ 28.87%
B 209 of 627 ~ 33.33'%

%37.8
%28.87
%33.33

CMYK RENK MODELİ

#EDB5D1 rengi CMYK tonu (0,24,12,7).

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

CMYK: (0,24,12,7)
C0M24Y12K7 (0%, 24%, 12%, 7%)
(0.00 / 0.24 / 0.12 / 0.07)

CMYK yüzdeleri

%0
%23.63
%11.81
%7.06

Codes

Color #EDB5D1 in popluar color models

ED B5 D1
RGB 237 181 209
HSL 330° 60.87% 81.96%
HSB/HSV 330° 23.63% 92.94%
CMYK 0.00% 23.63% 11.81%
7.06%

Color #EDB5D1 in popluar number systems.

HEX ED B5 D1
Decimal 237 181 209
Binary 11101101 10110101 11010001
Octal 355 265 321

Shades and tints

Shades of #EDB5D1

#EDB5D1
(237,181,209)
#D8A5BE
(216,165,190)
#C395AB
(195,149,171)
#AE8598
(174,133,152)
#997585
(153,117,133)
#846572
(132,101,114)
#6F555F
(111,85,95)
#5A454C
(90,69,76)
#453539
(69,53,57)
#302526
(48,37,38)
#1B1513
(27,21,19)
#000000
(0,0,0)

Tints of #EDB5D1

#EDB5D1
(237,181,209)
#EEBBD5
(238,187,213)
#EFC1D9
(239,193,217)
#F0C7DD
(240,199,221)
#F1CDE1
(241,205,225)
#F2D3E5
(242,211,229)
#F3D9E9
(243,217,233)
#F4DFED
(244,223,237)
#F5E5F1
(245,229,241)
#F6EBF5
(246,235,245)
#F7F1F9
(247,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB5D1; }

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

This text font color is #EDB5D1.

Background Color

.myBgColor { background-color: #EDB5D1; }

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

This div background color is #EDB5D1.

Border color

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

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

This div border color is #EDB5D1.

Opacity

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

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

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

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

This text has shadow with #EDB5D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5D1.

Preview

Color preview on black background

This text has color #EDB5D1 on black background.


Color preview on white background

This text has color #EDB5D1 on white background.


Black color preview on #EDB5D1 background

This text has black color on #EDB5D1 background.


White color preview on #EDB5D1 background

This text has white color on #EDB5D1 background.


Related colors

Complementary color

Complementary color for #hex is #124A2E.


I love getcolorcode.com

Triadic colors

1 #D1EDB5 and #B5D1ED with #EDB5D1 are triadic colors.

2 #D1B5ED and #B5EDD1 with #EDB5D1 are triadic colors.