COLOR #EDB9DA

HEX: #EDB9DA RGB: (237,185,218)

Renk bilgisi

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

RGB renk modeli

#EDB9DA color RGB value is (237,185,218).

RGB: (237,185,218) (93%, 73%, 85%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 185 of 255 = 73%
B 218 of 255 = 85%

237
185
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 185 + 218 = 640 (100%)
R 237 of 640 ~ 37.03%
G 185 of 640 ~ 28.91%
B 218 of 640 ~ 34.06'%

%37.03
%28.91
%34.06

CMYK RENK MODELİ

#EDB9DA rengi CMYK tonu (0,22,8,7).

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

CMYK: (0,22,8,7)
C0M22Y8K7 (0%, 22%, 8%, 7%)
(0.00 / 0.22 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%21.94
%8.02
%7.06

Codes

Color #EDB9DA in popluar color models

ED B9 DA
RGB 237 185 218
HSL 322° 59.09% 82.75%
HSB/HSV 322° 21.94% 92.94%
CMYK 0.00% 21.94% 8.02%
7.06%

Color #EDB9DA in popluar number systems.

HEX ED B9 DA
Decimal 237 185 218
Binary 11101101 10111001 11011010
Octal 355 271 332

Shades and tints

Shades of #EDB9DA

#EDB9DA
(237,185,218)
#D8A9C7
(216,169,199)
#C399B4
(195,153,180)
#AE89A1
(174,137,161)
#99798E
(153,121,142)
#84697B
(132,105,123)
#6F5968
(111,89,104)
#5A4955
(90,73,85)
#453942
(69,57,66)
#30292F
(48,41,47)
#1B191C
(27,25,28)
#000000
(0,0,0)

Tints of #EDB9DA

#EDB9DA
(237,185,218)
#EEBFDD
(238,191,221)
#EFC5E0
(239,197,224)
#F0CBE3
(240,203,227)
#F1D1E6
(241,209,230)
#F2D7E9
(242,215,233)
#F3DDEC
(243,221,236)
#F4E3EF
(244,227,239)
#F5E9F2
(245,233,242)
#F6EFF5
(246,239,245)
#F7F5F8
(247,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB9DA; }

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

This text font color is #EDB9DA.

Background Color

.myBgColor { background-color: #EDB9DA; }

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

This div background color is #EDB9DA.

Border color

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

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

This div border color is #EDB9DA.

Opacity

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

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

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

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

This text has shadow with #EDB9DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB9DA.

Preview

Color preview on black background

This text has color #EDB9DA on black background.


Color preview on white background

This text has color #EDB9DA on white background.


Black color preview on #EDB9DA background

This text has black color on #EDB9DA background.


White color preview on #EDB9DA background

This text has white color on #EDB9DA background.


Related colors

Complementary color

Complementary color for #hex is #124625.


I love getcolorcode.com

Triadic colors

1 #DAEDB9 and #B9DAED with #EDB9DA are triadic colors.

2 #DAB9ED and #B9EDDA with #EDB9DA are triadic colors.