COLOR #EDABD4

HEX: #EDABD4 RGB: (237,171,212)

Renk bilgisi

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

RGB renk modeli

#EDABD4 color RGB value is (237,171,212).

RGB: (237,171,212) (93%, 67%, 83%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 171 of 255 = 67%
B 212 of 255 = 83%

237
171
212

R + G + B ~ 81%. #EDABD4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 171 + 212 = 620 (100%)
R 237 of 620 ~ 38.23%
G 171 of 620 ~ 27.58%
B 212 of 620 ~ 34.19'%

%38.23
%27.58
%34.19

CMYK RENK MODELİ

#EDABD4 rengi CMYK tonu (0,28,11,7).

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

CMYK: (0,28,11,7)
C0M28Y11K7 (0%, 28%, 11%, 7%)
(0.00 / 0.28 / 0.11 / 0.07)

CMYK yüzdeleri

%0
%27.85
%10.55
%7.06

Codes

Color #EDABD4 in popluar color models

ED AB D4
RGB 237 171 212
HSL 323° 64.71% 80.00%
HSB/HSV 323° 27.85% 92.94%
CMYK 0.00% 27.85% 10.55%
7.06%

Color #EDABD4 in popluar number systems.

HEX ED AB D4
Decimal 237 171 212
Binary 11101101 10101011 11010100
Octal 355 253 324

Shades and tints

Shades of #EDABD4

#EDABD4
(237,171,212)
#D89CC1
(216,156,193)
#C38DAE
(195,141,174)
#AE7E9B
(174,126,155)
#996F88
(153,111,136)
#846075
(132,96,117)
#6F5162
(111,81,98)
#5A424F
(90,66,79)
#45333C
(69,51,60)
#302429
(48,36,41)
#1B1516
(27,21,22)
#000000
(0,0,0)

Tints of #EDABD4

#EDABD4
(237,171,212)
#EEB2D7
(238,178,215)
#EFB9DA
(239,185,218)
#F0C0DD
(240,192,221)
#F1C7E0
(241,199,224)
#F2CEE3
(242,206,227)
#F3D5E6
(243,213,230)
#F4DCE9
(244,220,233)
#F5E3EC
(245,227,236)
#F6EAEF
(246,234,239)
#F7F1F2
(247,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDABD4; }

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

This text font color is #EDABD4.

Background Color

.myBgColor { background-color: #EDABD4; }

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

This div background color is #EDABD4.

Border color

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

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

This div border color is #EDABD4.

Opacity

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

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

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

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

This text has shadow with #EDABD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDABD4.

Preview

Color preview on black background

This text has color #EDABD4 on black background.


Color preview on white background

This text has color #EDABD4 on white background.


Black color preview on #EDABD4 background

This text has black color on #EDABD4 background.


White color preview on #EDABD4 background

This text has white color on #EDABD4 background.


Related colors

Complementary color

Complementary color for #hex is #12542B.


I love getcolorcode.com

Triadic colors

1 #D4EDAB and #ABD4ED with #EDABD4 are triadic colors.

2 #D4ABED and #ABEDD4 with #EDABD4 are triadic colors.