COLOR #EDB5D3

HEX: #EDB5D3 RGB: (237,181,211)

Renk bilgisi

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

RGB renk modeli

#EDB5D3 color RGB value is (237,181,211).

RGB: (237,181,211) (93%, 71%, 83%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 181 of 255 = 71%
B 211 of 255 = 83%

237
181
211

R + G + B ~ 82%. #EDB5D3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 181 + 211 = 629 (100%)
R 237 of 629 ~ 37.68%
G 181 of 629 ~ 28.78%
B 211 of 629 ~ 33.55'%

%37.68
%28.78
%33.55

CMYK RENK MODELİ

#EDB5D3 rengi CMYK tonu (0,24,11,7).

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

CMYK: (0,24,11,7)
C0M24Y11K7 (0%, 24%, 11%, 7%)
(0.00 / 0.24 / 0.11 / 0.07)

CMYK yüzdeleri

%0
%23.63
%10.97
%7.06

Codes

Color #EDB5D3 in popluar color models

ED B5 D3
RGB 237 181 211
HSL 328° 60.87% 81.96%
HSB/HSV 328° 23.63% 92.94%
CMYK 0.00% 23.63% 10.97%
7.06%

Color #EDB5D3 in popluar number systems.

HEX ED B5 D3
Decimal 237 181 211
Binary 11101101 10110101 11010011
Octal 355 265 323

Shades and tints

Shades of #EDB5D3

#EDB5D3
(237,181,211)
#D8A5C0
(216,165,192)
#C395AD
(195,149,173)
#AE859A
(174,133,154)
#997587
(153,117,135)
#846574
(132,101,116)
#6F5561
(111,85,97)
#5A454E
(90,69,78)
#45353B
(69,53,59)
#302528
(48,37,40)
#1B1515
(27,21,21)
#000000
(0,0,0)

Tints of #EDB5D3

#EDB5D3
(237,181,211)
#EEBBD7
(238,187,215)
#EFC1DB
(239,193,219)
#F0C7DF
(240,199,223)
#F1CDE3
(241,205,227)
#F2D3E7
(242,211,231)
#F3D9EB
(243,217,235)
#F4DFEF
(244,223,239)
#F5E5F3
(245,229,243)
#F6EBF7
(246,235,247)
#F7F1FB
(247,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB5D3; }

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

This text font color is #EDB5D3.

Background Color

.myBgColor { background-color: #EDB5D3; }

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

This div background color is #EDB5D3.

Border color

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

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

This div border color is #EDB5D3.

Opacity

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

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

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

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

This text has shadow with #EDB5D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB5D3.

Preview

Color preview on black background

This text has color #EDB5D3 on black background.


Color preview on white background

This text has color #EDB5D3 on white background.


Black color preview on #EDB5D3 background

This text has black color on #EDB5D3 background.


White color preview on #EDB5D3 background

This text has white color on #EDB5D3 background.


Related colors

Complementary color

Complementary color for #hex is #124A2C.


I love getcolorcode.com

Triadic colors

1 #D3EDB5 and #B5D3ED with #EDB5D3 are triadic colors.

2 #D3B5ED and #B5EDD3 with #EDB5D3 are triadic colors.