COLOR #ED8D4E

HEX: #ED8D4E RGB: (237,141,78)

Renk bilgisi

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

RGB renk modeli

#ED8D4E color RGB value is (237,141,78).

RGB: (237,141,78) (93%, 55%, 31%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 141 of 255 = 55%
B 78 of 255 = 31%

237
141
78

R + G + B ~ 60%. #ED8D4E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 141 + 78 = 456 (100%)
R 237 of 456 ~ 51.97%
G 141 of 456 ~ 30.92%
B 78 of 456 ~ 17.11'%

%51.97
%30.92
%17.11

CMYK RENK MODELİ

#ED8D4E rengi CMYK tonu (0,41,67,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 40.51%
  • sarı tonu 67.09%
  • ana renk tonu 7.06%

CMYK: (0,41,67,7)
C0M41Y67K7 (0%, 41%, 67%, 7%)
(0.00 / 0.41 / 0.67 / 0.07)

CMYK yüzdeleri

%0
%40.51
%67.09
%7.06

Codes

Color #ED8D4E in popluar color models

ED 8D 4E
RGB 237 141 78
HSL 24° 81.54% 61.76%
HSB/HSV 24° 67.09% 92.94%
CMYK 0.00% 40.51% 67.09%
7.06%

Color #ED8D4E in popluar number systems.

HEX ED 8D 4E
Decimal 237 141 78
Binary 11101101 10001101 1001110
Octal 355 215 116

Shades and tints

Shades of #ED8D4E

#ED8D4E
(237,141,78)
#D88147
(216,129,71)
#C37540
(195,117,64)
#AE6939
(174,105,57)
#995D32
(153,93,50)
#84512B
(132,81,43)
#6F4524
(111,69,36)
#5A391D
(90,57,29)
#452D16
(69,45,22)
#30210F
(48,33,15)
#1B1508
(27,21,8)
#000000
(0,0,0)

Tints of #ED8D4E

#ED8D4E
(237,141,78)
#EE975E
(238,151,94)
#EFA16E
(239,161,110)
#F0AB7E
(240,171,126)
#F1B58E
(241,181,142)
#F2BF9E
(242,191,158)
#F3C9AE
(243,201,174)
#F4D3BE
(244,211,190)
#F5DDCE
(245,221,206)
#F6E7DE
(246,231,222)
#F7F1EE
(247,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ED8D4E color. Also use rgb(237,141,78) instead hex code.

Text Font Color

.myTextColor { color: #ED8D4E; }

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

This text font color is #ED8D4E.

Background Color

.myBgColor { background-color: #ED8D4E; }

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

This div background color is #ED8D4E.

Border color

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

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

This div border color is #ED8D4E.

Opacity

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

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

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

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

This text has shadow with #ED8D4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED8D4E.

Preview

Color preview on black background

This text has color #ED8D4E on black background.


Color preview on white background

This text has color #ED8D4E on white background.


Black color preview on #ED8D4E background

This text has black color on #ED8D4E background.


White color preview on #ED8D4E background

This text has white color on #ED8D4E background.


Related colors

Complementary color

Complementary color for #hex is #1272B1.


I love getcolorcode.com

Triadic colors

1 #4EED8D and #8D4EED with #ED8D4E are triadic colors.

2 #4E8DED and #8DED4E with #ED8D4E are triadic colors.