COLOR #EDB2D5

HEX: #EDB2D5 RGB: (237,178,213)

Renk bilgisi

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

RGB renk modeli

#EDB2D5 color RGB value is (237,178,213).

RGB: (237,178,213) (93%, 70%, 84%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 178 of 255 = 70%
B 213 of 255 = 84%

237
178
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 178 + 213 = 628 (100%)
R 237 of 628 ~ 37.74%
G 178 of 628 ~ 28.34%
B 213 of 628 ~ 33.92'%

%37.74
%28.34
%33.92

CMYK RENK MODELİ

#EDB2D5 rengi CMYK tonu (0,25,10,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.89%
  • sarı tonu 10.13%
  • ana renk tonu 7.06%

CMYK: (0,25,10,7)
C0M25Y10K7 (0%, 25%, 10%, 7%)
(0.00 / 0.25 / 0.10 / 0.07)

CMYK yüzdeleri

%0
%24.89
%10.13
%7.06

Codes

Color #EDB2D5 in popluar color models

ED B2 D5
RGB 237 178 213
HSL 324° 62.11% 81.37%
HSB/HSV 324° 24.89% 92.94%
CMYK 0.00% 24.89% 10.13%
7.06%

Color #EDB2D5 in popluar number systems.

HEX ED B2 D5
Decimal 237 178 213
Binary 11101101 10110010 11010101
Octal 355 262 325

Shades and tints

Shades of #EDB2D5

#EDB2D5
(237,178,213)
#D8A2C2
(216,162,194)
#C392AF
(195,146,175)
#AE829C
(174,130,156)
#997289
(153,114,137)
#846276
(132,98,118)
#6F5263
(111,82,99)
#5A4250
(90,66,80)
#45323D
(69,50,61)
#30222A
(48,34,42)
#1B1217
(27,18,23)
#000000
(0,0,0)

Tints of #EDB2D5

#EDB2D5
(237,178,213)
#EEB9D8
(238,185,216)
#EFC0DB
(239,192,219)
#F0C7DE
(240,199,222)
#F1CEE1
(241,206,225)
#F2D5E4
(242,213,228)
#F3DCE7
(243,220,231)
#F4E3EA
(244,227,234)
#F5EAED
(245,234,237)
#F6F1F0
(246,241,240)
#F7F8F3
(247,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDB2D5 color. Also use rgb(237,178,213) instead hex code.

Text Font Color

.myTextColor { color: #EDB2D5; }

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

This text font color is #EDB2D5.

Background Color

.myBgColor { background-color: #EDB2D5; }

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

This div background color is #EDB2D5.

Border color

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

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

This div border color is #EDB2D5.

Opacity

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

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

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

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

This text has shadow with #EDB2D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB2D5.

Preview

Color preview on black background

This text has color #EDB2D5 on black background.


Color preview on white background

This text has color #EDB2D5 on white background.


Black color preview on #EDB2D5 background

This text has black color on #EDB2D5 background.


White color preview on #EDB2D5 background

This text has white color on #EDB2D5 background.


Related colors

Complementary color

Complementary color for #hex is #124D2A.


I love getcolorcode.com

Triadic colors

1 #D5EDB2 and #B2D5ED with #EDB2D5 are triadic colors.

2 #D5B2ED and #B2EDD5 with #EDB2D5 are triadic colors.