COLOR #EDB5D9

HEX: #EDB5D9 RGB: (237,181,217)

Renk bilgisi

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

RGB renk modeli

#EDB5D9 color RGB value is (237,181,217).

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

RGB bağlantıları ve doygunluk

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

237
181
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 217 = 635 (100%)
R 237 of 635 ~ 37.32%
G 181 of 635 ~ 28.5%
B 217 of 635 ~ 34.17'%

%37.32
%28.5
%34.17

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.63%
  • sarı tonu 8.44%
  • 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.44
%7.06

Codes

Color #EDB5D9 in popluar color models

ED B5 D9
RGB 237 181 217
HSL 321° 60.87% 81.96%
HSB/HSV 321° 23.63% 92.94%
CMYK 0.00% 23.63% 8.44%
7.06%

Color #EDB5D9 in popluar number systems.

HEX ED B5 D9
Decimal 237 181 217
Binary 11101101 10110101 11011001
Octal 355 265 331

Shades and tints

Shades of #EDB5D9

#EDB5D9
(237,181,217)
#D8A5C6
(216,165,198)
#C395B3
(195,149,179)
#AE85A0
(174,133,160)
#99758D
(153,117,141)
#84657A
(132,101,122)
#6F5567
(111,85,103)
#5A4554
(90,69,84)
#453541
(69,53,65)
#30252E
(48,37,46)
#1B151B
(27,21,27)
#000000
(0,0,0)

Tints of #EDB5D9

#EDB5D9
(237,181,217)
#EEBBDC
(238,187,220)
#EFC1DF
(239,193,223)
#F0C7E2
(240,199,226)
#F1CDE5
(241,205,229)
#F2D3E8
(242,211,232)
#F3D9EB
(243,217,235)
#F4DFEE
(244,223,238)
#F5E5F1
(245,229,241)
#F6EBF4
(246,235,244)
#F7F1F7
(247,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB5D9; }

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

This text font color is #EDB5D9.

Background Color

.myBgColor { background-color: #EDB5D9; }

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

This div background color is #EDB5D9.

Border color

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

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

This div border color is #EDB5D9.

Opacity

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

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

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

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

This text has shadow with #EDB5D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5D9.

Preview

Color preview on black background

This text has color #EDB5D9 on black background.


Color preview on white background

This text has color #EDB5D9 on white background.


Black color preview on #EDB5D9 background

This text has black color on #EDB5D9 background.


White color preview on #EDB5D9 background

This text has white color on #EDB5D9 background.


Related colors

Complementary color

Complementary color for #hex is #124A26.


I love getcolorcode.com

Triadic colors

1 #D9EDB5 and #B5D9ED with #EDB5D9 are triadic colors.

2 #D9B5ED and #B5EDD9 with #EDB5D9 are triadic colors.