COLOR #EDB5DF

HEX: #EDB5DF RGB: (237,181,223)

Renk bilgisi

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

RGB renk modeli

#EDB5DF color RGB value is (237,181,223).

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

RGB bağlantıları ve doygunluk

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

237
181
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 223 = 641 (100%)
R 237 of 641 ~ 36.97%
G 181 of 641 ~ 28.24%
B 223 of 641 ~ 34.79'%

%36.97
%28.24
%34.79

CMYK RENK MODELİ

#EDB5DF rengi CMYK tonu (0,24,6,7).

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

CMYK: (0,24,6,7)
C0M24Y6K7 (0%, 24%, 6%, 7%)
(0.00 / 0.24 / 0.06 / 0.07)

CMYK yüzdeleri

%0
%23.63
%5.91
%7.06

Codes

Color #EDB5DF in popluar color models

ED B5 DF
RGB 237 181 223
HSL 315° 60.87% 81.96%
HSB/HSV 315° 23.63% 92.94%
CMYK 0.00% 23.63% 5.91%
7.06%

Color #EDB5DF in popluar number systems.

HEX ED B5 DF
Decimal 237 181 223
Binary 11101101 10110101 11011111
Octal 355 265 337

Shades and tints

Shades of #EDB5DF

#EDB5DF
(237,181,223)
#D8A5CB
(216,165,203)
#C395B7
(195,149,183)
#AE85A3
(174,133,163)
#99758F
(153,117,143)
#84657B
(132,101,123)
#6F5567
(111,85,103)
#5A4553
(90,69,83)
#45353F
(69,53,63)
#30252B
(48,37,43)
#1B1517
(27,21,23)
#000000
(0,0,0)

Tints of #EDB5DF

#EDB5DF
(237,181,223)
#EEBBE1
(238,187,225)
#EFC1E3
(239,193,227)
#F0C7E5
(240,199,229)
#F1CDE7
(241,205,231)
#F2D3E9
(242,211,233)
#F3D9EB
(243,217,235)
#F4DFED
(244,223,237)
#F5E5EF
(245,229,239)
#F6EBF1
(246,235,241)
#F7F1F3
(247,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB5DF; }

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

This text font color is #EDB5DF.

Background Color

.myBgColor { background-color: #EDB5DF; }

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

This div background color is #EDB5DF.

Border color

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

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

This div border color is #EDB5DF.

Opacity

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

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

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

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

This text has shadow with #EDB5DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5DF.

Preview

Color preview on black background

This text has color #EDB5DF on black background.


Color preview on white background

This text has color #EDB5DF on white background.


Black color preview on #EDB5DF background

This text has black color on #EDB5DF background.


White color preview on #EDB5DF background

This text has white color on #EDB5DF background.


Related colors

Complementary color

Complementary color for #hex is #124A20.


I love getcolorcode.com

Triadic colors

1 #DFEDB5 and #B5DFED with #EDB5DF are triadic colors.

2 #DFB5ED and #B5EDDF with #EDB5DF are triadic colors.