COLOR #EDB2D4

HEX: #EDB2D4 RGB: (237,178,212)

Renk bilgisi

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

RGB renk modeli

#EDB2D4 color RGB value is (237,178,212).

RGB: (237,178,212) (93%, 70%, 83%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 178 of 255 = 70%
B 212 of 255 = 83%

237
178
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 178 + 212 = 627 (100%)
R 237 of 627 ~ 37.8%
G 178 of 627 ~ 28.39%
B 212 of 627 ~ 33.81'%

%37.8
%28.39
%33.81

CMYK RENK MODELİ

#EDB2D4 rengi CMYK tonu (0,25,11,7).

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

CMYK: (0,25,11,7)
C0M25Y11K7 (0%, 25%, 11%, 7%)
(0.00 / 0.25 / 0.11 / 0.07)

CMYK yüzdeleri

%0
%24.89
%10.55
%7.06

Codes

Color #EDB2D4 in popluar color models

ED B2 D4
RGB 237 178 212
HSL 325° 62.11% 81.37%
HSB/HSV 325° 24.89% 92.94%
CMYK 0.00% 24.89% 10.55%
7.06%

Color #EDB2D4 in popluar number systems.

HEX ED B2 D4
Decimal 237 178 212
Binary 11101101 10110010 11010100
Octal 355 262 324

Shades and tints

Shades of #EDB2D4

#EDB2D4
(237,178,212)
#D8A2C1
(216,162,193)
#C392AE
(195,146,174)
#AE829B
(174,130,155)
#997288
(153,114,136)
#846275
(132,98,117)
#6F5262
(111,82,98)
#5A424F
(90,66,79)
#45323C
(69,50,60)
#302229
(48,34,41)
#1B1216
(27,18,22)
#000000
(0,0,0)

Tints of #EDB2D4

#EDB2D4
(237,178,212)
#EEB9D7
(238,185,215)
#EFC0DA
(239,192,218)
#F0C7DD
(240,199,221)
#F1CEE0
(241,206,224)
#F2D5E3
(242,213,227)
#F3DCE6
(243,220,230)
#F4E3E9
(244,227,233)
#F5EAEC
(245,234,236)
#F6F1EF
(246,241,239)
#F7F8F2
(247,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB2D4; }

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

This text font color is #EDB2D4.

Background Color

.myBgColor { background-color: #EDB2D4; }

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

This div background color is #EDB2D4.

Border color

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

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

This div border color is #EDB2D4.

Opacity

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

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

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

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

This text has shadow with #EDB2D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB2D4.

Preview

Color preview on black background

This text has color #EDB2D4 on black background.


Color preview on white background

This text has color #EDB2D4 on white background.


Black color preview on #EDB2D4 background

This text has black color on #EDB2D4 background.


White color preview on #EDB2D4 background

This text has white color on #EDB2D4 background.


Related colors

Complementary color

Complementary color for #hex is #124D2B.


I love getcolorcode.com

Triadic colors

1 #D4EDB2 and #B2D4ED with #EDB2D4 are triadic colors.

2 #D4B2ED and #B2EDD4 with #EDB2D4 are triadic colors.