COLOR #EDB5DA

HEX: #EDB5DA RGB: (237,181,218)

Renk bilgisi

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

RGB renk modeli

#EDB5DA color RGB value is (237,181,218).

RGB: (237,181,218) (93%, 71%, 85%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 181 of 255 = 71%
B 218 of 255 = 85%

237
181
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 218 = 636 (100%)
R 237 of 636 ~ 37.26%
G 181 of 636 ~ 28.46%
B 218 of 636 ~ 34.28'%

%37.26
%28.46
%34.28

CMYK RENK MODELİ

#EDB5DA rengi CMYK tonu (0,24,8,7).

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

CMYK: (0,24,8,7)
C0M24Y8K7 (0%, 24%, 8%, 7%)
(0.00 / 0.24 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%23.63
%8.02
%7.06

Codes

Color #EDB5DA in popluar color models

ED B5 DA
RGB 237 181 218
HSL 320° 60.87% 81.96%
HSB/HSV 320° 23.63% 92.94%
CMYK 0.00% 23.63% 8.02%
7.06%

Color #EDB5DA in popluar number systems.

HEX ED B5 DA
Decimal 237 181 218
Binary 11101101 10110101 11011010
Octal 355 265 332

Shades and tints

Shades of #EDB5DA

#EDB5DA
(237,181,218)
#D8A5C7
(216,165,199)
#C395B4
(195,149,180)
#AE85A1
(174,133,161)
#99758E
(153,117,142)
#84657B
(132,101,123)
#6F5568
(111,85,104)
#5A4555
(90,69,85)
#453542
(69,53,66)
#30252F
(48,37,47)
#1B151C
(27,21,28)
#000000
(0,0,0)

Tints of #EDB5DA

#EDB5DA
(237,181,218)
#EEBBDD
(238,187,221)
#EFC1E0
(239,193,224)
#F0C7E3
(240,199,227)
#F1CDE6
(241,205,230)
#F2D3E9
(242,211,233)
#F3D9EC
(243,217,236)
#F4DFEF
(244,223,239)
#F5E5F2
(245,229,242)
#F6EBF5
(246,235,245)
#F7F1F8
(247,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB5DA; }

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

This text font color is #EDB5DA.

Background Color

.myBgColor { background-color: #EDB5DA; }

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

This div background color is #EDB5DA.

Border color

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

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

This div border color is #EDB5DA.

Opacity

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

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

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

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

This text has shadow with #EDB5DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5DA.

Preview

Color preview on black background

This text has color #EDB5DA on black background.


Color preview on white background

This text has color #EDB5DA on white background.


Black color preview on #EDB5DA background

This text has black color on #EDB5DA background.


White color preview on #EDB5DA background

This text has white color on #EDB5DA background.


Related colors

Complementary color

Complementary color for #hex is #124A25.


I love getcolorcode.com

Triadic colors

1 #DAEDB5 and #B5DAED with #EDB5DA are triadic colors.

2 #DAB5ED and #B5EDDA with #EDB5DA are triadic colors.