COLOR #EDB5DD

HEX: #EDB5DD RGB: (237,181,221)

Renk bilgisi

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

RGB renk modeli

#EDB5DD color RGB value is (237,181,221).

RGB: (237,181,221) (93%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 181 of 255 = 71%
B 221 of 255 = 87%

237
181
221

R + G + B ~ 84%. #EDB5DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 221 = 639 (100%)
R 237 of 639 ~ 37.09%
G 181 of 639 ~ 28.33%
B 221 of 639 ~ 34.59'%

%37.09
%28.33
%34.59

CMYK RENK MODELİ

#EDB5DD rengi CMYK tonu (0,24,7,7).

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

CMYK: (0,24,7,7)
C0M24Y7K7 (0%, 24%, 7%, 7%)
(0.00 / 0.24 / 0.07 / 0.07)

CMYK yüzdeleri

%0
%23.63
%6.75
%7.06

Codes

Color #EDB5DD in popluar color models

ED B5 DD
RGB 237 181 221
HSL 317° 60.87% 81.96%
HSB/HSV 317° 23.63% 92.94%
CMYK 0.00% 23.63% 6.75%
7.06%

Color #EDB5DD in popluar number systems.

HEX ED B5 DD
Decimal 237 181 221
Binary 11101101 10110101 11011101
Octal 355 265 335

Shades and tints

Shades of #EDB5DD

#EDB5DD
(237,181,221)
#D8A5C9
(216,165,201)
#C395B5
(195,149,181)
#AE85A1
(174,133,161)
#99758D
(153,117,141)
#846579
(132,101,121)
#6F5565
(111,85,101)
#5A4551
(90,69,81)
#45353D
(69,53,61)
#302529
(48,37,41)
#1B1515
(27,21,21)
#000000
(0,0,0)

Tints of #EDB5DD

#EDB5DD
(237,181,221)
#EEBBE0
(238,187,224)
#EFC1E3
(239,193,227)
#F0C7E6
(240,199,230)
#F1CDE9
(241,205,233)
#F2D3EC
(242,211,236)
#F3D9EF
(243,217,239)
#F4DFF2
(244,223,242)
#F5E5F5
(245,229,245)
#F6EBF8
(246,235,248)
#F7F1FB
(247,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB5DD; }

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

This text font color is #EDB5DD.

Background Color

.myBgColor { background-color: #EDB5DD; }

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

This div background color is #EDB5DD.

Border color

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

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

This div border color is #EDB5DD.

Opacity

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

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

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

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

This text has shadow with #EDB5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5DD.

Preview

Color preview on black background

This text has color #EDB5DD on black background.


Color preview on white background

This text has color #EDB5DD on white background.


Black color preview on #EDB5DD background

This text has black color on #EDB5DD background.


White color preview on #EDB5DD background

This text has white color on #EDB5DD background.


Related colors

Complementary color

Complementary color for #hex is #124A22.


I love getcolorcode.com

Triadic colors

1 #DDEDB5 and #B5DDED with #EDB5DD are triadic colors.

2 #DDB5ED and #B5EDDD with #EDB5DD are triadic colors.