COLOR #ED93A0

HEX: #ED93A0 RGB: (237,147,160)

Renk bilgisi

#ED93A0 contains mainly red color. #ED93A0 ‘ nin web güvenlik rengi #FF9999 (ya da #F99) dir.

RGB renk modeli

#ED93A0 color RGB value is (237,147,160).

RGB: (237,147,160) (93%, 58%, 63%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 147 of 255 = 58%
B 160 of 255 = 63%

237
147
160

R + G + B ~ 71%. #ED93A0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 147 + 160 = 544 (100%)
R 237 of 544 ~ 43.57%
G 147 of 544 ~ 27.02%
B 160 of 544 ~ 29.41'%

%43.57
%27.02
%29.41

CMYK RENK MODELİ

#ED93A0 rengi CMYK tonu (0,38,32,7).

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

CMYK: (0,38,32,7)
C0M38Y32K7 (0%, 38%, 32%, 7%)
(0.00 / 0.38 / 0.32 / 0.07)

CMYK yüzdeleri

%0
%37.97
%32.49
%7.06

Codes

Color #ED93A0 in popluar color models

ED 93 A0
RGB 237 147 160
HSL 351° 71.43% 75.29%
HSB/HSV 351° 37.97% 92.94%
CMYK 0.00% 37.97% 32.49%
7.06%

Color #ED93A0 in popluar number systems.

HEX ED 93 A0
Decimal 237 147 160
Binary 11101101 10010011 10100000
Octal 355 223 240

Shades and tints

Shades of #ED93A0

#ED93A0
(237,147,160)
#D88692
(216,134,146)
#C37984
(195,121,132)
#AE6C76
(174,108,118)
#995F68
(153,95,104)
#84525A
(132,82,90)
#6F454C
(111,69,76)
#5A383E
(90,56,62)
#452B30
(69,43,48)
#301E22
(48,30,34)
#1B1114
(27,17,20)
#000000
(0,0,0)

Tints of #ED93A0

#ED93A0
(237,147,160)
#EE9CA8
(238,156,168)
#EFA5B0
(239,165,176)
#F0AEB8
(240,174,184)
#F1B7C0
(241,183,192)
#F2C0C8
(242,192,200)
#F3C9D0
(243,201,208)
#F4D2D8
(244,210,216)
#F5DBE0
(245,219,224)
#F6E4E8
(246,228,232)
#F7EDF0
(247,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ED93A0; }

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

This text font color is #ED93A0.

Background Color

.myBgColor { background-color: #ED93A0; }

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

This div background color is #ED93A0.

Border color

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

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

This div border color is #ED93A0.

Opacity

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

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

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

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

This text has shadow with #ED93A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED93A0.

Preview

Color preview on black background

This text has color #ED93A0 on black background.


Color preview on white background

This text has color #ED93A0 on white background.


Black color preview on #ED93A0 background

This text has black color on #ED93A0 background.


White color preview on #ED93A0 background

This text has white color on #ED93A0 background.


Related colors

Complementary color

Complementary color for #hex is #126C5F.


I love getcolorcode.com

Triadic colors

1 #A0ED93 and #93A0ED with #ED93A0 are triadic colors.

2 #A093ED and #93EDA0 with #ED93A0 are triadic colors.