COLOR #EDB7D5

HEX: #EDB7D5 RGB: (237,183,213)

Renk bilgisi

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

RGB renk modeli

#EDB7D5 color RGB value is (237,183,213).

RGB: (237,183,213) (93%, 72%, 84%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 183 of 255 = 72%
B 213 of 255 = 84%

237
183
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 183 + 213 = 633 (100%)
R 237 of 633 ~ 37.44%
G 183 of 633 ~ 28.91%
B 213 of 633 ~ 33.65'%

%37.44
%28.91
%33.65

CMYK RENK MODELİ

#EDB7D5 rengi CMYK tonu (0,23,10,7).

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

CMYK: (0,23,10,7)
C0M23Y10K7 (0%, 23%, 10%, 7%)
(0.00 / 0.23 / 0.10 / 0.07)

CMYK yüzdeleri

%0
%22.78
%10.13
%7.06

Codes

Color #EDB7D5 in popluar color models

ED B7 D5
RGB 237 183 213
HSL 327° 60.00% 82.35%
HSB/HSV 327° 22.78% 92.94%
CMYK 0.00% 22.78% 10.13%
7.06%

Color #EDB7D5 in popluar number systems.

HEX ED B7 D5
Decimal 237 183 213
Binary 11101101 10110111 11010101
Octal 355 267 325

Shades and tints

Shades of #EDB7D5

#EDB7D5
(237,183,213)
#D8A7C2
(216,167,194)
#C397AF
(195,151,175)
#AE879C
(174,135,156)
#997789
(153,119,137)
#846776
(132,103,118)
#6F5763
(111,87,99)
#5A4750
(90,71,80)
#45373D
(69,55,61)
#30272A
(48,39,42)
#1B1717
(27,23,23)
#000000
(0,0,0)

Tints of #EDB7D5

#EDB7D5
(237,183,213)
#EEBDD8
(238,189,216)
#EFC3DB
(239,195,219)
#F0C9DE
(240,201,222)
#F1CFE1
(241,207,225)
#F2D5E4
(242,213,228)
#F3DBE7
(243,219,231)
#F4E1EA
(244,225,234)
#F5E7ED
(245,231,237)
#F6EDF0
(246,237,240)
#F7F3F3
(247,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB7D5; }

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

This text font color is #EDB7D5.

Background Color

.myBgColor { background-color: #EDB7D5; }

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

This div background color is #EDB7D5.

Border color

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

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

This div border color is #EDB7D5.

Opacity

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

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

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

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

This text has shadow with #EDB7D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB7D5.

Preview

Color preview on black background

This text has color #EDB7D5 on black background.


Color preview on white background

This text has color #EDB7D5 on white background.


Black color preview on #EDB7D5 background

This text has black color on #EDB7D5 background.


White color preview on #EDB7D5 background

This text has white color on #EDB7D5 background.


Related colors

Complementary color

Complementary color for #hex is #12482A.


I love getcolorcode.com

Triadic colors

1 #D5EDB7 and #B7D5ED with #EDB7D5 are triadic colors.

2 #D5B7ED and #B7EDD5 with #EDB7D5 are triadic colors.