COLOR #EDABDD

HEX: #EDABDD RGB: (237,171,221)

Renk bilgisi

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

RGB renk modeli

#EDABDD color RGB value is (237,171,221).

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

RGB bağlantıları ve doygunluk

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

237
171
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 171 + 221 = 629 (100%)
R 237 of 629 ~ 37.68%
G 171 of 629 ~ 27.19%
B 221 of 629 ~ 35.14'%

%37.68
%27.19
%35.14

CMYK RENK MODELİ

#EDABDD rengi CMYK tonu (0,28,7,7).

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

CMYK: (0,28,7,7)
C0M28Y7K7 (0%, 28%, 7%, 7%)
(0.00 / 0.28 / 0.07 / 0.07)

CMYK yüzdeleri

%0
%27.85
%6.75
%7.06

Codes

Color #EDABDD in popluar color models

ED AB DD
RGB 237 171 221
HSL 315° 64.71% 80.00%
HSB/HSV 315° 27.85% 92.94%
CMYK 0.00% 27.85% 6.75%
7.06%

Color #EDABDD in popluar number systems.

HEX ED AB DD
Decimal 237 171 221
Binary 11101101 10101011 11011101
Octal 355 253 335

Shades and tints

Shades of #EDABDD

#EDABDD
(237,171,221)
#D89CC9
(216,156,201)
#C38DB5
(195,141,181)
#AE7EA1
(174,126,161)
#996F8D
(153,111,141)
#846079
(132,96,121)
#6F5165
(111,81,101)
#5A4251
(90,66,81)
#45333D
(69,51,61)
#302429
(48,36,41)
#1B1515
(27,21,21)
#000000
(0,0,0)

Tints of #EDABDD

#EDABDD
(237,171,221)
#EEB2E0
(238,178,224)
#EFB9E3
(239,185,227)
#F0C0E6
(240,192,230)
#F1C7E9
(241,199,233)
#F2CEEC
(242,206,236)
#F3D5EF
(243,213,239)
#F4DCF2
(244,220,242)
#F5E3F5
(245,227,245)
#F6EAF8
(246,234,248)
#F7F1FB
(247,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDABDD; }

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

This text font color is #EDABDD.

Background Color

.myBgColor { background-color: #EDABDD; }

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

This div background color is #EDABDD.

Border color

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

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

This div border color is #EDABDD.

Opacity

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

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

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

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

This text has shadow with #EDABDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDABDD.

Preview

Color preview on black background

This text has color #EDABDD on black background.


Color preview on white background

This text has color #EDABDD on white background.


Black color preview on #EDABDD background

This text has black color on #EDABDD background.


White color preview on #EDABDD background

This text has white color on #EDABDD background.


Related colors

Complementary color

Complementary color for #hex is #125422.


I love getcolorcode.com

Triadic colors

1 #DDEDAB and #ABDDED with #EDABDD are triadic colors.

2 #DDABED and #ABEDDD with #EDABDD are triadic colors.