COLOR #EDACE5

HEX: #EDACE5 RGB: (237,172,229)

Renk bilgisi

#EDACE5 contains mainly red and blue colors. #EDACE5 ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#EDACE5 color RGB value is (237,172,229).

RGB: (237,172,229) (93%, 67%, 90%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 172 of 255 = 67%
B 229 of 255 = 90%

237
172
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 172 + 229 = 638 (100%)
R 237 of 638 ~ 37.15%
G 172 of 638 ~ 26.96%
B 229 of 638 ~ 35.89'%

%37.15
%26.96
%35.89

CMYK RENK MODELİ

#EDACE5 rengi CMYK tonu (0,27,3,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.43%
  • sarı tonu 3.38%
  • ana renk tonu 7.06%

CMYK: (0,27,3,7)
C0M27Y3K7 (0%, 27%, 3%, 7%)
(0.00 / 0.27 / 0.03 / 0.07)

CMYK yüzdeleri

%0
%27.43
%3.38
%7.06

Codes

Color #EDACE5 in popluar color models

ED AC E5
RGB 237 172 229
HSL 307° 64.36% 80.20%
HSB/HSV 307° 27.43% 92.94%
CMYK 0.00% 27.43% 3.38%
7.06%

Color #EDACE5 in popluar number systems.

HEX ED AC E5
Decimal 237 172 229
Binary 11101101 10101100 11100101
Octal 355 254 345

Shades and tints

Shades of #EDACE5

#EDACE5
(237,172,229)
#D89DD1
(216,157,209)
#C38EBD
(195,142,189)
#AE7FA9
(174,127,169)
#997095
(153,112,149)
#846181
(132,97,129)
#6F526D
(111,82,109)
#5A4359
(90,67,89)
#453445
(69,52,69)
#302531
(48,37,49)
#1B161D
(27,22,29)
#000000
(0,0,0)

Tints of #EDACE5

#EDACE5
(237,172,229)
#EEB3E7
(238,179,231)
#EFBAE9
(239,186,233)
#F0C1EB
(240,193,235)
#F1C8ED
(241,200,237)
#F2CFEF
(242,207,239)
#F3D6F1
(243,214,241)
#F4DDF3
(244,221,243)
#F5E4F5
(245,228,245)
#F6EBF7
(246,235,247)
#F7F2F9
(247,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDACE5 color. Also use rgb(237,172,229) instead hex code.

Text Font Color

.myTextColor { color: #EDACE5; }

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

This text font color is #EDACE5.

Background Color

.myBgColor { background-color: #EDACE5; }

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

This div background color is #EDACE5.

Border color

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

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

This div border color is #EDACE5.

Opacity

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

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

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

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

This text has shadow with #EDACE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDACE5.

Preview

Color preview on black background

This text has color #EDACE5 on black background.


Color preview on white background

This text has color #EDACE5 on white background.


Black color preview on #EDACE5 background

This text has black color on #EDACE5 background.


White color preview on #EDACE5 background

This text has white color on #EDACE5 background.


Related colors

Complementary color

Complementary color for #hex is #12531A.


I love getcolorcode.com

Triadic colors

1 #E5EDAC and #ACE5ED with #EDACE5 are triadic colors.

2 #E5ACED and #ACEDE5 with #EDACE5 are triadic colors.