COLOR #EDB7DC

HEX: #EDB7DC RGB: (237,183,220)

Renk bilgisi

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

RGB renk modeli

#EDB7DC color RGB value is (237,183,220).

RGB: (237,183,220) (93%, 72%, 86%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 183 of 255 = 72%
B 220 of 255 = 86%

237
183
220

R + G + B ~ 84%. #EDB7DC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 183 + 220 = 640 (100%)
R 237 of 640 ~ 37.03%
G 183 of 640 ~ 28.59%
B 220 of 640 ~ 34.38'%

%37.03
%28.59
%34.38

CMYK RENK MODELİ

#EDB7DC rengi CMYK tonu (0,23,7,7).

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

CMYK: (0,23,7,7)
C0M23Y7K7 (0%, 23%, 7%, 7%)
(0.00 / 0.23 / 0.07 / 0.07)

CMYK yüzdeleri

%0
%22.78
%7.17
%7.06

Codes

Color #EDB7DC in popluar color models

ED B7 DC
RGB 237 183 220
HSL 319° 60.00% 82.35%
HSB/HSV 319° 22.78% 92.94%
CMYK 0.00% 22.78% 7.17%
7.06%

Color #EDB7DC in popluar number systems.

HEX ED B7 DC
Decimal 237 183 220
Binary 11101101 10110111 11011100
Octal 355 267 334

Shades and tints

Shades of #EDB7DC

#EDB7DC
(237,183,220)
#D8A7C8
(216,167,200)
#C397B4
(195,151,180)
#AE87A0
(174,135,160)
#99778C
(153,119,140)
#846778
(132,103,120)
#6F5764
(111,87,100)
#5A4750
(90,71,80)
#45373C
(69,55,60)
#302728
(48,39,40)
#1B1714
(27,23,20)
#000000
(0,0,0)

Tints of #EDB7DC

#EDB7DC
(237,183,220)
#EEBDDF
(238,189,223)
#EFC3E2
(239,195,226)
#F0C9E5
(240,201,229)
#F1CFE8
(241,207,232)
#F2D5EB
(242,213,235)
#F3DBEE
(243,219,238)
#F4E1F1
(244,225,241)
#F5E7F4
(245,231,244)
#F6EDF7
(246,237,247)
#F7F3FA
(247,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB7DC; }

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

This text font color is #EDB7DC.

Background Color

.myBgColor { background-color: #EDB7DC; }

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

This div background color is #EDB7DC.

Border color

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

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

This div border color is #EDB7DC.

Opacity

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

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

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

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

This text has shadow with #EDB7DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB7DC.

Preview

Color preview on black background

This text has color #EDB7DC on black background.


Color preview on white background

This text has color #EDB7DC on white background.


Black color preview on #EDB7DC background

This text has black color on #EDB7DC background.


White color preview on #EDB7DC background

This text has white color on #EDB7DC background.


Related colors

Complementary color

Complementary color for #hex is #124823.


I love getcolorcode.com

Triadic colors

1 #DCEDB7 and #B7DCED with #EDB7DC are triadic colors.

2 #DCB7ED and #B7EDDC with #EDB7DC are triadic colors.