COLOR #EDA17E

HEX: #EDA17E RGB: (237,161,126)

Renk bilgisi

#EDA17E contains mainly red color. #EDA17E ‘ nin web güvenlik rengi #FF9966 (ya da #F96) dir.

RGB renk modeli

#EDA17E color RGB value is (237,161,126).

RGB: (237,161,126) (93%, 63%, 49%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 161 of 255 = 63%
B 126 of 255 = 49%

237
161
126

R + G + B ~ 68%. #EDA17E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 161 + 126 = 524 (100%)
R 237 of 524 ~ 45.23%
G 161 of 524 ~ 30.73%
B 126 of 524 ~ 24.05'%

%45.23
%30.73
%24.05

CMYK RENK MODELİ

#EDA17E rengi CMYK tonu (0,32,47,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.07%
  • sarı tonu 46.84%
  • ana renk tonu 7.06%

CMYK: (0,32,47,7)
C0M32Y47K7 (0%, 32%, 47%, 7%)
(0.00 / 0.32 / 0.47 / 0.07)

CMYK yüzdeleri

%0
%32.07
%46.84
%7.06

Codes

Color #EDA17E in popluar color models

ED A1 7E
RGB 237 161 126
HSL 19° 75.51% 71.18%
HSB/HSV 19° 46.84% 92.94%
CMYK 0.00% 32.07% 46.84%
7.06%

Color #EDA17E in popluar number systems.

HEX ED A1 7E
Decimal 237 161 126
Binary 11101101 10100001 1111110
Octal 355 241 176

Shades and tints

Shades of #EDA17E

#EDA17E
(237,161,126)
#D89373
(216,147,115)
#C38568
(195,133,104)
#AE775D
(174,119,93)
#996952
(153,105,82)
#845B47
(132,91,71)
#6F4D3C
(111,77,60)
#5A3F31
(90,63,49)
#453126
(69,49,38)
#30231B
(48,35,27)
#1B1510
(27,21,16)
#000000
(0,0,0)

Tints of #EDA17E

#EDA17E
(237,161,126)
#EEA989
(238,169,137)
#EFB194
(239,177,148)
#F0B99F
(240,185,159)
#F1C1AA
(241,193,170)
#F2C9B5
(242,201,181)
#F3D1C0
(243,209,192)
#F4D9CB
(244,217,203)
#F5E1D6
(245,225,214)
#F6E9E1
(246,233,225)
#F7F1EC
(247,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDA17E color. Also use rgb(237,161,126) instead hex code.

Text Font Color

.myTextColor { color: #EDA17E; }

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

This text font color is #EDA17E.

Background Color

.myBgColor { background-color: #EDA17E; }

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

This div background color is #EDA17E.

Border color

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

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

This div border color is #EDA17E.

Opacity

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

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

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

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

This text has shadow with #EDA17E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDA17E.

Preview

Color preview on black background

This text has color #EDA17E on black background.


Color preview on white background

This text has color #EDA17E on white background.


Black color preview on #EDA17E background

This text has black color on #EDA17E background.


White color preview on #EDA17E background

This text has white color on #EDA17E background.


Related colors

Complementary color

Complementary color for #hex is #125E81.


I love getcolorcode.com

Triadic colors

1 #7EEDA1 and #A17EED with #EDA17E are triadic colors.

2 #7EA1ED and #A1ED7E with #EDA17E are triadic colors.