COLOR #ED5DA0

HEX: #ED5DA0 RGB: (237,93,160)

Renk bilgisi

#ED5DA0 contains mainly red color. #ED5DA0 ‘ nin web güvenlik rengi #FF6699 (ya da #F69) dir.

RGB renk modeli

#ED5DA0 color RGB value is (237,93,160).

RGB: (237,93,160) (93%, 36%, 63%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 93 of 255 = 36%
B 160 of 255 = 63%

237
93
160

R + G + B ~ 64%. #ED5DA0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 93 + 160 = 490 (100%)
R 237 of 490 ~ 48.37%
G 93 of 490 ~ 18.98%
B 160 of 490 ~ 32.65'%

%48.37
%18.98
%32.65

CMYK RENK MODELİ

#ED5DA0 rengi CMYK tonu (0,61,32,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 60.76%
  • sarı tonu 32.49%
  • ana renk tonu 7.06%

CMYK: (0,61,32,7)
C0M61Y32K7 (0%, 61%, 32%, 7%)
(0.00 / 0.61 / 0.32 / 0.07)

CMYK yüzdeleri

%0
%60.76
%32.49
%7.06

Codes

Color #ED5DA0 in popluar color models

ED 5D A0
RGB 237 93 160
HSL 332° 80.00% 64.71%
HSB/HSV 332° 60.76% 92.94%
CMYK 0.00% 60.76% 32.49%
7.06%

Color #ED5DA0 in popluar number systems.

HEX ED 5D A0
Decimal 237 93 160
Binary 11101101 1011101 10100000
Octal 355 135 240

Shades and tints

Shades of #ED5DA0

#ED5DA0
(237,93,160)
#D85592
(216,85,146)
#C34D84
(195,77,132)
#AE4576
(174,69,118)
#993D68
(153,61,104)
#84355A
(132,53,90)
#6F2D4C
(111,45,76)
#5A253E
(90,37,62)
#451D30
(69,29,48)
#301522
(48,21,34)
#1B0D14
(27,13,20)
#000000
(0,0,0)

Tints of #ED5DA0

#ED5DA0
(237,93,160)
#EE6BA8
(238,107,168)
#EF79B0
(239,121,176)
#F087B8
(240,135,184)
#F195C0
(241,149,192)
#F2A3C8
(242,163,200)
#F3B1D0
(243,177,208)
#F4BFD8
(244,191,216)
#F5CDE0
(245,205,224)
#F6DBE8
(246,219,232)
#F7E9F0
(247,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ED5DA0 color. Also use rgb(237,93,160) instead hex code.

Text Font Color

.myTextColor { color: #ED5DA0; }

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

This text font color is #ED5DA0.

Background Color

.myBgColor { background-color: #ED5DA0; }

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

This div background color is #ED5DA0.

Border color

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

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

This div border color is #ED5DA0.

Opacity

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

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

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

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

This text has shadow with #ED5DA0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED5DA0.

Preview

Color preview on black background

This text has color #ED5DA0 on black background.


Color preview on white background

This text has color #ED5DA0 on white background.


Black color preview on #ED5DA0 background

This text has black color on #ED5DA0 background.


White color preview on #ED5DA0 background

This text has white color on #ED5DA0 background.


Related colors

Complementary color

Complementary color for #ED5DA0 is #12A25F.


I love getcolorcode.com

Triadic colors

1 #A0ED5D and #5DA0ED with #ED5DA0 are triadic colors.

2 #A05DED and #5DEDA0 with #ED5DA0 are triadic colors.