COLOR #EDB5D7

HEX: #EDB5D7 RGB: (237,181,215)

Renk bilgisi

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

RGB renk modeli

#EDB5D7 color RGB value is (237,181,215).

RGB: (237,181,215) (93%, 71%, 84%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 181 of 255 = 71%
B 215 of 255 = 84%

237
181
215

R + G + B ~ 83%. #EDB5D7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 215 = 633 (100%)
R 237 of 633 ~ 37.44%
G 181 of 633 ~ 28.59%
B 215 of 633 ~ 33.97'%

%37.44
%28.59
%33.97

CMYK RENK MODELİ

#EDB5D7 rengi CMYK tonu (0,24,9,7).

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

CMYK: (0,24,9,7)
C0M24Y9K7 (0%, 24%, 9%, 7%)
(0.00 / 0.24 / 0.09 / 0.07)

CMYK yüzdeleri

%0
%23.63
%9.28
%7.06

Codes

Color #EDB5D7 in popluar color models

ED B5 D7
RGB 237 181 215
HSL 324° 60.87% 81.96%
HSB/HSV 324° 23.63% 92.94%
CMYK 0.00% 23.63% 9.28%
7.06%

Color #EDB5D7 in popluar number systems.

HEX ED B5 D7
Decimal 237 181 215
Binary 11101101 10110101 11010111
Octal 355 265 327

Shades and tints

Shades of #EDB5D7

#EDB5D7
(237,181,215)
#D8A5C4
(216,165,196)
#C395B1
(195,149,177)
#AE859E
(174,133,158)
#99758B
(153,117,139)
#846578
(132,101,120)
#6F5565
(111,85,101)
#5A4552
(90,69,82)
#45353F
(69,53,63)
#30252C
(48,37,44)
#1B1519
(27,21,25)
#000000
(0,0,0)

Tints of #EDB5D7

#EDB5D7
(237,181,215)
#EEBBDA
(238,187,218)
#EFC1DD
(239,193,221)
#F0C7E0
(240,199,224)
#F1CDE3
(241,205,227)
#F2D3E6
(242,211,230)
#F3D9E9
(243,217,233)
#F4DFEC
(244,223,236)
#F5E5EF
(245,229,239)
#F6EBF2
(246,235,242)
#F7F1F5
(247,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB5D7; }

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

This text font color is #EDB5D7.

Background Color

.myBgColor { background-color: #EDB5D7; }

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

This div background color is #EDB5D7.

Border color

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

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

This div border color is #EDB5D7.

Opacity

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

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

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

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

This text has shadow with #EDB5D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5D7.

Preview

Color preview on black background

This text has color #EDB5D7 on black background.


Color preview on white background

This text has color #EDB5D7 on white background.


Black color preview on #EDB5D7 background

This text has black color on #EDB5D7 background.


White color preview on #EDB5D7 background

This text has white color on #EDB5D7 background.


Related colors

Complementary color

Complementary color for #hex is #124A28.


I love getcolorcode.com

Triadic colors

1 #D7EDB5 and #B5D7ED with #EDB5D7 are triadic colors.

2 #D7B5ED and #B5EDD7 with #EDB5D7 are triadic colors.