COLOR #EDA393

HEX: #EDA393 RGB: (237,163,147)

Renk bilgisi

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

RGB renk modeli

#EDA393 color RGB value is (237,163,147).

RGB: (237,163,147) (93%, 64%, 58%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 163 of 255 = 64%
B 147 of 255 = 58%

237
163
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 163 + 147 = 547 (100%)
R 237 of 547 ~ 43.33%
G 163 of 547 ~ 29.8%
B 147 of 547 ~ 26.87'%

%43.33
%29.8
%26.87

CMYK RENK MODELİ

#EDA393 rengi CMYK tonu (0,31,38,7).

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

CMYK: (0,31,38,7)
C0M31Y38K7 (0%, 31%, 38%, 7%)
(0.00 / 0.31 / 0.38 / 0.07)

CMYK yüzdeleri

%0
%31.22
%37.97
%7.06

Codes

Color #EDA393 in popluar color models

ED A3 93
RGB 237 163 147
HSL 11° 71.43% 75.29%
HSB/HSV 11° 37.97% 92.94%
CMYK 0.00% 31.22% 37.97%
7.06%

Color #EDA393 in popluar number systems.

HEX ED A3 93
Decimal 237 163 147
Binary 11101101 10100011 10010011
Octal 355 243 223

Shades and tints

Shades of #EDA393

#EDA393
(237,163,147)
#D89586
(216,149,134)
#C38779
(195,135,121)
#AE796C
(174,121,108)
#996B5F
(153,107,95)
#845D52
(132,93,82)
#6F4F45
(111,79,69)
#5A4138
(90,65,56)
#45332B
(69,51,43)
#30251E
(48,37,30)
#1B1711
(27,23,17)
#000000
(0,0,0)

Tints of #EDA393

#EDA393
(237,163,147)
#EEAB9C
(238,171,156)
#EFB3A5
(239,179,165)
#F0BBAE
(240,187,174)
#F1C3B7
(241,195,183)
#F2CBC0
(242,203,192)
#F3D3C9
(243,211,201)
#F4DBD2
(244,219,210)
#F5E3DB
(245,227,219)
#F6EBE4
(246,235,228)
#F7F3ED
(247,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDA393; }

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

This text font color is #EDA393.

Background Color

.myBgColor { background-color: #EDA393; }

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

This div background color is #EDA393.

Border color

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

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

This div border color is #EDA393.

Opacity

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

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

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

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

This text has shadow with #EDA393 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDA393.

Preview

Color preview on black background

This text has color #EDA393 on black background.


Color preview on white background

This text has color #EDA393 on white background.


Black color preview on #EDA393 background

This text has black color on #EDA393 background.


White color preview on #EDA393 background

This text has white color on #EDA393 background.


Related colors

Complementary color

Complementary color for #hex is #125C6C.


I love getcolorcode.com

Triadic colors

1 #93EDA3 and #A393ED with #EDA393 are triadic colors.

2 #93A3ED and #A3ED93 with #EDA393 are triadic colors.