COLOR #EDABDF

HEX: #EDABDF RGB: (237,171,223)

Renk bilgisi

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

RGB renk modeli

#EDABDF color RGB value is (237,171,223).

RGB: (237,171,223) (93%, 67%, 87%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 171 of 255 = 67%
B 223 of 255 = 87%

237
171
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 171 + 223 = 631 (100%)
R 237 of 631 ~ 37.56%
G 171 of 631 ~ 27.1%
B 223 of 631 ~ 35.34'%

%37.56
%27.1
%35.34

CMYK RENK MODELİ

#EDABDF rengi CMYK tonu (0,28,6,7).

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

CMYK: (0,28,6,7)
C0M28Y6K7 (0%, 28%, 6%, 7%)
(0.00 / 0.28 / 0.06 / 0.07)

CMYK yüzdeleri

%0
%27.85
%5.91
%7.06

Codes

Color #EDABDF in popluar color models

ED AB DF
RGB 237 171 223
HSL 313° 64.71% 80.00%
HSB/HSV 313° 27.85% 92.94%
CMYK 0.00% 27.85% 5.91%
7.06%

Color #EDABDF in popluar number systems.

HEX ED AB DF
Decimal 237 171 223
Binary 11101101 10101011 11011111
Octal 355 253 337

Shades and tints

Shades of #EDABDF

#EDABDF
(237,171,223)
#D89CCB
(216,156,203)
#C38DB7
(195,141,183)
#AE7EA3
(174,126,163)
#996F8F
(153,111,143)
#84607B
(132,96,123)
#6F5167
(111,81,103)
#5A4253
(90,66,83)
#45333F
(69,51,63)
#30242B
(48,36,43)
#1B1517
(27,21,23)
#000000
(0,0,0)

Tints of #EDABDF

#EDABDF
(237,171,223)
#EEB2E1
(238,178,225)
#EFB9E3
(239,185,227)
#F0C0E5
(240,192,229)
#F1C7E7
(241,199,231)
#F2CEE9
(242,206,233)
#F3D5EB
(243,213,235)
#F4DCED
(244,220,237)
#F5E3EF
(245,227,239)
#F6EAF1
(246,234,241)
#F7F1F3
(247,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDABDF; }

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

This text font color is #EDABDF.

Background Color

.myBgColor { background-color: #EDABDF; }

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

This div background color is #EDABDF.

Border color

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

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

This div border color is #EDABDF.

Opacity

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

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

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

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

This text has shadow with #EDABDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDABDF.

Preview

Color preview on black background

This text has color #EDABDF on black background.


Color preview on white background

This text has color #EDABDF on white background.


Black color preview on #EDABDF background

This text has black color on #EDABDF background.


White color preview on #EDABDF background

This text has white color on #EDABDF background.


Related colors

Complementary color

Complementary color for #hex is #125420.


I love getcolorcode.com

Triadic colors

1 #DFEDAB and #ABDFED with #EDABDF are triadic colors.

2 #DFABED and #ABEDDF with #EDABDF are triadic colors.