COLOR #EDA65E

HEX: #EDA65E RGB: (237,166,94)

Renk bilgisi

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

RGB renk modeli

#EDA65E color RGB value is (237,166,94).

RGB: (237,166,94) (93%, 65%, 37%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 166 of 255 = 65%
B 94 of 255 = 37%

237
166
94

R + G + B ~ 65%. #EDA65E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 166 + 94 = 497 (100%)
R 237 of 497 ~ 47.69%
G 166 of 497 ~ 33.4%
B 94 of 497 ~ 18.91'%

%47.69
%33.4
%18.91

CMYK RENK MODELİ

#EDA65E rengi CMYK tonu (0,30,60,7).

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

CMYK: (0,30,60,7)
C0M30Y60K7 (0%, 30%, 60%, 7%)
(0.00 / 0.30 / 0.60 / 0.07)

CMYK yüzdeleri

%0
%29.96
%60.34
%7.06

Codes

Color #EDA65E in popluar color models

ED A6 5E
RGB 237 166 94
HSL 30° 79.89% 64.90%
HSB/HSV 30° 60.34% 92.94%
CMYK 0.00% 29.96% 60.34%
7.06%

Color #EDA65E in popluar number systems.

HEX ED A6 5E
Decimal 237 166 94
Binary 11101101 10100110 1011110
Octal 355 246 136

Shades and tints

Shades of #EDA65E

#EDA65E
(237,166,94)
#D89756
(216,151,86)
#C3884E
(195,136,78)
#AE7946
(174,121,70)
#996A3E
(153,106,62)
#845B36
(132,91,54)
#6F4C2E
(111,76,46)
#5A3D26
(90,61,38)
#452E1E
(69,46,30)
#301F16
(48,31,22)
#1B100E
(27,16,14)
#000000
(0,0,0)

Tints of #EDA65E

#EDA65E
(237,166,94)
#EEAE6C
(238,174,108)
#EFB67A
(239,182,122)
#F0BE88
(240,190,136)
#F1C696
(241,198,150)
#F2CEA4
(242,206,164)
#F3D6B2
(243,214,178)
#F4DEC0
(244,222,192)
#F5E6CE
(245,230,206)
#F6EEDC
(246,238,220)
#F7F6EA
(247,246,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDA65E; }

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

This text font color is #EDA65E.

Background Color

.myBgColor { background-color: #EDA65E; }

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

This div background color is #EDA65E.

Border color

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

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

This div border color is #EDA65E.

Opacity

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

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

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

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

This text has shadow with #EDA65E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDA65E.

Preview

Color preview on black background

This text has color #EDA65E on black background.


Color preview on white background

This text has color #EDA65E on white background.


Black color preview on #EDA65E background

This text has black color on #EDA65E background.


White color preview on #EDA65E background

This text has white color on #EDA65E background.


Related colors

Complementary color

Complementary color for #hex is #1259A1.


I love getcolorcode.com

Triadic colors

1 #5EEDA6 and #A65EED with #EDA65E are triadic colors.

2 #5EA6ED and #A6ED5E with #EDA65E are triadic colors.