COLOR #EDA97E

HEX: #EDA97E RGB: (237,169,126)

Renk bilgisi

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

RGB renk modeli

#EDA97E color RGB value is (237,169,126).

RGB: (237,169,126) (93%, 66%, 49%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 169 of 255 = 66%
B 126 of 255 = 49%

237
169
126

R + G + B ~ 69%. #EDA97E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 169 + 126 = 532 (100%)
R 237 of 532 ~ 44.55%
G 169 of 532 ~ 31.77%
B 126 of 532 ~ 23.68'%

%44.55
%31.77
%23.68

CMYK RENK MODELİ

#EDA97E rengi CMYK tonu (0,29,47,7).

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

CMYK: (0,29,47,7)
C0M29Y47K7 (0%, 29%, 47%, 7%)
(0.00 / 0.29 / 0.47 / 0.07)

CMYK yüzdeleri

%0
%28.69
%46.84
%7.06

Codes

Color #EDA97E in popluar color models

ED A9 7E
RGB 237 169 126
HSL 23° 75.51% 71.18%
HSB/HSV 23° 46.84% 92.94%
CMYK 0.00% 28.69% 46.84%
7.06%

Color #EDA97E in popluar number systems.

HEX ED A9 7E
Decimal 237 169 126
Binary 11101101 10101001 1111110
Octal 355 251 176

Shades and tints

Shades of #EDA97E

#EDA97E
(237,169,126)
#D89A73
(216,154,115)
#C38B68
(195,139,104)
#AE7C5D
(174,124,93)
#996D52
(153,109,82)
#845E47
(132,94,71)
#6F4F3C
(111,79,60)
#5A4031
(90,64,49)
#453126
(69,49,38)
#30221B
(48,34,27)
#1B1310
(27,19,16)
#000000
(0,0,0)

Tints of #EDA97E

#EDA97E
(237,169,126)
#EEB089
(238,176,137)
#EFB794
(239,183,148)
#F0BE9F
(240,190,159)
#F1C5AA
(241,197,170)
#F2CCB5
(242,204,181)
#F3D3C0
(243,211,192)
#F4DACB
(244,218,203)
#F5E1D6
(245,225,214)
#F6E8E1
(246,232,225)
#F7EFEC
(247,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDA97E; }

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

This text font color is #EDA97E.

Background Color

.myBgColor { background-color: #EDA97E; }

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

This div background color is #EDA97E.

Border color

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

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

This div border color is #EDA97E.

Opacity

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

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

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

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

This text has shadow with #EDA97E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDA97E.

Preview

Color preview on black background

This text has color #EDA97E on black background.


Color preview on white background

This text has color #EDA97E on white background.


Black color preview on #EDA97E background

This text has black color on #EDA97E background.


White color preview on #EDA97E background

This text has white color on #EDA97E background.


Related colors

Complementary color

Complementary color for #hex is #125681.


I love getcolorcode.com

Triadic colors

1 #7EEDA9 and #A97EED with #EDA97E are triadic colors.

2 #7EA9ED and #A9ED7E with #EDA97E are triadic colors.