COLOR #EDB9DF

HEX: #EDB9DF RGB: (237,185,223)

Renk bilgisi

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

RGB renk modeli

#EDB9DF color RGB value is (237,185,223).

RGB: (237,185,223) (93%, 73%, 87%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 185 of 255 = 73%
B 223 of 255 = 87%

237
185
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 185 + 223 = 645 (100%)
R 237 of 645 ~ 36.74%
G 185 of 645 ~ 28.68%
B 223 of 645 ~ 34.57'%

%36.74
%28.68
%34.57

CMYK RENK MODELİ

#EDB9DF rengi CMYK tonu (0,22,6,7).

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

CMYK: (0,22,6,7)
C0M22Y6K7 (0%, 22%, 6%, 7%)
(0.00 / 0.22 / 0.06 / 0.07)

CMYK yüzdeleri

%0
%21.94
%5.91
%7.06

Codes

Color #EDB9DF in popluar color models

ED B9 DF
RGB 237 185 223
HSL 316° 59.09% 82.75%
HSB/HSV 316° 21.94% 92.94%
CMYK 0.00% 21.94% 5.91%
7.06%

Color #EDB9DF in popluar number systems.

HEX ED B9 DF
Decimal 237 185 223
Binary 11101101 10111001 11011111
Octal 355 271 337

Shades and tints

Shades of #EDB9DF

#EDB9DF
(237,185,223)
#D8A9CB
(216,169,203)
#C399B7
(195,153,183)
#AE89A3
(174,137,163)
#99798F
(153,121,143)
#84697B
(132,105,123)
#6F5967
(111,89,103)
#5A4953
(90,73,83)
#45393F
(69,57,63)
#30292B
(48,41,43)
#1B1917
(27,25,23)
#000000
(0,0,0)

Tints of #EDB9DF

#EDB9DF
(237,185,223)
#EEBFE1
(238,191,225)
#EFC5E3
(239,197,227)
#F0CBE5
(240,203,229)
#F1D1E7
(241,209,231)
#F2D7E9
(242,215,233)
#F3DDEB
(243,221,235)
#F4E3ED
(244,227,237)
#F5E9EF
(245,233,239)
#F6EFF1
(246,239,241)
#F7F5F3
(247,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB9DF; }

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

This text font color is #EDB9DF.

Background Color

.myBgColor { background-color: #EDB9DF; }

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

This div background color is #EDB9DF.

Border color

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

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

This div border color is #EDB9DF.

Opacity

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

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

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

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

This text has shadow with #EDB9DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB9DF.

Preview

Color preview on black background

This text has color #EDB9DF on black background.


Color preview on white background

This text has color #EDB9DF on white background.


Black color preview on #EDB9DF background

This text has black color on #EDB9DF background.


White color preview on #EDB9DF background

This text has white color on #EDB9DF background.


Related colors

Complementary color

Complementary color for #hex is #124620.


I love getcolorcode.com

Triadic colors

1 #DFEDB9 and #B9DFED with #EDB9DF are triadic colors.

2 #DFB9ED and #B9EDDF with #EDB9DF are triadic colors.