COLOR #ED93A6

HEX: #ED93A6 RGB: (237,147,166)

Renk bilgisi

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

RGB renk modeli

#ED93A6 color RGB value is (237,147,166).

RGB: (237,147,166) (93%, 58%, 65%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 147 of 255 = 58%
B 166 of 255 = 65%

237
147
166

R + G + B ~ 72%. #ED93A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 147 + 166 = 550 (100%)
R 237 of 550 ~ 43.09%
G 147 of 550 ~ 26.73%
B 166 of 550 ~ 30.18'%

%43.09
%26.73
%30.18

CMYK RENK MODELİ

#ED93A6 rengi CMYK tonu (0,38,30,7).

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

CMYK: (0,38,30,7)
C0M38Y30K7 (0%, 38%, 30%, 7%)
(0.00 / 0.38 / 0.30 / 0.07)

CMYK yüzdeleri

%0
%37.97
%29.96
%7.06

Codes

Color #ED93A6 in popluar color models

ED 93 A6
RGB 237 147 166
HSL 347° 71.43% 75.29%
HSB/HSV 347° 37.97% 92.94%
CMYK 0.00% 37.97% 29.96%
7.06%

Color #ED93A6 in popluar number systems.

HEX ED 93 A6
Decimal 237 147 166
Binary 11101101 10010011 10100110
Octal 355 223 246

Shades and tints

Shades of #ED93A6

#ED93A6
(237,147,166)
#D88697
(216,134,151)
#C37988
(195,121,136)
#AE6C79
(174,108,121)
#995F6A
(153,95,106)
#84525B
(132,82,91)
#6F454C
(111,69,76)
#5A383D
(90,56,61)
#452B2E
(69,43,46)
#301E1F
(48,30,31)
#1B1110
(27,17,16)
#000000
(0,0,0)

Tints of #ED93A6

#ED93A6
(237,147,166)
#EE9CAE
(238,156,174)
#EFA5B6
(239,165,182)
#F0AEBE
(240,174,190)
#F1B7C6
(241,183,198)
#F2C0CE
(242,192,206)
#F3C9D6
(243,201,214)
#F4D2DE
(244,210,222)
#F5DBE6
(245,219,230)
#F6E4EE
(246,228,238)
#F7EDF6
(247,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ED93A6; }

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

This text font color is #ED93A6.

Background Color

.myBgColor { background-color: #ED93A6; }

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

This div background color is #ED93A6.

Border color

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

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

This div border color is #ED93A6.

Opacity

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

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

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

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

This text has shadow with #ED93A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED93A6.

Preview

Color preview on black background

This text has color #ED93A6 on black background.


Color preview on white background

This text has color #ED93A6 on white background.


Black color preview on #ED93A6 background

This text has black color on #ED93A6 background.


White color preview on #ED93A6 background

This text has white color on #ED93A6 background.


Related colors

Complementary color

Complementary color for #hex is #126C59.


I love getcolorcode.com

Triadic colors

1 #A6ED93 and #93A6ED with #ED93A6 are triadic colors.

2 #A693ED and #93EDA6 with #ED93A6 are triadic colors.