COLOR #EDB5DB

HEX: #EDB5DB RGB: (237,181,219)

Renk bilgisi

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

RGB renk modeli

#EDB5DB color RGB value is (237,181,219).

RGB: (237,181,219) (93%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 181 of 255 = 71%
B 219 of 255 = 86%

237
181
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 219 = 637 (100%)
R 237 of 637 ~ 37.21%
G 181 of 637 ~ 28.41%
B 219 of 637 ~ 34.38'%

%37.21
%28.41
%34.38

CMYK RENK MODELİ

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

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

Codes

Color #EDB5DB in popluar color models

ED B5 DB
RGB 237 181 219
HSL 319° 60.87% 81.96%
HSB/HSV 319° 23.63% 92.94%
CMYK 0.00% 23.63% 7.59%
7.06%

Color #EDB5DB in popluar number systems.

HEX ED B5 DB
Decimal 237 181 219
Binary 11101101 10110101 11011011
Octal 355 265 333

Shades and tints

Shades of #EDB5DB

#EDB5DB
(237,181,219)
#D8A5C8
(216,165,200)
#C395B5
(195,149,181)
#AE85A2
(174,133,162)
#99758F
(153,117,143)
#84657C
(132,101,124)
#6F5569
(111,85,105)
#5A4556
(90,69,86)
#453543
(69,53,67)
#302530
(48,37,48)
#1B151D
(27,21,29)
#000000
(0,0,0)

Tints of #EDB5DB

#EDB5DB
(237,181,219)
#EEBBDE
(238,187,222)
#EFC1E1
(239,193,225)
#F0C7E4
(240,199,228)
#F1CDE7
(241,205,231)
#F2D3EA
(242,211,234)
#F3D9ED
(243,217,237)
#F4DFF0
(244,223,240)
#F5E5F3
(245,229,243)
#F6EBF6
(246,235,246)
#F7F1F9
(247,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB5DB; }

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

This text font color is #EDB5DB.

Background Color

.myBgColor { background-color: #EDB5DB; }

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

This div background color is #EDB5DB.

Border color

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

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

This div border color is #EDB5DB.

Opacity

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

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

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

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

This text has shadow with #EDB5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5DB.

Preview

Color preview on black background

This text has color #EDB5DB on black background.


Color preview on white background

This text has color #EDB5DB on white background.


Black color preview on #EDB5DB background

This text has black color on #EDB5DB background.


White color preview on #EDB5DB background

This text has white color on #EDB5DB background.


Related colors

Complementary color

Complementary color for #hex is #124A24.


I love getcolorcode.com

Triadic colors

1 #DBEDB5 and #B5DBED with #EDB5DB are triadic colors.

2 #DBB5ED and #B5EDDB with #EDB5DB are triadic colors.